<?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: RTC in KL devices - should it be possible to use OSC32KCLK? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-in-KL-devices-should-it-be-possible-to-use-OSC32KCLK/m-p/300837#M12610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct in that the diagram is not clear.&amp;nbsp; If the high frequency crystal is replaced by a 32kHz crystal, then OSC32KCLK would then be available.&amp;nbsp; However, in the definition of the OSC32KCLK in section 5.4, the definition should include the following description:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;"The OSC32KCLK is available only when the oscillator is configured for very low power mode (VLP), which is RANGE = 0 and HGO = 0."&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;as found in the following RM:&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/ref_manual/KL26P121M48SF4RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;Parent_nodeId=1339527982286712105629&amp;amp;Parent_pageType=product" title="http://cache.freescale.com/files/microcontrollers/doc/ref_manual/KL26P121M48SF4RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;Parent_nodeId=1339527982286712105629&amp;amp;Parent_pageType=product"&gt;http://cache.freescale.com/files/microcontrollers/doc/ref_manual/KL26P121M48SF4RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will make a request with our Tech Docs Team to get this updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our apologies for the confusion here.&amp;nbsp; I hope that this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2014 16:09:08 GMT</pubDate>
    <dc:creator>carlos_chavez</dc:creator>
    <dc:date>2014-05-15T16:09:08Z</dc:date>
    <item>
      <title>RTC in KL devices - should it be possible to use OSC32KCLK?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-in-KL-devices-should-it-be-possible-to-use-OSC32KCLK/m-p/300834#M12607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been experimenting with the RTC in the KL parts; for example, on a KL46 board - but the behaviour seems the same on all KLs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also checked out this tutorial:&lt;A href="https://community.nxp.com/docs/DOC-94734"&gt;Using RTC module on FRDM-KL25Z&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two of things that are weird:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. According to the KL46 user's manual the 32kHz crystal oscillator can be enabled by SW - &lt;STRONG&gt;OSCE&lt;/STRONG&gt; in &lt;STRONG&gt;RCT_CR&lt;/STRONG&gt;, however if this is tried the device fails and can't select the normal crystal clock input to start &lt;SPAN style="text-decoration: underline;"&gt;until a power cycle occurs&lt;/SPAN&gt;. Presumably this is an error in the user's manual since the devices don't support a 32kHz crystal oscillator (?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. According to the user's manual the default clock is OSC32KCLK however the RTC only counts when the LPO 1kHz input is selected or a clock is applied to RTC_CLKIN and this is selected as input (&lt;STRONG&gt;OSC32KSEL&lt;/STRONG&gt; in &lt;STRONG&gt;SIM_SOPT1&lt;/STRONG&gt;). It is as if there is either no OSC32KCLK available or it can't be enabled?). This seems to be backed up to some degree by the turorial linked above since it generates a 32KHz clock on RTC_OUT and physically wires it back to RTC_CLKIN, which seems a lot of effort to go to if the RTC has a default 32kHz clock from the OSC as the user's manual suggests.&lt;BR /&gt;Is the OSC32KCLK available??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 00:32:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-in-KL-devices-should-it-be-possible-to-use-OSC32KCLK/m-p/300834#M12607</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-04-22T00:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: RTC in KL devices - should it be possible to use OSC32KCLK?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-in-KL-devices-should-it-be-possible-to-use-OSC32KCLK/m-p/300835#M12608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Mark&lt;/P&gt;&lt;P&gt;KL series has three RTC clock source. They are LPO, RTC_CLKIN and OSC32KCLK.&lt;/P&gt;&lt;P&gt;Only LPO is from internal clock source and other two are external clock source. &lt;/P&gt;&lt;P&gt;OSC32KCLK is from EXTAL0 and XTAL0. You can also input oscillator 32KHz to pin RTC_CLKIN.&lt;/P&gt;&lt;P&gt;For detail, you can find Figure 5-1 clocking diagram on page116 in reference manual "KL23P80M48SF0RM".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my reply can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 09:20:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-in-KL-devices-should-it-be-possible-to-use-OSC32KCLK/m-p/300835#M12608</guid>
      <dc:creator>Paul_Tian</dc:creator>
      <dc:date>2014-04-24T09:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: RTC in KL devices - should it be possible to use OSC32KCLK?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-in-KL-devices-should-it-be-possible-to-use-OSC32KCLK/m-p/300836#M12609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is not clear from the diagram is that it shows XTAL_CLK and OSC32KCLK being supplied from the OSC logic, but it seems that OSC32KCLK is not available when a high frequency crystal is used.&lt;/P&gt;&lt;P&gt;If I understand correctly, if the high frequency crystal is replaced by a 32kHz crystal the OSC32KCLK would then be available.Could you confirm this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 13:57:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-in-KL-devices-should-it-be-possible-to-use-OSC32KCLK/m-p/300836#M12609</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-04-24T13:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: RTC in KL devices - should it be possible to use OSC32KCLK?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-in-KL-devices-should-it-be-possible-to-use-OSC32KCLK/m-p/300837#M12610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct in that the diagram is not clear.&amp;nbsp; If the high frequency crystal is replaced by a 32kHz crystal, then OSC32KCLK would then be available.&amp;nbsp; However, in the definition of the OSC32KCLK in section 5.4, the definition should include the following description:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;"The OSC32KCLK is available only when the oscillator is configured for very low power mode (VLP), which is RANGE = 0 and HGO = 0."&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;as found in the following RM:&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;&lt;/P&gt;&lt;P data-angle="0" data-canvas-width="366.80999125456816" data-font-name="g_font_17341_0" dir="ltr" style="font-size: 15px; font-family: sans-serif;"&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/ref_manual/KL26P121M48SF4RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;Parent_nodeId=1339527982286712105629&amp;amp;Parent_pageType=product" title="http://cache.freescale.com/files/microcontrollers/doc/ref_manual/KL26P121M48SF4RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&amp;amp;Parent_nodeId=1339527982286712105629&amp;amp;Parent_pageType=product"&gt;http://cache.freescale.com/files/microcontrollers/doc/ref_manual/KL26P121M48SF4RM.pdf?fasp=1&amp;amp;WT_TYPE=Reference%20Manuals…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will make a request with our Tech Docs Team to get this updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our apologies for the confusion here.&amp;nbsp; I hope that this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 16:09:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-in-KL-devices-should-it-be-possible-to-use-OSC32KCLK/m-p/300837#M12610</guid>
      <dc:creator>carlos_chavez</dc:creator>
      <dc:date>2014-05-15T16:09:08Z</dc:date>
    </item>
  </channel>
</rss>

