Has anyone run into a problem exceeding the number of write cycles on the EEPROM? From what I read it is rated at between 10,000 and 100,000 write cycles before it is expected to fail.
I am far from an expert, however from what i can see there are several operations writing to the EEPROM as the program runs.
This is likely not an issue, but as I am learning to code this kind of thing and have never used the EEPROM I am curious.
The system writes to EEPROM only when exiting the menu, and only if you’ve changed a setting. This allows it to boot back into the same mode if powered down.