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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/28/01 00:19
Read: times


 
#14515 - RE: AT89S8252's EEPROM
Hi Mr. Calix!!!

After reading all this messages, I have the following conclusion:

1) Your programmer does not support saving of EEPROM contents at the recording time of device.
2) The best technique, in this case is use an initial algorithm in your code to verify if exists a "magic" (read: predetermined and predicted) value on a certain position of EEPROM, like this: at adress $0065 it must have $34 byte. If your algorithm does not found this magic value at this adress, YOU MUST SAVE YOUR INITIAL VALUES IN CODE. Otherwise, when you found your magic value at the adress, no EEPROM initialization is necessary. The job is done.

Best regards

Elieser

List of 16 messages in thread
TopicAuthorDate
AT89S8252's EEPROM            01/01/70 00:00      
RE: AT89S8252\'s EEPROM            01/01/70 00:00      
RE: AT89S8252's EEPROM            01/01/70 00:00      
RE: AT89S8252's EEPROM            01/01/70 00:00      
RE: AT89S8252\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\\\\\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252's EEPROM - J.Guy            01/01/70 00:00      
RE: AT89S8252\\\\\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\\\\\\\\\\\\\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\\\\\\\\\\\\\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'s EEP            01/01/70 00:00      
RE: AT89S8252's EEPROM            01/01/70 00:00      
RE: AT89S8252\\\'s EEPROM            01/01/70 00:00      
RE: AT89S8252\'s EEPROM Jacek            01/01/70 00:00      
RE: AT89S8252\'s EEPROM J.Guy            01/01/70 00:00      
RE: AT89S8252's EEPROM            01/01/70 00:00      

Back to Subject List