EEPROM Write Limit
Dave Hein
Posts: 6,347
Does writing the same value to a location wear out that location in an EEPROM? Also, does writing the same value take less time than writing a different value?
I have an app that writes data back to an EEPROM, and most of the new data is appended to the old. Occasionally, some of the old data is changed as well. I was thinking that I could just write back all of the data without checking for which locations have changed.
I have an app that writes data back to an EEPROM, and most of the new data is appended to the old. Occasionally, some of the old data is changed as well. I was thinking that I could just write back all of the data without checking for which locations have changed.
Comments
Writing the same value should be the same as writing a new value.
RAMTRON makes a type of EEPROM that can be written to without wearing out. 1 Trillion.
http://www.ramtron.com/products/nonvolatile-memory/serial-product.aspx?id=128
The 24lc256 states on the first page the write cycles life time 1 million
http://ww1.microchip.com/downloads/en/DeviceDoc/21203Q.pdf