• 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 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
    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
    Hello, i'm looking for a signal function, witch is able to simulate an i2c-eeprom. (for uVision3) But in contrast to the example code on keils homepage, the signal function should simulate on the...
  • 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...