Bootloader using USART 2 on STM32L152VB
Posted on July 03, 2014 at 17:56I am attempting to communicate to the bootloader through RS232 on USART 2 on the STM32L152VB. I have Boot 0 pulled up and I believe I am in the bootloader because the application code is clearly not running. I am us...