STM32 Tutorial Videos #39 - Jump to Bootloader Revisited

From Stm32World Wiki
Jump to navigation Jump to search

In this video we revisit how to jump to the built-in system bootloader without using the boot0 pin. The earlier video was a bit naughty as it uses the stack space to store a flag during restart (stack space is NOT initialised during a reset). In this video we do it more elegantly.

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