harshani
Newbie level 3
Hello,
I'm building a counter with LCD using PIC16f876 and I'm writing the counter value after every operation in the EEPROM so I can access the counter value after switching off the device. But when turning on and off the device several times, the EEPROM value get changed. Sometimes I get the correct value but rarely a different value is shown in the display. I tried reading the value in such a condition inside the EEPROM and it also got deviated. Can anybody tell what might cause this problem please??
I'm building a counter with LCD using PIC16f876 and I'm writing the counter value after every operation in the EEPROM so I can access the counter value after switching off the device. But when turning on and off the device several times, the EEPROM value get changed. Sometimes I get the correct value but rarely a different value is shown in the display. I tried reading the value in such a condition inside the EEPROM and it also got deviated. Can anybody tell what might cause this problem please??