• i2c assamble programe
    I have a question in my development progress.the question is how to write the i2c programe in assamble for the ST uPSD with a intel 8031 core mcu.
  • I2C slave program in LPC921
    We would like to implement the I2C Slave function in LPC921. However, we can only find the sample code for the I2C master. Does anyone has implemented the I2C slave function for the LPC controller. ...
  • pls help for i2c programming
    hey i hav written code 4 i2c programming...bt cnt read d data i hav written...pls help me as soon as possible... here is my code... #include<reg51.h> #define EEPROMS_ID 0xA0 /* Microchip 24xx512...
  • 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?