• 8051 - I2C BitBang
    Im using I2C bitbang and Im facing an issue. I think I need a delay between SCL and SDA lines. Im not sure how much the delay needs to be. Can someone check my I2C code to see if everything checks out...
  • 8051 - I2C BitBang
    Im using I2C bitbang and Im facing an issue. I think I need a delay between SCL and SDA lines. Im not sure how much the delay needs to be. Can someone check my I2C code to see if everything checks out...
  • I2C connecting to 8051
    I want to connect more than one peripherals to 8051 through I2C.can anybody help me regarding code thank u
  • 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 example code 8051
    Hi, I wanted to know where can i find code examples for I2C implementation code for master role for 8051 . Thanks.