• I2c slave on 8051
    Hi I wanted to implement I2C slave functionality on 8051,using bit banging method. I have seen programmes to implement I2C master. Can anybody, please let me know does such type of code is available...
  • I2c slave on 8051
    Hi I wanted to implement I2C slave functionality on 8051,using bit banging method. I have seen programmes to implement I2C master. Can anybody, please let me know does such type of code is available...
  • How to connect 8051 as a slave device through I2C
    Hi friends, I have interfaced EEPROM and RTC with AT89C51 through I2C .Now i am trying to interface another AT89C51 as a slave device.In that i am having two issues NO1:If I2C Bus needs any...
  • How to connect 8051 as a slave device through I2C
    Hi friends, I have interfaced EEPROM and RTC with AT89C51 through I2C .Now i am trying to interface another AT89C51 as a slave device.In that i am having two issues NO1:If I2C Bus needs any...
  • ADUC843 I2C slave
    anyone tried to use the aduc843 hardware slave i2c interface ? it seems to me that the aduc is extremely sensitive to other interrupts. if other interrupts are running it often cant receive data.