<?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 Re: KL02Z PWM Issue about CnV = 1 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784208#M47762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for providing more information. I ran the project that you provided and I was able to reproduce the behavior that you mentioned. However, I noticed that once I stopped the debug session the program starts to function as expected, see photo below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73718iAF985858D00246A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.jpg" alt="pastedImage_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It seems that the behavior is due to the debug session. In runtime, you can write one to the CnV register without any problem.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Victor.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Sep 2018 21:22:14 GMT</pubDate>
    <dc:creator>victorjimenez</dc:creator>
    <dc:date>2018-09-28T21:22:14Z</dc:date>
    <item>
      <title>KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784203#M47757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear NXP ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I Follow this : &lt;A href="https://community.nxp.com/thread/324300"&gt;PWM Duty Cycle Issue - Kinetis L ( MKL26Z128 )&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;And we use FRDM-KL02Z , found that when we modify C0V = 1 will happen a Full Duty waveform&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper" image-alt="asd.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/69386iDBD2D134CBD71426/image-size/large?v=v2&amp;amp;px=999" role="button" title="asd.jpg" alt="asd.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;So we supply the&lt;A href="https://community.nxp.com/thread/324300"&gt;PWM Duty Cycle Issue - Kinetis L ( MKL26Z128 )&lt;/A&gt;&amp;nbsp;to customer and let them avoid " 1 " value into C0V&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Have any document about this ? ( Errata sheet ) Customer&amp;nbsp;need&amp;nbsp;this .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;and whether this will make other module fail ? ( ADC ? UART ? any others )&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;this issue happen in KL02Z , How about other KL series ic ? Has already fix this ? Thanks a lot !!&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Sep 2018 06:38:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784203#M47757</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-09-21T06:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784204#M47758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please provide more information, for example: at what frequency are you working? where in your program are you changing the duty cycle, in the interrupt or in another place?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the example tpm_simple_pwm of the SDK along with the FRDM-KL02Z board. I modified&amp;nbsp;the&amp;nbsp;code to see the signal in a oscilloscope and I wrote "1" directly to the CnV register and everything worked fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked the errata&amp;nbsp;and there is no information available regarding the behavior that you mentioned. Could you please try with the example of the SDK?&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Victor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 16:44:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784204#M47758</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-09-24T16:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784205#M47759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp;&amp;nbsp;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 12.6px;"&gt;&lt;A _jive_internal="true" data-avatarid="-1" data-content-finding="Community" data-userid="310612" data-username="victorjimenez" href="https://community.nxp.com/people/victorjimenez" style="color: #3d9ce7; border: 0px; font-weight: inherit; text-decoration: none; font-size: 1.1em; padding: 0px 3px 0px 0px;"&gt;Victor Jimenez&lt;/A&gt;&amp;nbsp;:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 12.6px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Provide Code Warrior project to you ,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 12.6px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;We use TPM1 Interrupt to modify TPM0 Duty Cycle , AND This happen ,&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #51626f; background-color: #ffffff; border: 0px; font-weight: bold; font-size: 12.6px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;you can try attachment file in Code warrior IDE , THANKS!!&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 02:01:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784205#M47759</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-09-25T02:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784206#M47760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified the example tpm_simple_pwm from the SDK 2.3.1 to follow the steps that you mentioned. I use TPM0 interrupt to write constantly 1 in the CnV register of the TPM1 and everything worked fine, I wasn't able to reproduce the behavior that you mention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have Code Warrior IDE installed, since we are push to use our newest tools, like MCUXpresso IDE and SDK. I noticed in your example code that you are using Processor Expert, this made me think that the behavior that you are facing is due to this. Is it possible for your customer to make the migration to MCUXpresso and SDK? Please let me know if this is not an option.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Victor.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 22:03:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784206#M47760</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-09-26T22:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784207#M47761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="310612" data-username="victorjimenez" href="https://community.nxp.com/people/victorjimenez" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Victor Jimenez&lt;/A&gt;&lt;SPAN style="color: #3d9ce7; background-color: #ffffff; font-weight: 500;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="&amp;amp;#21729;&amp;amp;#24037;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/123411i03053886124A96AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="&amp;amp;#21729;&amp;amp;#24037;" alt="&amp;amp;#21729;&amp;amp;#24037;" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;My Customer has already use CW for&amp;nbsp;several years ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;it ' s not a good choice to change IDE , Their FW Team is too large and they don't prefer this , they want a document to explain this issue .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I use TPM1 ( Period = 100uS ) Interrupt to modify TPM0 ( Period = 20 us ) Duty cycle .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Really need NXP 's Support to check this , thanks a lot !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 01:59:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784207#M47761</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-09-27T01:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784208#M47762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for providing more information. I ran the project that you provided and I was able to reproduce the behavior that you mentioned. However, I noticed that once I stopped the debug session the program starts to function as expected, see photo below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73718iAF985858D00246A0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.jpg" alt="pastedImage_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It seems that the behavior is due to the debug session. In runtime, you can write one to the CnV register without any problem.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Victor.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 21:22:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784208#M47762</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-09-28T21:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784209#M47763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="310612" data-username="victorjimenez" href="https://community.nxp.com/people/victorjimenez" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Victor Jimenez&lt;/A&gt;&lt;SPAN style="color: #3d9ce7; background-color: #ffffff; font-weight: 500;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="&amp;amp;#21729;&amp;amp;#24037;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/123412i79A4CDB6CDE9C593/image-size/large?v=v2&amp;amp;px=999" role="button" title="&amp;amp;#21729;&amp;amp;#24037;" alt="&amp;amp;#21729;&amp;amp;#24037;" /&gt;&lt;/span&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;You means stop debug method , use free run&amp;nbsp;then&amp;nbsp;won't happen this issue ? i ' ll try this ~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;and why debug method will happen this ?&amp;nbsp; Customer will ask this question , i think it's very important .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thanks a lot !!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Sep 2018 14:10:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784209#M47763</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-09-30T14:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784210#M47764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Dear&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" data-containerid="-1" data-containertype="-1" data-content-finding="Community" data-objectid="310612" data-objecttype="3" href="https://community.nxp.com/people/victorjimenez" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; font-size: 1.286rem; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;Victor Jimenez&lt;/A&gt;&lt;SPAN style="border: 0px; background-color: #ffffff; color: #3d9ce7; font-weight: inherit;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="&amp;amp;#21729;&amp;amp;#24037;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/123413iF0E04CB5A8022EA5/image-size/large?v=v2&amp;amp;px=999" role="button" title="&amp;amp;#21729;&amp;amp;#24037;" alt="&amp;amp;#21729;&amp;amp;#24037;" /&gt;&lt;/span&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I has already try the method you mentioned , but nothing was happen , stiil the same issue ,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;And my customer , too . Have any document about this to explain this issue ? i has already provide&amp;nbsp;&lt;A href="https://community.nxp.com/thread/324300"&gt;PWM Duty Cycle Issue - Kinetis L ( MKL26Z128 )&lt;/A&gt;&amp;nbsp;&amp;nbsp;answer to them and i think this can be avoid by " if " function . and customer has already accept this .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;But they want a Errata answer this , thanks a lot !!!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 02:52:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784210#M47764</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-10-01T02:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784211#M47765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I ran your project from the debug session even if I use free run I could reproduce the behavior you mentioned. However, once I stopped/exited the debug session completely and restart the board the behavior was gone and the program was running as expected. I couldn’t reproduce the behavior while running your project without an open debug session. The behavior you are facing is due to the debug session of code warrior, not the MCU, so there are not available errata for this since the problem is not from the MCU. I’m still investigating how the debug session is messing with the time of the peripheral TPM. &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;Victor.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:23:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784211#M47765</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-10-02T13:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: KL02Z PWM Issue about CnV = 1</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784212#M47766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="310612" data-username="victorjimenez" href="https://community.nxp.com/people/victorjimenez" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: none; font-size: 1.286rem;"&gt;Victor Jimenez&lt;/A&gt;&lt;SPAN style="color: #3d9ce7; background-color: #ffffff; font-weight: 500;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="&amp;amp;#21729;&amp;amp;#24037;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/123414i39A84461CD4C0A65/image-size/large?v=v2&amp;amp;px=999" role="button" title="&amp;amp;#21729;&amp;amp;#24037;" alt="&amp;amp;#21729;&amp;amp;#24037;" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thanks for your help , i think why this will happen is more important ~&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;i 'm still can't solve the issue like you did , i has already consult the Technical Support for customer , thanks for your help !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Oct 2018 01:23:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL02Z-PWM-Issue-about-CnV-1/m-p/784212#M47766</guid>
      <dc:creator>ellenlin</dc:creator>
      <dc:date>2018-10-03T01:23:01Z</dc:date>
    </item>
  </channel>
</rss>

