reading data from Grideye Sensor

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

reading data from Grideye Sensor

927 Views
poojafsingh
Contributor I

I have been working on this project to read the data from Grideye Sensor which is interfaced with LPC1768 via I2C. but I do not receive any data. when I debugged it probably don't even enter the start condition. can someone help me? ( the program is a Bootloader program and within this program, I am working on Grideye)

Labels (4)
0 Kudos
1 Reply

897 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello pooja singh

 

Are you using the LPCOpen Libraries? There you can find an example of the i2c module to be used as a reference. You need to be sure that the i2c module is well initialized in order to transfer/receive successfully through the bus.

 

Let me know if this is helpful, if you have more questions do not hesitate to ask me.

Best regards,

Omar

0 Kudos