external eeprom to i.mx28 evk interface through i2c

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

external eeprom to i.mx28 evk interface through i2c

Jump to solution
1,253 Views
catherinefiguei
Contributor I

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......

Labels (1)
0 Kudos
Reply
1 Solution
937 Views
VladanJovanovic
NXP Employee
NXP Employee

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.

View solution in original post

0 Kudos
Reply
1 Reply
938 Views
VladanJovanovic
NXP Employee
NXP Employee

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.

0 Kudos
Reply