<?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>Kinetis Design Studio中的主题 Re: How to dim led in KL26Z using PWM?</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dim-led-in-KL26Z-using-PWM/m-p/557779#M7161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. It's a good suggestion but if possible i want to program it manually, i mean without using a processor expert (if possible) because i want to know how it works. I really don't understand the program on the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think you can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and Best Regards,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2016 01:36:06 GMT</pubDate>
    <dc:creator>hunter18</dc:creator>
    <dc:date>2016-08-03T01:36:06Z</dc:date>
    <item>
      <title>How to dim led in KL26Z using PWM?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dim-led-in-KL26Z-using-PWM/m-p/557777#M7159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyone here that can help me on how to dim a led in kl26z using PWM and without using processor expert? Im a newbie in KDS.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 06:33:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dim-led-in-KL26Z-using-PWM/m-p/557777#M7159</guid>
      <dc:creator>hunter18</dc:creator>
      <dc:date>2016-08-01T06:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to dim led in KL26Z using PWM?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dim-led-in-KL26Z-using-PWM/m-p/557778#M7160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi Ken,&lt;/P&gt;&lt;P&gt;KSDK_v2 can be configured and downloaded from web for the frdm-kl26z.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Goto&lt;/SPAN&gt;: &lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/development-platforms-with-mbed/software-development-kit-for-kinetis-mcus:KINETIS-SDK?tid=redKINETIS_SDK"&gt;http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/development-platforms-with-mbed/software-development-kit-for-kinetis-mcus:KINETIS-SDK?tid=redKINETIS_SDK&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Use the SDK Builder.cloud based tool.&lt;/P&gt;&lt;P&gt;It doesn't use PE.&lt;/P&gt;&lt;P&gt;It has following example:&lt;/P&gt;&lt;P&gt;C:\NXP\KSDK_v2\SDK_2.0_FRDM-KL26Z_KDS\boards\frdmkl26z\driver_examples\tpm\simple_pwm&lt;/P&gt;&lt;P&gt;From the "readme.txt" in that folder:&lt;/P&gt;&lt;P style="TEXT-AUTOSPACE: ; mso-layout-grid-align: none;"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY:  Lucida Console ; mso-bidi-font-family:  Lucida Console ; mso-bidi-font-size: 16.0pt;"&gt;Overview&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="TEXT-AUTOSPACE: ; mso-layout-grid-align: none;"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY:  Lucida Console ; mso-bidi-font-family:  Lucida Console ; mso-bidi-font-size: 16.0pt;"&gt;========&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="TEXT-AUTOSPACE: ; mso-layout-grid-align: none;"&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY:  Lucida Console ; mso-bidi-font-family:  Lucida Console ; mso-bidi-font-size: 16.0pt;"&gt;The TPM project is a simple demonstration program of the SDK TPM driver. It sets up the TPM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="TEXT-AUTOSPACE: ; mso-layout-grid-align: none;"&gt;&lt;SPAN style="mso-bidi-font-size: 16.0pt; FONT-FAMILY: Lucida Console; mso-bidi-font-family: Lucida Console; FONT-SIZE: 12pt;"&gt;hardware&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY:  Lucida Console ; mso-bidi-font-family:  Lucida Console ; mso-bidi-font-size: 16.0pt;"&gt; block to output a center-aligned PWM signal. The PWM &lt;SPAN&gt;dutycycle&lt;/SPAN&gt; is periodically updated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="FONT-SIZE: 12pt; FONT-FAMILY:  Lucida Console ; mso-bidi-font-family:  Lucida Console ; mso-bidi-font-size: 16.0pt;"&gt;On boards that have an LED connected to the TPM pins, the user will see a change in LED brightness.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:10:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dim-led-in-KL26Z-using-PWM/m-p/557778#M7160</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-08-01T13:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to dim led in KL26Z using PWM?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dim-led-in-KL26Z-using-PWM/m-p/557779#M7161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. It's a good suggestion but if possible i want to program it manually, i mean without using a processor expert (if possible) because i want to know how it works. I really don't understand the program on the link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think you can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and Best Regards,&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 01:36:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dim-led-in-KL26Z-using-PWM/m-p/557779#M7161</guid>
      <dc:creator>hunter18</dc:creator>
      <dc:date>2016-08-03T01:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to dim led in KL26Z using PWM?</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dim-led-in-KL26Z-using-PWM/m-p/557780#M7162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ken,&lt;/P&gt;&lt;P&gt;The KSDK_v2 does not use or have PE implemented.&lt;/P&gt;&lt;P&gt;The KSDK_v2 contains static software drivers for the various chip peripherals.&lt;/P&gt;&lt;P&gt;KSKD_v2 contains many peripheral example projects as a learning, testing, validating tool.&lt;/P&gt;&lt;P&gt;Are you saying you do not understand the following example:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;C:\NXP\KSDK_v2\SDK_2.0_FRDM-KL26Z_KDS\boards\frdmkl26z\driver_examples\tpm\simple_pwm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;If yes, then reviewing code with the KL26Z Reference Manual TPM chapter should help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;David &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 14:41:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/How-to-dim-led-in-KL26Z-using-PWM/m-p/557780#M7162</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2016-08-03T14:41:32Z</dc:date>
    </item>
  </channel>
</rss>

