Is there a programmers guide for the FRDM-KL25Z?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there a programmers guide for the FRDM-KL25Z?

675 Views
weslatuchii
Contributor I

I want to use the capacitive slider to change the duty cycle of a GPIO port, and set the frequency to 1kHz. How do I find out the operations and syntax needed to make this happen? I am using Keil uVision5. Thanks.

0 Kudos
2 Replies

570 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Wes Latuch II,

    NXP website also have an example for your reference, please download the FRDM-KL25 sample code from this link:

http://cache.nxp.com/files/32bit/software/KL25_SC.exe?fpsp=1&WT_TYPE=Lab%20and%20Test%20Software&WT_... 

  Please refer to FRDM_KL25ZDemo from folder:kl25_sc_rev10\klxx-sc-baremetal\build\iar\FRDM_KL25ZDemo

  This is the IAR project, you can copy the source file to the MDK project.

Wish it helps you!

Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

570 Views
mjbcswitzerland
Specialist V

Hi

See http://www.utasker.com/kinetis/FRDM-KL25Z.html (at the bottom) where there is an application that allows changing the color of an LED (PWM output) by using the TSI slider.
The application can be built with uVision (or KDS, CW, IAR, Atollic, Green Hills, etc.).
Various documents, videos and guides on the documentation page, as well as KL25 simulation for fastest project completion.

Regards

Mark

0 Kudos