<?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: S32K144 FTM CLOCK can not set as SYS_CLK in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K144-FTM-CLOCK-can-not-set-as-SYS-CLK/m-p/804219#M2801</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;Are you sure that the value of SC is 0 before calling:&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;FTM0-&amp;gt;SC |= 0x00030008;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Try to replate |= with =.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SC register is not buffered and it is not affected by synchronization mechanism, so SC value must match the value configured by you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Razvan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Oct 2018 06:25:40 GMT</pubDate>
    <dc:creator>razva_tilimpea</dc:creator>
    <dc:date>2018-10-19T06:25:40Z</dc:date>
    <item>
      <title>S32K144 FTM CLOCK can not set as SYS_CLK</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-FTM-CLOCK-can-not-set-as-SYS-CLK/m-p/804218#M2800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I want to config FTM clock source,according this figure,I choose SYS_CLK as FTM clock.&lt;/P&gt;&lt;P&gt;&lt;IMG /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="FTM colck choose" class="image-1 jive-image j-img-original" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my codes,I config register so that work,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTM0-&amp;gt;MODE |= FTM_MODE_WPDIS_MASK;&lt;/P&gt;&lt;P&gt;FTM0-&amp;gt;SC |= 0x00030008;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I use S32DS Debug find this register value&amp;nbsp;&lt;SPAN style="color: #333333; font-family: Arial, 'Microsoft YaHei', '\ FAE软雅黑', '\ B8B体', 'Malgun Gothic', Meiryo, sans-serif; font-size: 13.600001335144043px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 25.987503051757813px; orphans: auto; text-align: justify; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #f7f8fa; display: inline !important; float: none;"&gt;Not equal to I write,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, 'Microsoft YaHei', '\ FAE软雅黑', '\ B8B体', 'Malgun Gothic', Meiryo, sans-serif; font-size: 13.600001335144043px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 25.987503051757813px; orphans: auto; text-align: justify; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #f7f8fa; display: inline !important; float: none;"&gt;&lt;IMG /&gt;&lt;IMG alt="s32ds" class="image-2 jive-image j-img-original" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, 'Microsoft YaHei', '\ FAE软雅黑', '\ B8B体', 'Malgun Gothic', Meiryo, sans-serif; font-size: 13.600001335144043px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 25.987503051757813px; orphans: auto; text-align: justify; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #f7f8fa; display: inline !important; float: none;"&gt;I refer&amp;nbsp; &amp;lt;&amp;lt;S32K1xx Series Reference Manual, Rev. 7, 04/2018&amp;gt;&amp;gt; ，it describes these bits :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, 'Microsoft YaHei', '\ FAE软雅黑', '\ B8B体', 'Malgun Gothic', Meiryo, sans-serif; font-size: 13.600001335144043px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 25.987503051757813px; orphans: auto; text-align: justify; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #f7f8fa; display: inline !important; float: none;"&gt;&lt;IMG /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="S32K1xx Series Reference Manual" class="image-3 jive-image j-img-original" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Arial, 'Microsoft YaHei', '\ FAE软雅黑', '\ B8B体', 'Malgun Gothic', Meiryo, sans-serif; font-size: 13.600001335144043px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 25.987503051757813px; orphans: auto; text-align: justify; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: #f7f8fa; display: inline !important; float: none;"&gt;so why s32k144 was force to set CLKS as 11b?&amp;nbsp; Is setting CLKS as 01b forbidden?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 08:43:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-FTM-CLOCK-can-not-set-as-SYS-CLK/m-p/804218#M2800</guid>
      <dc:creator>zhenglai</dc:creator>
      <dc:date>2018-10-18T08:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 FTM CLOCK can not set as SYS_CLK</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-FTM-CLOCK-can-not-set-as-SYS-CLK/m-p/804219#M2801</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;Are you sure that the value of SC is 0 before calling:&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;FTM0-&amp;gt;SC |= 0x00030008;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Try to replate |= with =.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SC register is not buffered and it is not affected by synchronization mechanism, so SC value must match the value configured by you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Razvan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 06:25:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-FTM-CLOCK-can-not-set-as-SYS-CLK/m-p/804219#M2801</guid>
      <dc:creator>razva_tilimpea</dc:creator>
      <dc:date>2018-10-19T06:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: S32K144 FTM CLOCK can not set as SYS_CLK</title>
      <link>https://community.nxp.com/t5/S32K/S32K144-FTM-CLOCK-can-not-set-as-SYS-CLK/m-p/804220#M2802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Sorry,I have find where is problem,register is ok,my code bug! Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 06:57:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K144-FTM-CLOCK-can-not-set-as-SYS-CLK/m-p/804220#M2802</guid>
      <dc:creator>zhenglai</dc:creator>
      <dc:date>2018-10-19T06:57:51Z</dc:date>
    </item>
  </channel>
</rss>

