STM32 Tutorial Videos #22 - AMAZING Jump to System Bootloader

From Stm32World Wiki
Revision as of 08:56, 12 November 2024 by Lth (talk | contribs) (Created page with "{{Video |series=STM32 Tutorial Videos |number=22 |title=AMAZING Jump to System Bootloader |youtube-id=qXi6o8hhwUE |description=In this video we demonstrate that it is possible...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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