2016-02-12 06:32 AM
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 !