• 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
    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...