Devkit USB Uart: Difference between revisions
Jump to navigation
Jump to search
(14 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 | DUH-D1000: VID_054C PID_084C (mini USB) | ||
DEHT : VID_054C | DEHT : VID_054C PID_084C (mini USB) | ||
</pre> | </pre> | ||
= Fixing DUH-D1000 and DEHT lack of drivers = | |||
* 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 | |||
* 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 13: | Line 20: | ||
= Pictures = | = Pictures = | ||
== DEHT == | == DEHT / DUH-D1000 == | ||
[[File:USB Uart | * [[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 18: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]
- 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
- DEHT don't need a payload to enable UART, since it comes enabled by default
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]
DUH-D7000[edit | edit source]
Terminal[edit | edit source]
|