Does anybody know how to output the K60 tower board's accelerometer measurements via I2C Protocol and ProcessorExpert? I tried the example in codewarrior, debugged it, but it only returns descriptions, not measurements:
Any help, suggestions, guides on how to program this would be very much appreciated This is work related and time-sensitive.
Thanks,
Dao.
Hi Dao,
What a pity!
There are no demos that integrate K60 with MMA7760 for you, however I found a PE demo about KL25 usage another three-axis acccelerometer MMA8451Q.
The MMA84Q1 also support the I2C proposal and the demo is very worth to referring to.
I've attached the demo with the reply and please check it.
Have a great day,
Ping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thanks for your help.