32KB EEPROM simulated in FLASH: SAMD1 Dev Breakout board

I have had this board for over a month and I am quite happy with it. I see you have advertised this board as having 32 KB simulated in Flash. How can I get this EEPROM functionality working? I haven’t been able to find any example code for this.

Thanks, Doug

Unfortunately we don’t have any example code for EEPROM emulation but I did find a library that might be helpful too you. Check the link below for that.

https://github.com/cmaglie/FlashStorage

Another option would be to add an external [I2C or [SPI EEPROM chip, they’re inexpensive and will last longer than writing to flash and your data will survive writing new code to your SAMD board.](https://www.sparkfun.com/products/525)](https://www.sparkfun.com/products/14764)