Posted on May 17, 2011 at 11:51I try to interface uPSD3334 with 24C256 i2c eeprom. I used upsd3300_i2c.c routine for interfacing software. My eeprom address is 0xA0; Highbyte location = 0x00; Lowbyte location = 0x00; I can write to the eeprom locati...