• I2C procedure questions
    Hi, i am interfacing DS1631 temperature sensor to P89V664. And i am trying out using the in built I2C peripheral. i have read through both the datasheets and have written the program. However i am...
  • I2C chip interfacing speed question
    Hello, I'm working with a Microchip 24AA32A I2C EEPROM. I have read the data sheet, and written some software to work with it. The problem is that sometimes the device does not reply (I don't have a...
  • 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
    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
    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.