Hello,
I am interesting to MMA8451Q, and found a MMA8451Q example code for FRDM-KL25Z. I have a FRDM-KE06Z board, and hope to run the MMA8451Q example code. Is there example code ?
Best Regards,
Kenta
Hi David,
Thank you so much.
Best Regards,
Kenta
Hello Kenta,
I migrated the sample code that you can find here to the FRDM-KE06Z board.
The complete source code is written in the Kinetis Design Studio v3.2.0 in collaboration with the FreeMASTER tool in order to visualize the acceleration data.
Please find the whole project attached to this response.
I hope you find it useful.
Have a great day.
David Diaz.
Note: If this post answers your question, please click the Correct Answer button. Thank you!
Hi
You can get FRDM-KE06Z MMA8451Q support at http://www.utasker.com/kinetis/FRDM-KE06Z.html
This works with all popular IDEs (KDS, CW, IAR, Keil, Atollic, Greenhills etc.) and also on any Freescale board (KL25, KL27 etc. KE, K, KV etc. with first or second generation I2C design) so never needs any porting.
It is an industrial quality solution in case of professional requirements, or for education and hobby use too for faster learning and highest reliability and performance.
Regards
Mark
I2C user's guide: http://www.utasker.com/docs/uTasker/uTaskerIIC.PDF
[1 on 1 support available in English, German and French if ever needed]
Hi Rini,
I Do import I2C-PWM project into my new project, and build it, and then debug it. But there is a problem, the CW 10.6 does not connect with FRDM-KE06Z by the U-MultiLink. please help ...
Best Regards,
Kenta
Hi Kenta,
Have you tried using OpenSDA debug interface? Just like all other freedom boards, FRDM-KE06Z already comes with OpenSDA USB MSD Bootloader. You can update the OpenSDA firmware and load the OpenSDA debug application. And then select OpenSDA debug configuration in CW when you launch the code.
Regards,
Rini
Hello Rini,
I don't use OpenSDA debug interface, because I can use U-Multilink debug interface to run the I2C-PWM example project.
Thanks for your supports.
Regards,
Kenta