STLink
Revision as of 16:08, 1 September 2013 by NeoFromMatrix (talk | contribs) (Created page with "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$). ==Needed Tools== st_flash …")
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$).
Needed Tools
st_flash and st_util need to be installed, compiled from source (https://github.com/texane/stlink)