STLink

From PaparazziUAV
Revision as of 17: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 …")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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$).

Needed Tools

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