Devkit USB Uart: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
<pre> | <pre> | ||
DUH-D7000: VID_054C PID_0B86 | DUH-D7000: VID_054C PID_0B86 | ||
DUH-D1000: VID_054C | DUH-D1000: VID_054C PID_084C (mini USB) | ||
DEHT : VID_054C | DEHT : VID_054C PID_084C (mini USB) | ||
</pre> | </pre> | ||
Revision as of 10: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
- https://blog.manzelseet.com/fixing-cp2102-with-custom-vidpid.html (first method)
- 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
Filename for Devkit NEO Driver
- USBDriver-Win64-X_X_X_XXXX_ps4.msi
Pictures
DEHT
DUH-D7000
|