-
Notifications
You must be signed in to change notification settings - Fork 3
07. Clone ST Link C45 guide
ztakis edited this page Jul 2, 2026
·
1 revision
Use this page for mode:
[B] C45 / Clone ST-Link
This mode is for common clone ST-LINK adapters that usually do not have a working reset pin.
The launcher starts OpenOCD and guides you through connect-under-reset:
- connect C45 to
GNDwhen prompted; - wait for the countdown;
- release C45 when prompted;
- OpenOCD connects, examines, and halts the target;
- the dump or flash continues.
- Make the C45-to-GND contact reliable before starting.
- Do not let the ST-LINK wires move during erase/write/verify.
- If the connection fails, increase the countdown timer with
T. - If the same error appears repeatedly, rebuild the physical connection before changing software settings.
Most problems in this mode are not the firmware file or the scripts. They are unstable contact on SWDIO, SWCLK, GND, or C45.