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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/20/05 19:39
Read: times


 
#102696 - Reset ?
Responding to: ???'s previous message
Memmory Data (RAM)is not affected by reset , if you are having problems with the data being reseted to 0 or other values , then there is some code that loads something into your variable. i don't have experience with C programming , but there should be some other ways to tell the compiler not to initialize the Variables defined . you have to state what C compiler you are using to make someone able to help throught.
And if you do want your variable to be saved ,even in case of lost of power you'll have to use EEPROMs. if you want an integrated EEPROM you can use atmel AT89S8252 or newer one the AT89S8253 ,which has 2KB of EEPROM.

Farshid

List of 8 messages in thread
TopicAuthorDate
data storage            01/01/70 00:00      
   Reset ?            01/01/70 00:00      
      sorry            01/01/70 00:00      
   reset routine            01/01/70 00:00      
      OR            01/01/70 00:00      
         modifying startup file is no good            01/01/70 00:00      
   Put a 6 volt batter and 1N4004 diode            01/01/70 00:00      
   It's the nature of the beast!            01/01/70 00:00      

Back to Subject List