• 24lC16 Device & Word Address
    Need you generous helps. Why my program only can read out the first block 's data of 24LC16? The other data have been read out are all 0xff. The following code is my program about how to set device...
  • problem in i2c eeprom in real ckt
    plz help me in i2c interfacing m24c04, i've try all forum's detail but it's works on "proteus" but it never worked on real ckt & this ckt is correct bcoz i've use one used ckt board which is well worked...
  • Interfacing I2C EEPROMs
    I want to write some bytes of data on EEPROMs, and later retrieve the data using at89s51/52. How I2C communication can be established to do this task? I need the C help for generating timing signals...
  • Interfacing I2C EEPROMs
    I HAVE BEEN TRYING TO INTERFACE 24XXX SERIAL EEPROMs USING I2C WITH ATMEL AT89X51/52, BUT NOT REACHED TO THE TARGET YET. PLEASE HELP !
  • I2C EEPROM Interface Issue
    I tried to interface a 24LC512 I2C EEPROM with a STM32F103RBT6 microcontroller but no success. I used the code supplied by ST and is as follows: #include "i2c_ee.h" typedef enum {FAILED = 0...