what is the use of eeprom when we already have a ram

Status
Not open for further replies.

vijay.raj7

Newbie level 5
Joined
May 7, 2009
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,325
why is eeprom required or used when all ready a ram is present:?:
 

The RAM contents will be valid till the Power is on
but as the power goes off the values of the variables are lost

So if we want some settings to be saved
or say we want to store the password then we write it on the EEPROM so the next time the power is on we can load them and can continue with the old settings
 

You application may not require non-volatile data storage, many do, however.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…