Skip to content

Commit 34c6c65

Browse files
committed
update Readme
1 parent 21e10dc commit 34c6c65

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,11 @@ If you want to leave the bootloader, you may send the following bytes at 57600 b
5757

5858
[Zadig](https://zadig.akeo.ie/) is the recommended tool to install drivers in Windows. The bootloader (4348,55E0) should be installed with WinUSB or libusb-win32 driver.
5959

60-
You can use USB Serial (CDC) driver for default CDC USB stack. If you tried to emulate another type of USB device without changing the PID/VID, you may need to uninstall the device before installing a new driver.
60+
![Zadig CDC image](https://raw.githubusercontent.com/DeqingSun/ch55xduino/ch55xduino/docs/Zadig_CDC.png)
61+
62+
You can use USB Serial (CDC) driver for the default CDC USB stack (1209,C550).
63+
64+
If you tried to emulate another type of USB device without changing the PID/VID, you may need to uninstall the device before installing a new driver.
6165

6266
### Permission for Linux
6367

docs/Zadig_CDC.png

21.5 KB
Loading

0 commit comments

Comments
 (0)