- This topic has 4 replies, 3 voices, and was last updated 11 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › i2c interface
Hello friends. I have the peoject for telephon directory. For that purpse i have to use i2c. I2c interface program is working which i learn from eg topics. Problem is that i acn use only 1 page because data adress can be only “0xff” means 255 only. What should i do for next page
Which EEPROM you are using?
Hi Jay,
“i learn from eg topics”
Could you please help us to locate your reference project in this site
i can read and write wher i want on 1st page means 0x00 to 0xff.
what should i do to write or read after that addd. like 0x100.
and i learn from eg topics means “how to interface i2c eeprom with 8051”.
please help
i am using at 24c08 and want to extend to at24c512.
thank you lakshmeesha..
i have included all as heder but err is there in line “includes.h”.
can you give me a sample code contain ths file to save and read.