Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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 alternative 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.

  • No labels