• I2C
    Hi, i am looking for the source code for i2c driver with arm cortex m3 .Can anyone tell me where can i find it?
  • 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...
  • I2C
    i want connect two lpc2129 board on i2c (one as master and another as slave). i tried with my own code but its not working. will you please help me to connect two boards.
  • 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
    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...