Talk:AT24RF08

From ThinkWiki
Revision as of 18:54, 6 March 2006 by Tonko (Talk | contribs)
Jump to: navigation, search

"EEPROM suffers at least two write cycles every boot" could use a bit more explanation, as I'm wondering if this is bad for the lifetime of the EEPROM or something --Mmind 11:56, 6 March 2006 (CET)


That is what it means. Eeproms have a limited number of writes, so writing to the chip twice for every boot will reduce its lifespan.
But since I have no idea of what the number of writes is that it can sustain, I can only guess that it is sufficiently high that you should not encounter any problems related to it, for quite a number of years of normal use.
Possibly the datasheets contain some info on how many writes it can handle.

Note that this is not specific to the AT24RF08, every computer has typically several eeproms for things like BIOS and other firmware that might need to be flashed, that is effected in a similar way.

--Tonko 17:54, 6 March 2006 (CET)