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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/09/08 13:34
Read: times


 
#153053 - Use accessor functions for serial EEPROM
Responding to: ???'s previous message
If you use accessor functions then you can swap a SPI eeprom with a I2C eeprom, or even an internal EEPROM very easily.

I should read your boss's code very carefully before you make radical changes. Note that the larger size serial eeproms have a 2 byte address register.

David.

List of 9 messages in thread
TopicAuthorDate
External EEPROM declarations            01/01/70 00:00      
   Don't know of any compiler ...            01/01/70 00:00      
   Use accessor functions for serial EEPROM            01/01/70 00:00      
      Accessor functions?            01/01/70 00:00      
         Accessor function just means get_eeprom(ads)            01/01/70 00:00      
            Fancy name for what I'm doing!            01/01/70 00:00      
               Nothing fancy - just common sense !            01/01/70 00:00      
   There are compilers....            01/01/70 00:00      
      me too said Keil            01/01/70 00:00      

Back to Subject List