Devkit USB Uart: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:


<pre>
<pre>
DUH-D7000: VID_054C PID_0B86
DUH-D7000: VID_054C PID_0B86 (mini B)
DUH-D1000: VID_054C PID_084C (mini USB)
DUH-D1000: VID_054C PID_084C (mini USB)
DEHT    : VID_054C PID_084C (mini USB)
DEHT    : VID_054C PID_084C (mini USB)
Line 9: Line 9:
= Fixing DUH-D1000 and DEHT lack of drivers =
= Fixing DUH-D1000 and DEHT lack of drivers =


* TODO
* https://qiwi.gg/file/fUA69201-CustomCP210xDriverInstall-ps4-devkit
* https://qiwi.gg/file/hgww1648-ps4-devkit-uart-enabler-5
* Both DUH-D1000 and DEHT use custom VID and PID CP2105
* Both DUH-D1000 and DEHT use custom VID and PID CP2105
* DEHT don't need a payload to enable UART, since it comes enabled by default


= Filename for Devkit NEO Driver =
= Filename for Devkit NEO Driver =
Line 18: Line 20:
= Pictures =
= Pictures =


== DEHT ==
== DEHT / DUH-D1000 ==


* TODO (mini USB)
* [[File:USB Uart Devkit DUH-D1000.png]]
* On DUH-D1000 it is required to patch UART bytes 0x1C931F and 0x1CC31F to 01


== DUH-D7000 ==
== DUH-D7000 ==


[[File:DUH-D7000 USB Uart.png]]
[[File:DUH-D7000 USB Uart.png]]
== Terminal ==
[[File:Termite_ClIFFbaDmG.png]]


{{Components}}
{{Components}}

Latest revision as of 19:32, 16 October 2024

Vendor and Product IDs[edit | edit source]

DUH-D7000: VID_054C PID_0B86 (mini B)
DUH-D1000: VID_054C PID_084C (mini USB)
DEHT     : VID_054C PID_084C (mini USB)

Fixing DUH-D1000 and DEHT lack of drivers[edit | edit source]

Filename for Devkit NEO Driver[edit | edit source]

  • USBDriver-Win64-X_X_X_XXXX_ps4.msi

Pictures[edit | edit source]

DEHT / DUH-D1000[edit | edit source]

  • USB Uart Devkit DUH-D1000.png
  • On DUH-D1000 it is required to patch UART bytes 0x1C931F and 0x1CC31F to 01

DUH-D7000[edit | edit source]

DUH-D7000 USB Uart.png

Terminal[edit | edit source]

Termite ClIFFbaDmG.png