Question
STM32 embedded Bootloader
Posted on December 13, 2013 at 11:25
Hi,
I'm working with STM32F100x microcontroller; I use the factory embedded bootloader to write the flash by USART with a Linux PC forcing the BOOT0 pin at high value.All work fine !I have a question: is it possible modify the embedded bootloader's code? If no, where can i find its source code?Thanks #stm32 #bootloader