-
Notifications
You must be signed in to change notification settings - Fork 30
CH552 as CMSIS‐DAP link
if you have a spare CH552 board laying around it is very good for DAPLINK as it is HID compliant so no driver is required and it work with every software
-
Download WCH ISP Tool and install it. The installation process will include the bootloader driver.
-
Download DAPlink firmware
-
Open the wchispstudio, select CH55x/CH552/download method USB, for object file 1 choose the previous downloaded bin file and check it like below.
-
Hold the boot button of the dev board, plug in the ch552 to pc, then release the button after you see a device in the dev list option.
-
Quickly download the firmware before the download mode time out, afterward a usb HID device and a usb to serial will appear in device manager
-
Connect the ch552 to target using the below pins.
SWD | CH552 |
---|---|
SWDIO | P1.5 |
SWCLK | P1.6 |
NRST | P1.7 |
TVCC | 3V3 |
GND | GND |
- All done!
SWD Flashers
SWD Flashing
- Flash via Keil
- Flash via PYocd
- Flash via StLink Utilities
- Flash via Stm32 Cube Programmer
- Flash via st-flash.exe
Submit New Layout