The bootloader begins relatively simply ... But, if you’re not convinced that the STM32 platform is the correct choice for you, we did publish a feature a while back outlining a few other ...
On microcontroller systems like the STM32, interrupts are even more important, as this is what allows an MCU to respond in hard real-time to an (external) event. Especially in something like an ...