8 years, 7 months ago.

NUCLEO-F401RE - something like EEPROM

I'd like to start working with NUCLEO-F401RE. I have some experience in Arduino and there there is a library EEPROM. How can I get opportunity to write and read data in nonvolatile style for Nucleo? I need to use some parameters independing on power supply. Idea to use external spi eeprom memory seems to be very bad.

1 Answer