Briez
Member level 5

Hello,
-> I want to use internal EEPROM of ATMEGA8 as a non-volatile memory save equipment. I have one project which needs to store count value of variable as a permanently whether power is off. I read datasheet of it and found basic code for it. But when i make power off the value of variable becomes zero. Can anyone tell me how to use 512-byte eeprom memory of atmega8 as non-volatile save memory?
-> I am using avr studio 4 as debugger and compiler.
-> I want to use internal EEPROM of ATMEGA8 as a non-volatile memory save equipment. I have one project which needs to store count value of variable as a permanently whether power is off. I read datasheet of it and found basic code for it. But when i make power off the value of variable becomes zero. Can anyone tell me how to use 512-byte eeprom memory of atmega8 as non-volatile save memory?
-> I am using avr studio 4 as debugger and compiler.