hai i am using an i.mx28 evk for my project.I am trying to interface an external eeprom(24AA02) to the evk using i2c interfce and i am trying to do a memory testing on the eeprom( write some data into the eeprom through i2c and read out the data stored in the eeprom,just to verify they are the same).can anyone give me the program in c so that i can do this particular application......
Solved! Go to Solution.
I think in LTIB you can choose a package called i2c-tools or i2c-test (or maybe lm-senzors) that should allow you test I2C operation.
I think in LTIB you can choose a package called i2c-tools or i2c-test (or maybe lm-senzors) that should allow you test I2C operation.