KL25Z accelerometer

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

KL25Z accelerometer

1,339件の閲覧回数
selvaganesha
Contributor I

Hello, I was wondering as to how we can use the accelerometer on the KL25Z MCU. As far as i've searched, there are no resources on it (no header files to add into TFC, calling functions to use nor examples code). Received help regarding this matter is greatly appreciated.

0 件の賞賛
2 返答(返信)

980件の閲覧回数
BlackNight
NXP Employee
NXP Employee

There are several community developed accelerometer and mangnetomer drivers (among others) for the FRDM board (and other), see

http://mcuoneclipse.com/2012/09/21/tutorial-accelerating-the-kl25z-freedom-board/

Review: New FRDM-KL26Z Board | MCU on Eclipse

Sources and drivers are open source and available on GitHub, see

http://mcuoneclipse.com/2013/05/09/processor-expert-component-peupd-files-on-github/

Example projects are here:

mcuoneclipse/Examples at master · ErichStyger/mcuoneclipse · GitHub

I hope this helps,

Erich

980件の閲覧回数
danielhadad
NXP Employee
NXP Employee

Check mbed. There is a library already developed that is easy to add.

MMA8451Q - a mercurial repository | mbed

Daniel