Oleg I need read & write data to Serial EEPROM(AT24c164) via MCU with I2C interface(AT89C51 IC2) under the C environment(or LabWindows/CVI).Could you please post a example which is how to programming this 2-wire interface? Regards ShiShen
It's pretty standard, the code by CodeArchitect for LPC932, free from http://www.esacademy.com, should give you 98.17% of what you ned. Erik