• code for interfacing 24C16 I2C EEPROM with 8051
    Hello, I am unable to interface the 24C16 in my 8051 board. Can anyone give me the code (in 'C')required for interfacing the 24C16 using any two port lines. Thanks, Mohit
  • code for interfacing 24C16 I2C EEPROM with 8051
    Hello, I am unable to interface the 24C16 in my 8051 board. Can anyone give me the code (in 'C')required for interfacing the 24C16 using any two port lines. Thanks, Mohit
  • 24c256 interfacing with 8051 assembly code
    hi...m harjeev... m trying to interface eeprom (24c256) with AT89s52 but its not working... i don't knw where is the prob.. plz help me..may code is here...i have also interfacing lcd to it.. ;Er...
  • 24c256 interfacing with 8051 assembly code
    hi...m harjeev... m trying to interface eeprom (24c256) with AT89s52 but its not working... i don't knw where is the prob.. plz help me..may code is here...i have also interfacing lcd to it.. ;Er...
  • Problem when implement i2c interface between AT24C04 EEPROM with 8051
    Hello! I have write a program to write and read to/from AT24c04 serial ROM (89C52 interface with AT24C04). I am using Keil C to program. But i can read any data which i have write to AT24c04. I don...