User Activity

Posted on January 27, 2016 at 17:10I have been using the STM32 Flashloader Demonstrator to read/write to/from an L151 MCU.  It takes 58 seconds to read 391168 bytes from the MCU flash @ 115200.  That is roughly twice what I would expect :391168 x 9 ...
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...