/
ST-LINK v2 Clone Setup
ST-LINK v2 Clone Setup
We're using the ST-LINK aluminum housing clones from China to program our boards. By default, they come with the ST-LINK v2 firmware.
To support UART RX using the same USB device, we can reflash the STM32F101 on the programmer. Interestingly, they're treated as STM32F103s, as 101s don't officially have a USB core.
The new programmer firmware is dap42, which supports SWD and UART RX on the SWIM pin. To program the programmer, follow the instructions here. This link shows the programming pinout.
Related content
Convering ST-Link V2 Clones to Generic DAP
Convering ST-Link V2 Clones to Generic DAP
More like this
Controller Board - Firmware Resources
Controller Board - Firmware Resources
More like this
Running HelloWorld on Hardware (Deprecated)
Running HelloWorld on Hardware (Deprecated)
More like this
STM32 Compatibility and differences:
STM32 Compatibility and differences:
More like this
Debugging on STM32 using OpenOCD
Debugging on STM32 using OpenOCD
More like this
Firmware Board Bring Up
Firmware Board Bring Up
More like this