Microcontroller › 8051 › Automatic Bidirectional Visitor Counter › I think your code is writing
November 15, 2012 at 12:46 pm
#8749
AJISH ALFRED
Participant
I think your code is writing data to the same single page with adress 0x00. Once the page is full you should write to the next page. Go through the datasheet thoroughly to learn more about memory page aceess for that eeprom.