- This topic has 0 replies, 1 voice, and was last updated 14 years, 1 month ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › serial EEPROM (AT24C02B)accessing problem
I am working on 8051 based microcontrollers. I am interfacing AT89C55WD to AT24C02B in which I am able to write data into serial EEPROM succeessfully and write operation is checked in universal programmer also. But I am not read the data from EEPROM..Please help me in this regard. I ran the same code which is given in u r website.