Question
EEPROM writing operation optimization ?
Posted on February 12, 2016 at 15:32
Hi,
I am using STM32L051, I need to write a big amount of data (200 bytes) in the memory . Today this operation takes about 1,4s . But it is too slow . In the RM0377(page 71), there should be a means to write a half page with only one waiting time. Is there an example code for that? Thank you !