My understanding is that the Apollo3 CPU does not have EEPROM and that the Arduino EEPROM functionality is emulated in software using Flash.
What I would like to know is:
-
How many bytes of EEPROM are supported when using the emulation?
-
How many writes can be safely performed to the same location without it starting to fail?