• i2c
    dear all, i m interfacing 24c16an with c8051f120. i have sck and sda on p0.6 and p0.7 when i dont enable the crossbar for smbus, these lines toggle as normal port pins but when i enable the crossbar...
  • i2c
    heiio everyone; i hav some queries regarding i2c communication 1.what is the range an i2c communication travel without affecting the data 2.how many devices can we connect on i2c-i have read...
  • I2C
    hi to all from last two 3 day's i strucked with some the problem. i have already done the i2c routine for AT24c04. Which works fine i can read from that and can write in. now i am going to use the LCD...
  • I2C
    HI Friends, I am using P89LPC936 MCU for my project. Using >2 slaves. How can I send a info to particular slave with my C programming. Any sample codes. I want send to the 1st slave then followed...
  • i2c
    hello wasim... i have worked with interrupt on UART, now m working with I2C but still didnt find the solution yet, can u give me ur code with polling methode for Tx and Rx using I2C protocol, I'll modify...