This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

R/W on SPI EEPROM



Hello,

For a class project, I would like to be able to read and write data into the EEPROM so these values can be saved even after powering off. Is there pre-existing functions that can do this, or will I have to write this? Thanks for the help.