Skip to content

Commit 3e53460

Browse files
authored
Create README.md
1 parent 573da8d commit 3e53460

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# CH55x Reset Controller
2+
3+
Get yours here: https://shop-nl.blinkinlabs.com/products/ch55x-reset-controller
4+
5+
The CH55x Reset Controller is a one-touch solution for putting WCH CH554 and CH552 microcontrollers into bootloader mode. The reset controller performs a simple sequence to achieve this:
6+
7+
1. Disconnects both power and USB data lines from the devive
8+
2. Connects a 10k resistor from 3.3V to the D+ USB line
9+
3. Connects the power and USB data lines to the device
10+
4. After a short delay, disconnects the 10k resistor from the device
11+
12+
13+
Notes:
14+
15+
* This will only work with USB-powered CH55x devices, if the device has power from a battery or other power source, the CH55x will not reset
16+
* Connect the computer to the 'DUT IN' micro USB port
17+
* Connect your WCH CH55x device to the 'DUT OUT' USB A port
18+
* This board was designed to work with 3.3V powered CH55x devices. It may work with 5V powered devices, but this is untested.
19+
* The board includes a 'control in' connection for remotely controlling the bootloader sequence, however this is not supported in the software for the device.
20+

0 commit comments

Comments
 (0)