STLink

From PaparazziUAV
Revision as of 17:20, 1 September 2013 by NeoFromMatrix (talk | contribs)
Jump to navigation Jump to search

SWD can be used to upload the firmware to stm32 MCU without a bootloader.

A ST-Link is needed, any stm32-discovery board has one on it (starts @ 8€).

A standard ST-Link costs from 17€

Needed Tools

st_flash and st_util need to be installed, compiled from source (https://github.com/texane/stlink)