<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックHas anybody software for MCF54415 RTC ?</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Has-anybody-software-for-MCF54415-RTC/m-p/199741#M9110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anybody software for MCF54415 RTC ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2012 15:15:54 GMT</pubDate>
    <dc:creator>pierreschneider</dc:creator>
    <dc:date>2012-09-24T15:15:54Z</dc:date>
    <item>
      <title>Has anybody software for MCF54415 RTC ?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Has-anybody-software-for-MCF54415-RTC/m-p/199741#M9110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anybody software for MCF54415 RTC ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2012 15:15:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Has-anybody-software-for-MCF54415-RTC/m-p/199741#M9110</guid>
      <dc:creator>pierreschneider</dc:creator>
      <dc:date>2012-09-24T15:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Has anybody software for MCF54415 RTC ?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Has-anybody-software-for-MCF54415-RTC/m-p/199742#M9111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope attachment might help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//do something&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; rtc_unlock_seq();&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("RTC: %x\n\r",MCF_RB_RTC_CFG_DATA);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MCF_RB_RTC_CFG_DATA = 0x00000008;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("RTC: %x\n\r",MCF_RB_RTC_CFG_DATA);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; RTC_GetTime();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2012 19:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Has-anybody-software-for-MCF54415-RTC/m-p/199742#M9111</guid>
      <dc:creator>PaoloRenzo</dc:creator>
      <dc:date>2012-09-27T19:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Has anybody software for MCF54415 RTC ?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Has-anybody-software-for-MCF54415-RTC/m-p/199743#M9112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paolo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the information. It was helpfull, now my RTC is clocking.&lt;/P&gt;&lt;P&gt;One question about RTC:&lt;/P&gt;&lt;P&gt;What is the meaning of  OSCBYP=0  On-chip 32-kHz oscillator not bypassed ?&lt;/P&gt;&lt;P&gt;Does it mean that the 32Khz is taken from the internally clock system and not from the external 32KHz crystal at RTC_EXTAL ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pierre Schneider&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 13:10:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Has-anybody-software-for-MCF54415-RTC/m-p/199743#M9112</guid>
      <dc:creator>pierreschneider</dc:creator>
      <dc:date>2012-09-28T13:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Has anybody software for MCF54415 RTC ?</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Has-anybody-software-for-MCF54415-RTC/m-p/199744#M9113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice to hear things are working at your side Pierre. OSCBYP=0 means ext 32.768KHz is used as the RTC reference. If this post helps you, don't forget to mark it as the solution :-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2012 21:01:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/Has-anybody-software-for-MCF54415-RTC/m-p/199744#M9113</guid>
      <dc:creator>PaoloRenzo</dc:creator>
      <dc:date>2012-09-28T21:01:11Z</dc:date>
    </item>
  </channel>
</rss>

