<?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: MCG settings considering RTC or slow internal clock for a K60FN1M in a 144 LQFP (K60F120 TWR board) in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/MCG-settings-considering-RTC-or-slow-internal-clock-for-a/m-p/696174#M14082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Markus,&lt;/P&gt;&lt;P&gt;Sorry for the late reply!&lt;/P&gt;&lt;P&gt;Please refer the attached RTC_LDD example. I have test it on TWR-K60F120M board with CodeWarrior10.7.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="RTC_LDD TWR-K60F120M.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/13311i16CCAE6680FCF257/image-size/large?v=v2&amp;amp;px=999" role="button" title="RTC_LDD TWR-K60F120M.png" alt="RTC_LDD TWR-K60F120M.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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>Tue, 10 Oct 2017 07:39:44 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2017-10-10T07:39:44Z</dc:date>
    <item>
      <title>MCG settings considering RTC or slow internal clock for a K60FN1M in a 144 LQFP (K60F120 TWR board)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/MCG-settings-considering-RTC-or-slow-internal-clock-for-a/m-p/696173#M14081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to setup most of the MCG modes&amp;nbsp;with PE to present this within a lecture. While doing this I discovered a behavior related to the external RTC and slow internal clock that is unclear to me and maybe someone can explain it.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;In any&amp;nbsp;MCG mode in which I tried to use the RTC (XTAL32) oscillator as the external input frequency the change of the clock configuration using&amp;nbsp;Cpu_SetClockConfiguration() failed. I read some articles here concerning to make sure that the RTC module and the RTC clock output is enabled. As far as I can see the PE code that is generated according to my settings is already considering this - however, the clock configuration change does not work so far and stalls during writing to the MCG_C&lt;EM&gt;x&lt;/EM&gt; registers.&lt;/LI&gt;&lt;LI&gt;If I try to use the slow internal clock for modes like BLPI or FBI the change of the clock configuration does not work either. Again, the code execution stalls during writing to the MCG_C&lt;EM&gt;x&lt;/EM&gt; registers.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Interestingly the slow internal clock on the K60FN1M is running also on 32kHz like the external RTC clock. So that might be a hint about the source of the problem or about how to avoid or workaround it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone successfully running a K60FN1M from the external RTC or from the slow internal clock?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 08:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/MCG-settings-considering-RTC-or-slow-internal-clock-for-a/m-p/696173#M14081</guid>
      <dc:creator>mkrug</dc:creator>
      <dc:date>2017-09-30T08:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: MCG settings considering RTC or slow internal clock for a K60FN1M in a 144 LQFP (K60F120 TWR board)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/MCG-settings-considering-RTC-or-slow-internal-clock-for-a/m-p/696174#M14082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;Markus,&lt;/P&gt;&lt;P&gt;Sorry for the late reply!&lt;/P&gt;&lt;P&gt;Please refer the attached RTC_LDD example. I have test it on TWR-K60F120M board with CodeWarrior10.7.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="RTC_LDD TWR-K60F120M.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/13311i16CCAE6680FCF257/image-size/large?v=v2&amp;amp;px=999" role="button" title="RTC_LDD TWR-K60F120M.png" alt="RTC_LDD TWR-K60F120M.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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>Tue, 10 Oct 2017 07:39:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/MCG-settings-considering-RTC-or-slow-internal-clock-for-a/m-p/696174#M14082</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-10-10T07:39:44Z</dc:date>
    </item>
  </channel>
</rss>

