• Problem on Interfacing 8051 with 24c02
    I was trying to write some values to 24c02 and read back the same value from that location.But in the serial window I m only getting a black space in the place of data.Can any one help me regarding...
  • how to interface atmel 24C02 with 89C51
    hi all I am doing a project which involves storage of some values in nonvolatile ram so in case of powerdown the value remains there and it can be read back when circuit gets power.This value should...
  • I2C read write problem with 24c02 and 89c52
    Hello all, im trying to interface 24c02 with 89c52 but im getting a serious problem. I wrote a simple prog to write a string to memory and read it back and display on LCD.I used proteus i2c debugger...
  • I2C read write problem with 24c02 and 89c52
    Hello all, im trying to interface 24c02 with 89c52 but im getting a serious problem. I wrote a simple prog to write a string to memory and read it back and display on LCD.I used proteus i2c debugger...
  • I2C protocol
    Hi all, My problem is with understanding I2C protocol. I interfaced a 24lc16b eeprom with 8051. I had used proteus simulator to validate my results. I had sent a control byte(0x50) and was waiting for...