I wonder how often I can flash an ATtiny85 before the EEPROM will give up.
Solved
Sometimes it is just on the first page of the datasheet:
I wonder how often I can flash an ATtiny85 before the EEPROM will give up.
Solved
Sometimes it is just on the first page of the datasheet:
It reads on the first page of the data sheet.
EEPROM is specified for 100000 write/erase cycles.
It does not depend on how often you do it, no matter how fast or slow it still is 100000 write/erase cycles.