Devkit USB Uart: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
Line 9: Line 9:
= Fixing DUH-D1000 and DEHT lack of drivers =
= Fixing DUH-D1000 and DEHT lack of drivers =


* https://blog.manzelseet.com/fixing-cp2102-with-custom-vidpid.html (first method)
* TODO
* https://community.silabs.com/s/question/0D58Y0000A6Ype1SQC/cp2102-usb-to-uart-controller-with-customized-vidpid-not-recognized-windows-10?language=en_US (second method)
* Both DUH-D1000 and DEHT use custom VID and PID CP2105
* Both DUH-D1000 and DEHT use custom VID and PID CP2105



Revision as of 11:04, 16 October 2024

Vendor and Product IDs

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

Fixing DUH-D1000 and DEHT lack of drivers

  • TODO
  • Both DUH-D1000 and DEHT use custom VID and PID CP2105

Filename for Devkit NEO Driver

  • USBDriver-Win64-X_X_X_XXXX_ps4.msi

Pictures

DEHT

USB Uart DEHT.png

DUH-D7000

DUH-D7000 USB Uart.png