-
Notifications
You must be signed in to change notification settings - Fork 4
04. ST LINK clones vs genuine
ztakis edited this page Jul 5, 2026
·
1 revision
Most users have clone ST-LINK adapters because they are cheap and easy to buy.
That is why x3utils supports a guided clone mode.
Typical behavior:
-
SWDIO,SWCLK, andGNDoften work; - reset pin may be missing or not functional;
- quality varies a lot;
- cable and contact problems are common.
Use launcher mode:
B - C45 / Clone ST-Link
Typical behavior:
- better reset support;
- more predictable USB behavior;
- can use reset line continuously;
- may support firmware update through ST tools.
Use launcher mode:
C - C45 / Genuine ST-Link
If you are using a cheap clone, assume the reset pin is not useful unless you have tested it.
If you are using a genuine adapter or Nucleo ST-LINK section, genuine reset mode can be cleaner, but the scooter-side wiring still matters.