• 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...
  • Simulating of an I2C slave device read problem
    Hello I have a problem with simulating an i2c slave device with keil 5.2 and arm cortex m3 LPC1768 I changed the VTREGS of AN153 to simulate the i2c slave (for LPC1768). its completely working when...
  • Simulating of an I2C slave device read problem
    Hello I have a problem with simulating an i2c slave device with keil 5.2 and arm cortex m3 LPC1768 I changed the VTREGS of AN153 to simulate the i2c slave (for LPC1768). its completely working when...
  • Interfacing 8051 UART to I2C slave
    Does anyone have any ideas on interfacing the standard 8051 UART in mode 0 to interface to an I2C slave? I was thinking of writing the address of the slave, then shifting the acknowledge back in immediatley...