STM32L Flash Programming problem
Posted on January 10, 2014 at 15:49 Hi, I'm coding a bootloader using the STM32L151VB, this bootloader read chunks of 128 bytes from a SD Card and put into the STM32L flash through FLASH_ProgramHalfPage ram function from ST Standard libr...