Is there a programmers guide for the FRDM-KL25Z?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Is there a programmers guide for the FRDM-KL25Z?

1,233 次查看
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 项奖励
回复
2 回复数

1,128 次查看
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 项奖励
回复

1,128 次查看
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 项奖励
回复