<?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>CodeWarrior Development Tools中的主题 Re: How to use RTC component (RTC_LDD) with internal or external oscillator?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318925#M974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading the manual, I think the ERCLK32K can be sourced from OSC32KCLK. And we can use ERCLK32K as input to the RTC clock as source. There is also another souce LPO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can i use OSC32KCLK or LPO?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 06:24:46 GMT</pubDate>
    <dc:creator>durgeshtanuku</dc:creator>
    <dc:date>2014-07-17T06:24:46Z</dc:date>
    <item>
      <title>How to use RTC component (RTC_LDD) with internal or external oscillator?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318923#M972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have my freedom board(KL25Z128) without any oscillator connected to PTC1 and PTC3. I have found tutorials on "how to use RTC component with ERCLK32K, by connecting oscillator between PTC1 and PTC3". But i don't have crystal with me. So I have tried to take internal oscillator in component inspector settings. I have encountered an error " Not supported by hardware". I am attaching the screen shot of the error i have encountered. Help me in solving this issue.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Durgesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2014 05:42:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318923#M972</guid>
      <dc:creator>durgeshtanuku</dc:creator>
      <dc:date>2014-07-11T05:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to use RTC component (RTC_LDD) with internal or external oscillator?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318924#M973</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;The time counter within the RTC is clocked by a 32.768 kHz clock sourced from an external crystal using the oscillator. You can not use internal RC for RTC.&lt;/P&gt;&lt;P&gt;Please go through the functional description of RTC module in the RM for further configuration settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If this post helps you, kindly mark it as correct/helpful answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 12:05:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318924#M973</guid>
      <dc:creator>ankur_kala</dc:creator>
      <dc:date>2014-07-15T12:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use RTC component (RTC_LDD) with internal or external oscillator?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318925#M974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks For your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading the manual, I think the ERCLK32K can be sourced from OSC32KCLK. And we can use ERCLK32K as input to the RTC clock as source. There is also another souce LPO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can i use OSC32KCLK or LPO?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 06:24:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318925#M974</guid>
      <dc:creator>durgeshtanuku</dc:creator>
      <dc:date>2014-07-17T06:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to use RTC component (RTC_LDD) with internal or external oscillator?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318926#M975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Durgesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you can use OSC32KCLK or LPO as the clock source for RTC. Please read section 5.7.3 RTC Clocking for more information.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 11:00:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318926#M975</guid>
      <dc:creator>ankur_kala</dc:creator>
      <dc:date>2014-07-17T11:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use RTC component (RTC_LDD) with internal or external oscillator?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318927#M976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried to use OSC32KCLK using RTC_LDD(In RTC component settings i have selected ERCLK32K for RTC source and in cpu settings I have selected OSC32KCLK as clock source for ERCLK32k)&amp;nbsp; component, but it is giving error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 12:11:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318927#M976</guid>
      <dc:creator>durgeshtanuku</dc:creator>
      <dc:date>2014-07-17T12:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use RTC component (RTC_LDD) with internal or external oscillator?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318928#M977</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;You can refer to this document to use the MCGIRCLK as the source of the RTC in the RTC_CLKIN:&lt;/P&gt;&lt;P&gt;&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;I hope this information can help you.&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;Note: If this post answers your question, please click the Correct Answer button. It would be nice!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 20:57:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/How-to-use-RTC-component-RTC-LDD-with-internal-or-external/m-p/318928#M977</guid>
      <dc:creator>adriancano</dc:creator>
      <dc:date>2014-07-17T20:57:41Z</dc:date>
    </item>
  </channel>
</rss>

