Hi,
I tried to program with eeprom 24c04. The new term, "EEPROM_ADDRESS address; " what is this term? Any one know?
Regards,
ako
Ttelmah Guest
Posted: Sun Sep 18, 2005 2:44 am
Read the EEPROM data sheet.
The address is (in binary) '10100aa0'. Where 'aa', are the values on pins 2 and 3 of the chip. The last bit (the 0 at the right), is replaced with the R/W flag, and you don't have to worry about it.
The actual address of your chip, will depend therefore on how you have it wired.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum