View Single Post
  #2   Spotlight this post!  
Unread 16-03-2004, 16:46
Random Dude Random Dude is offline
Oregon State Head FTA
AKA: Chris
no team (Oregon Robotics Tournament & Outreach Program)
 
Join Date: Aug 2002
Rookie Year: 1998
Location: Oregon
Posts: 142
Random Dude will become famous soon enoughRandom Dude will become famous soon enough
Re: Problem with reading and writing EEPROM

Hmm..

First off, for anyone who missed the original discussion on EEPROM, I suggest you go check that out.

That being said, 0xFF is the inital value of the EEPROM unless data is written to it. So your problem is with your write function.

Could you post your function calls to the EEPROM library?