STM32 Tutorial Videos #22 - AMAZING Jump to System Bootloader

From Stm32World Wiki
Jump to navigation Jump to search

In this video we demonstrate that it is possible to jump to the built-in system bootloader without using the boot0 pin. It is a bit naughty as it uses the stack space to store a flag during restart (stack space is NOT initialized during a reset).

Complete list of our STM32 Tutorial videos here: STM32 Tutorial Videos