Run the STM32 System bootloader from application?
Posted on September 03, 2014 at 17:26I've been trying to run the system bootloader from my application on an STM32F205. I think that should b feasible, but at present the system firmware behaves badly. Probably I'm doing something wrong, but I can...