STM32 Built-in Bootloader

From Stm32World Wiki
Revision as of 07:31, 26 November 2020 by Lth (talk | contribs)
Jump to navigation Jump to search

All STM32 devices have a pin labelled Boot0 which serves one purpose only. If left dangling or tied to GND the device will boot normally, but if pulled high the device will enter a special bootstrap mode.

Further Reading

The various boot modes of STM32 microcontrollers is described in details in AN2606 Application note - STM32 microcontroller system memory boot mode.