<?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>Other NXP ProductsのトピックRe: Problem at setting FTM0 Clock source to SPLL DIV1 CLK using Kinetis MKE18F512</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Problem-at-setting-FTM0-Clock-source-to-SPLL-DIV1-CLK-using/m-p/1178960#M9797</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178039"&gt;@JohnEE&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing well during quarantine times.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;According to the &lt;A href="https://www.nxp.com/docs/en/reference-manual/KE1xFP100M168SF0RM.pdf" target="_self"&gt;KE1xx Reference Manual&lt;/A&gt;&amp;nbsp; section 41.1.2 FTM Clocking Information&amp;nbsp; ,the fixed clock frequency shall not exceed 1/2 of the FTM system clock frequency.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ftm_clock.JPG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/129226iF5C5ABE14CE5921D/image-size/large?v=v2&amp;amp;px=999" role="button" title="ftm_clock.JPG" alt="ftm_clock.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Apparently, in your configuration, the fixed clock is greater than the FTM system clock. So, this seems to be the root of the issue.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;On the other hand the FTM sysclock is not able to reach&amp;nbsp; 180 MHz frequency neither. Since&amp;nbsp; the maximum frequency of SYS_CLK (from where FTM sysclok is derived) is 168 MHz &amp;nbsp; Further details in section&amp;nbsp; 18.3Clock definitions of the RM&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;I&amp;nbsp; hope this helps,&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;If you have any comments ,please,&amp;nbsp; let me know.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Regards,&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Diego.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Nov 2020 20:25:35 GMT</pubDate>
    <dc:creator>diego_charles</dc:creator>
    <dc:date>2020-11-05T20:25:35Z</dc:date>
    <item>
      <title>Problem at setting FTM0 Clock source to SPLL DIV1 CLK using Kinetis MKE18F512</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Problem-at-setting-FTM0-Clock-source-to-SPLL-DIV1-CLK-using/m-p/1177966#M9783</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using fast IRC clock configuration to get 180Mhz clock connected to the FTM0 clock source.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnEE_0-1604495651404.png" style="width: 536px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/129077i3E7DFC46B5F9109F/image-dimensions/536x281?v=v2" width="536" height="281" role="button" title="JohnEE_0-1604495651404.png" alt="JohnEE_0-1604495651404.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnEE_1-1604495716322.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/129078i341F04F2927E91E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnEE_1-1604495716322.png" alt="JohnEE_1-1604495716322.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but when starting FTM0 by&amp;nbsp;&lt;STRONG&gt; FTM0 Clock&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;FTM_StartTimer(IFTM_PERIPHERAL, kFTM_FixedClock);&lt;/P&gt;&lt;P&gt;the timer &lt;STRONG&gt;dose not startup&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;when starting FTM0 by&amp;nbsp; &lt;STRONG&gt;System Clock&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;FTM_StartTimer(IFTM_PERIPHERAL, kFTM_SystemClock);&lt;/P&gt;&lt;P&gt;the timer&amp;nbsp; &lt;STRONG&gt;starts with no problem&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to run FTM0 by FTM0 180Mhz clock derived from the SPLL.&lt;/P&gt;&lt;P&gt;what could the problem be ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 13:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Problem-at-setting-FTM0-Clock-source-to-SPLL-DIV1-CLK-using/m-p/1177966#M9783</guid>
      <dc:creator>JohnEE</dc:creator>
      <dc:date>2020-11-04T13:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Problem at setting FTM0 Clock source to SPLL DIV1 CLK using Kinetis MKE18F512</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Problem-at-setting-FTM0-Clock-source-to-SPLL-DIV1-CLK-using/m-p/1178960#M9797</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178039"&gt;@JohnEE&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing well during quarantine times.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;According to the &lt;A href="https://www.nxp.com/docs/en/reference-manual/KE1xFP100M168SF0RM.pdf" target="_self"&gt;KE1xx Reference Manual&lt;/A&gt;&amp;nbsp; section 41.1.2 FTM Clocking Information&amp;nbsp; ,the fixed clock frequency shall not exceed 1/2 of the FTM system clock frequency.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-90px"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ftm_clock.JPG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/129226iF5C5ABE14CE5921D/image-size/large?v=v2&amp;amp;px=999" role="button" title="ftm_clock.JPG" alt="ftm_clock.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Apparently, in your configuration, the fixed clock is greater than the FTM system clock. So, this seems to be the root of the issue.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;On the other hand the FTM sysclock is not able to reach&amp;nbsp; 180 MHz frequency neither. Since&amp;nbsp; the maximum frequency of SYS_CLK (from where FTM sysclok is derived) is 168 MHz &amp;nbsp; Further details in section&amp;nbsp; 18.3Clock definitions of the RM&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;I&amp;nbsp; hope this helps,&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;If you have any comments ,please,&amp;nbsp; let me know.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Regards,&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Diego.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-60px"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 20:25:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Problem-at-setting-FTM0-Clock-source-to-SPLL-DIV1-CLK-using/m-p/1178960#M9797</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2020-11-05T20:25:35Z</dc:date>
    </item>
  </channel>
</rss>

