• routines for LPC & I2C
    Does anyone know where I can get working I2C routines for Philips LPC in Keil C ? The version from Keil's site does not read data correctly. I can not get it to work. Thanx in advance.
  • routines for LPC & I2C
    Does anyone know where I can get working I2C routines for Philips LPC in Keil C ? The version from Keil's site does not read data correctly. I can not get it to work. Thanx in advance.
  • Need correction for I2c write routine
    Hi , The following code works fine while reading the contents from the EEPROM (24C04) but does not continuously writes to EEPROM. Please suggest the correction in this code. #include <REG52.H>...
  • Need correction for I2c write routine
    Hi , The following code works fine while reading the contents from the EEPROM (24C04) but does not continuously writes to EEPROM. Please suggest the correction in this code. #include <REG52.H>...
  • i2c routine
    -i am interfacing the 8051 with the 24c64 -in that some values are manually written to eeprom and some are stored using program -i am accessing the location 195th to (195+60)-range which is not used...