Nucleo EEPROM
Mbed provides abstraction for "stm32l1xx_flash.h". Now it is possible to read and write the internal EEPROM directly from the code with standard functions.
Example code
I will try it later, but some initial code example included in [1] and the complete code reference in [2]. In [1] the first code snippet contains out-of-date implementation!
Literature
Please log in to post comments.