Nucleo-L432KC store data in Flash using mbed
Hello,
I am using my Nucleo-L432KC for a project and my client wants to use mbed online compiler. I am trying to save some variables into the flash memory (because there is no EEPROM) and unfortunately there is no library for this on mbed. Can the FLASH_WriteProtection and FLASH_EraseProgram example of CubeMX help me with this? I saw some functions about writing into the Flash memory but I haven't seen those to read from Flash. Where should I start to write this library for my own?
Can any one please show me some ways or give me some advices? Thank you very much.
\Duy
#nucleo-l432kc-flash #flash #nucleo-l432kc #stm32l4