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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/07/04 21:46
Read: times


 
#73756 - RE: Stupid EEPROM question
Responding to: ???'s previous message
You might look up Non-volatile SRAM as well. If I understood correctly, it's like RAM except when the device is turned off, it is on its own internal battery power which can last years so it has all the advantages of both RAM and EEPROM. (fast write, no number of writes limit, non-volatile)


link to Maxim's list

You could even OR the External Memory outputs with Program Memory outputs and write self-modifying code because MOVX and MOVC would operate on the same memory. (some consider this an advantage... ;)

List of 25 messages in thread
TopicAuthorDate
Stupid EEPROM question            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
      Execute whilst Programmin            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
      RE: Stupid EEPROM question            01/01/70 00:00      
         RE: Stupid EEPROM question            01/01/70 00:00      
            Executing code Vs moving code - Oleg            01/01/70 00:00      
               RE: Executing code Vs moving code - Oleg            01/01/70 00:00      
                  Executing code Vs moving code - Anders            01/01/70 00:00      
                     RE: Executing code Vs moving code - And            01/01/70 00:00      
                         Executing code Vs moving code - Bartoz            01/01/70 00:00      
                           RE: Executing code Vs moving code - Bartoz            01/01/70 00:00      
                              Learning never stops - Oleg            01/01/70 00:00      
                           RE: Executing code Vs moving code - Ra            01/01/70 00:00      
                              RE: missing the point            01/01/70 00:00      
      RAM or ROM            01/01/70 00:00      
         RE: RAM or ROM            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
      RE: Stupid EEPROM question            01/01/70 00:00      
   RE: Stupid EEPROM question            01/01/70 00:00      
      RE: Stupid EEPROM question            01/01/70 00:00      
      RE: Stupid EEPROM question            01/01/70 00:00      
         RE: Stupid EEPROM question            01/01/70 00:00      
            RE: Stupid EEPROM question            01/01/70 00:00      

Back to Subject List