• I2C start continues to fail
    Hi everyone, First off I would like to thank those who have taken the time to read this post. My environment Windows XP uVision 3 Keil MCB2300 with NXP LPC2386 Goal Read a temperature...
  • Issue with I2C communication
    Hi, I am trying to store some data in 24LC64F EEPROM(Microchip make) by interfacing to LPC1768 Controller and communicating the EEPROM through I2C ,We are facing problem in the I2C communication ,we...
  • Continuous data write in serial eeprom using I2C
    I am trying to write the routine to store the char, int, float datas in the serial eeprom 24FC512 and read back the written values using random read method. My problem is sometimes only the data...
  • I2C communication
    i want a code of visual C++ or C#, for communicating to 12C bus through serial or parallel port. if anyone can help me, please email on saadia_ather@yahoo.com
  • I2C-issue on Processes
    Hi everyone I am working in process. In that the i2c interrupt clashes with timer interrupt, and both are not functioning properly. But both of them works good separately. how to handle this nested...