Hi,
I found the FRDM-KL02-LAB GUIDE file as attached.
Where can I find the demo source code?
For example, Demo 1: KL02_Freedom_Demo?
Thanks,
JB#
Solved! Go to Solution.
Hello JIN BUHM KIM,
You can download the demo source code from the following link.
If you are looking for demos and drivers with their source code for the FRDM-KL02Z I highly recommend you download the SDK instead. SDK is a collection of comprehensive software enablement for NXP® Kinetis Microcontrollers that includes system startup, peripheral drivers, USB and connectivity stacks, middleware, and real-time operating system (RTOS) kernels. Link to download the newest version of the SDK.
Hope it helps!
Victor.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi
Reference binary for FRDM-KL02Z with dynamic low power operation: http://www.utasker.com/kinetis/FRDM-KL02Z.html and KL02 simulation.
Free open source on Github and works with Codewarrior, KDS, MCUXpresso, IAR, Keil, Green Hills, Rowley Crossworks, Atollic, CooCox and Visual Studio.
See also this video of a KL02 (with small I2C slave loader installed) being updated by a FRDM-K64F board acting as master, carrying an image of the slave's application firmware: https://youtu.be/awREsqeCEzQ
Regards
Mark
Kinetis: http://www.utasker.com/kinetis.html
Kinetis KL02/KL03/KL05:
- http://www.utasker.com/kinetis/FRDM-KL02Z.html
- http://www.utasker.com/kinetis/FRDM-KL03Z.html
- http://www.utasker.com/kinetis/FRDM-KL05Z.html
For less questions and faster, cheaper developments: try uTasker for Kinetis
Hi Mark,
Thanks for the information.
JB
Hello JIN BUHM KIM,
You can download the demo source code from the following link.
If you are looking for demos and drivers with their source code for the FRDM-KL02Z I highly recommend you download the SDK instead. SDK is a collection of comprehensive software enablement for NXP® Kinetis Microcontrollers that includes system startup, peripheral drivers, USB and connectivity stacks, middleware, and real-time operating system (RTOS) kernels. Link to download the newest version of the SDK.
Hope it helps!
Victor.
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello Victor,
The demo source code is based on CW, IAR and KEIL.
Do you have demo code for MCUXpresso?
If so, it'll be really helpful to me.
Thanks,
JB
Hello JB,
The FRDM-KL02-LAB GUIDE was before the SDK. When the SDK appeared these projects stopped receiving updates, this is why the source code was never migrated to MCUXpresso.
Regards,
Victor.
Hi, Victor
I already download the SDK but couldn't find the demo code.
Thanks for your help. :smileyhappy: