Question
STM32L1xx Internal Flash Programming Problem
Posted on April 19, 2014 at 10:28
Hi all,
I am working with stm32l100r8 target mcu for internal flash programming(data eeprom).When i program flash sector , i missed usart interrupt(115200 bd).In infinite loop i am writing data to some definite flash sector,during this operation usart interrupt not working i missed some data.Is this a bug?Thanks