Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/10/03 13:03
Read: times


 
#38700 - RE: Backup internal RAM
Responding to: ???'s previous message
I would avoid using the internal RAM of the microcontroller to store anything which is important.

Use the 3K of battery-backed RAM to store everything, then you can't lose it.

Alternatively, if you can keep all the data together in one block, when you know it is a 'good' state, store in the that battery-backed RAM.

On a reload, you will always know the data is OK.

Chris Brooks


List of 8 messages in thread
TopicAuthorDate
Backup internal RAM            01/01/70 00:00      
   RE: Backup internal RAM            01/01/70 00:00      
   RE: Backup internal RAM            01/01/70 00:00      
   RE: Backup internal RAM            01/01/70 00:00      
      External RAM            01/01/70 00:00      
   RE: Backup internal RAM            01/01/70 00:00      
   RE: Backup internal RAM            01/01/70 00:00      
   RE: Backup internal RAM            01/01/70 00:00      

Back to Subject List