0 votes
by (1.4k points)
Does Arduino Nano have eeprom?

1 Answer

0 votes
by (240 points)
Life Expectancy

While it is easy to use EEPROM in the Arduino, it does have a limited life. EEPROM is specified to handle 100,000 read/erase cycles. This means you can write and then erase/re-write data 100,000 times before the EEPROM will become unstable.

Related questions

0 votes
1 answer
asked May 4, 2021 by arduino (3.7k points)
0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
0 votes
0 answers
asked Dec 19, 2020 by arduino (3.7k points)
0 votes
1 answer
0 votes
1 answer
asked Jun 1, 2021 by arduinouno (240 points)
0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
0 votes
1 answer
asked Nov 28, 2019 by arduino (3.7k points)
...