- This topic has 2 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › programming problem with atmega32
hello
i want to store a pin status for atmega32(i.e PINC.1) in eeprom so the volage on this pin is as that was before power off so how i store it. and also i want to store a mobile number once and it remain all time of life cycle(for gsm based project) and compare it when a call will make on gsm modem
so give me some code idea
pin status can be either 0 or 1.
why do u want to store it on EEPRO ? its a single bit information
do you want to store it in external IIC EPROM?
b/c i want to store value in paramanent so if the power goes off my pin status is as early and no need of resetting of pins. i store it in internal eeprom