Is there a software entry to USART (2.2) bootloader (STM32F103)?
Posted on January 19, 2015 at 20:37Hello all,I am tasked with implementing firmware upgrade on an STM32F103 project. USB DFU is not available for this chip.After some reading, I see two approaches available: Feed the STM32 USART bootloader from a...