Interfacing AT24C04 help

>The slave address is 1010 for all EEPROM'S so can we use 2 EEPROM's with one micro?
those are upper 4 bits of 7-bit address. the lower 3 bits are configurable which means yes you can use more than 1 rather total of 8 such EEPROMs at a time.

>How to store values bigger that a byte in EEPROM?
split them in 2 or 3 depending on how big your data is..
let say if its a 16-bit value then:
EEPROMWrite(Add, data... Read Compelte post
Posted by ajay_bhargav on Mon Jun 14 2010, 01:27 am

Downloads

Comments

huayzaab
Sat Sep 30 2023, 07:53 am
Belindapak
Fri Sep 29 2023, 09:49 pm
IvanSiB
Fri Sep 29 2023, 08:38 am
RandallSwels
Thu Sep 28 2023, 09:25 pm
Zaemlmoche
Tue Sep 26 2023, 06:36 pm
StanleyMek
Tue Sep 26 2023, 01:43 pm
Vikiayf
Tue Sep 26 2023, 05:28 am
Lunteecrenope
Tue Sep 26 2023, 12:51 am