reading data from Grideye Sensor

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

reading data from Grideye Sensor

1,432 次查看
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)

标签 (4)
0 项奖励
回复
1 回复

1,402 次查看
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 项奖励
回复