<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Is there a programmers guide for the FRDM-KL25Z? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-programmers-guide-for-the-FRDM-KL25Z/m-p/621759#M37202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Nov 2016 21:35:22 GMT</pubDate>
    <dc:creator>weslatuchii</dc:creator>
    <dc:date>2016-11-01T21:35:22Z</dc:date>
    <item>
      <title>Is there a programmers guide for the FRDM-KL25Z?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-programmers-guide-for-the-FRDM-KL25Z/m-p/621759#M37202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;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.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 21:35:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-programmers-guide-for-the-FRDM-KL25Z/m-p/621759#M37202</guid>
      <dc:creator>weslatuchii</dc:creator>
      <dc:date>2016-11-01T21:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a programmers guide for the FRDM-KL25Z?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-programmers-guide-for-the-FRDM-KL25Z/m-p/621760#M37203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL25Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL25Z.html&lt;/A&gt;&lt;SPAN&gt; (at the bottom) where there is an application that allows changing the color of an LED (PWM output) by using the TSI slider.&lt;/SPAN&gt;&lt;BR /&gt;The application can be built with uVision (or KDS, CW, IAR, Atollic, Green Hills, etc.).&lt;BR /&gt;Various documents, videos and guides on the documentation page, as well as KL25 simulation for fastest project completion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 21:50:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-programmers-guide-for-the-FRDM-KL25Z/m-p/621760#M37203</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-11-01T21:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a programmers guide for the FRDM-KL25Z?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-programmers-guide-for-the-FRDM-KL25Z/m-p/621761#M37204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wes Latuch II,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NXP website also have an example for your reference, please download the FRDM-KL25 sample code from this link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://cache.nxp.com/files/32bit/software/KL25_SC.exe?fpsp=1&amp;amp;WT_TYPE=Lab%20and%20Test%20Software&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=exe&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.exe" title="http://cache.nxp.com/files/32bit/software/KL25_SC.exe?fpsp=1&amp;amp;WT_TYPE=Lab%20and%20Test%20Software&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=exe&amp;amp;WT_ASSET=Downloads&amp;amp;fileExt=.exe"&gt;http://cache.nxp.com/files/32bit/software/KL25_SC.exe?fpsp=1&amp;amp;WT_TYPE=Lab%20and%20Test%20Software&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please refer to FRDM_KL25ZDemo from folder:kl25_sc_rev10\klxx-sc-baremetal\build\iar\FRDM_KL25ZDemo&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is the IAR project, you can copy the source file to the MDK project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 08:25:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Is-there-a-programmers-guide-for-the-FRDM-KL25Z/m-p/621761#M37204</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-11-02T08:25:32Z</dc:date>
    </item>
  </channel>
</rss>

