<?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>Processor Expert Software中的主题 Re: FTM using processor expert for K53</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/FTM-using-processor-expert-for-K53/m-p/466169#M3738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello alex,&lt;/P&gt;&lt;P&gt;Why the register of FTM_C4V increase?&lt;/P&gt;&lt;P&gt;When you configure the channel to the PWM function , this register store the match value the&lt;/P&gt;&lt;P&gt;PWM output, when the FTM counter (FTM_CNT) match the value of Cnv , refer to the different PWM mode&lt;/P&gt;&lt;P&gt;, there will be different result , for the detail information , please refer to this part :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/53557iE2ACFA0FB0DDF990/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/53657iBEE590E99B8C8496/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice Yang&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>Fri, 19 Feb 2016 05:47:56 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2016-02-19T05:47:56Z</dc:date>
    <item>
      <title>FTM using processor expert for K53</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/FTM-using-processor-expert-for-K53/m-p/466168#M3737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to generate the processor expert code for FTM. The Init_FTM module was added and the following changes were made. I am using FTM0_CH4.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;FTM clock was enabled&lt;/LI&gt;&lt;LI&gt;channel was initialized&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;When I port the code onto the target hardware, FTM_CNT increments , but FTM_C4V doesn't increment. What am I missing in the configuration to generate a PWM on the pin corresponding to FTM0_CH4.&lt;/P&gt;&lt;P&gt; I have attached snapshots of the PE configuration for reference.&lt;/P&gt;&lt;P&gt;Please do suggest the modification needed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 10:06:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/FTM-using-processor-expert-for-K53/m-p/466168#M3737</guid>
      <dc:creator>annamol</dc:creator>
      <dc:date>2016-02-17T10:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: FTM using processor expert for K53</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/FTM-using-processor-expert-for-K53/m-p/466169#M3738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello alex,&lt;/P&gt;&lt;P&gt;Why the register of FTM_C4V increase?&lt;/P&gt;&lt;P&gt;When you configure the channel to the PWM function , this register store the match value the&lt;/P&gt;&lt;P&gt;PWM output, when the FTM counter (FTM_CNT) match the value of Cnv , refer to the different PWM mode&lt;/P&gt;&lt;P&gt;, there will be different result , for the detail information , please refer to this part :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/53557iE2ACFA0FB0DDF990/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/53657iBEE590E99B8C8496/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;BR /&gt;Have a great day,&lt;BR /&gt;Alice Yang&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>Fri, 19 Feb 2016 05:47:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/FTM-using-processor-expert-for-K53/m-p/466169#M3738</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-02-19T05:47:56Z</dc:date>
    </item>
  </channel>
</rss>

