-
Notifications
You must be signed in to change notification settings - Fork 4
12. Clone ST LINK C45 mode
ztakis edited this page Jul 5, 2026
·
1 revision
Use launcher mode:
B - C45 / Clone ST-Link
This is the most common mode for cheap clone ST-LINK adapters.
Many clone ST-LINK adapters do not have a working reset pin.
Mode B uses a guided connect-under-reset flow. The user manually touches C45 to GND when prompted, then releases it when prompted.
- The launcher starts OpenOCD.
- OpenOCD asks you to connect C45 to
GND. - The countdown runs.
- OpenOCD asks you to release C45.
- The target is examined and halted.
- The dump or flash continues.
- Make the C45-to-
GNDcontact reliable before starting. - Keep
SWDIO,SWCLK, andGNDstable. - Increase the countdown with
Tif needed. - If the same error repeats, rebuild the physical connection before changing software settings.
Scooter-specific C45 location and hand/probe tricks belong in the model guides.