• P89LPC9xx i2c routines for uVision
    Hi all, does somebody knows where can i find i2c routines for the P89LPC9xx in uVision format? I've problems with the routines provided by Philips in the AN10155. Thanks in advance !
  • P89LPC9xx i2c routines for uVision
    Hi all, does somebody knows where can i find i2c routines for the P89LPC9xx in uVision format? I've problems with the routines provided by Philips in the AN10155. Thanks 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...