Regarding gyro sensor FXAS21002C

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

Regarding gyro sensor FXAS21002C

897 次查看
ujjwaltambe
Contributor I

I am interfacing Gyro sensor with samv71 evaluation board using I2C can u tell me how to configure Gyro sensor and read data from it.

Regards 

Ujjwal Tambe

标记 (1)
0 项奖励
4 回复数

580 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Ujjwal,

I would recommend looking at our example project - FXAS21000 – Bare metal Example project.

There is also the FXAS21002 driver and sample application available as part of the ISSDK:

https://www.nxp.com/docs/en/release-note/ISSDK17RN.pdf 

https://www.nxp.com/docs/en/user-guide/ISSDKGETSTARTEDUG.pdf 

IoT Sensing SDK|NXP 

Best regards,

Tomas

0 项奖励

580 次查看
ujjwaltambe
Contributor I

Is it possible to do without using Interrupt technique ? 

0 项奖励

580 次查看
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Ujjwal,

Sure, it is. You can use a so called polling technique and periodically check appropriate flags (e.g. ZYXDR) in the DR_STATUS register.

Best regards,

Tomas

0 项奖励

580 次查看
ujjwaltambe
Contributor I

thank you will try .

0 项奖励