PDA

View Full Version : Any reason why EEPROM code forgets after power off.


PhilBot
01-31-2008, 03:09 PM
Hi

I'm using the same EEPROM code libraries we used last year, but now I don't seem to be able to remeber stuff after power off.

I'm using Kevin's eeprom code and calling the EEPROM handler after writing to the EEPROM.

The funny thing is that I read the EEPROM on initialization, and it gets the correct value after an ordinary reset, but not power off.

Any thing jump to mind?.... do I need to wait before reading after a power up?