<?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 RTC back up mode in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-back-up-mode/m-p/412953#M23447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I am developing a project in which I need the real time. Also when de source in turned off. Is there low consuming mode in which I can keep the time even though Vcc is off? I am looking for something similar to what we do when we have an integrated RTC (such as DS1307) in which with a battery the time can be kept. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing with the FRDM KE02 (plus RTC component with the processor expert). If that mode exists, where should the battery be connected? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 19:45:39 GMT</pubDate>
    <dc:creator>juanignaciotroi</dc:creator>
    <dc:date>2015-04-15T19:45:39Z</dc:date>
    <item>
      <title>RTC back up mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-back-up-mode/m-p/412953#M23447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I am developing a project in which I need the real time. Also when de source in turned off. Is there low consuming mode in which I can keep the time even though Vcc is off? I am looking for something similar to what we do when we have an integrated RTC (such as DS1307) in which with a battery the time can be kept. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing with the FRDM KE02 (plus RTC component with the processor expert). If that mode exists, where should the battery be connected? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 19:45:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-back-up-mode/m-p/412953#M23447</guid>
      <dc:creator>juanignaciotroi</dc:creator>
      <dc:date>2015-04-15T19:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: RTC back up mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-back-up-mode/m-p/412954#M23448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="replyToName"&gt;Juan Ignacio&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;The KE02 has a simple counter (real-time &lt;SPAN style="text-decoration: underline;"&gt;counter&lt;/SPAN&gt; and not real-time &lt;SPAN style="text-decoration: underline;"&gt;clock&lt;/SPAN&gt;) with interrupt which doesn't allow the time to be maintained when the power is removed. For true RTC support you will need to add an external RTC or use a different Kinetis part that contains a battery backed up RTC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;It is however possible to use the KE02's RTC for true time/date operation as long as it remains powered - it can use low power modes to achieve reduced curent consumption. It is also possible to maintain the time/date across software resets; see the following links for more information of this possibility and support in the time keeper module of the uTasker KE02 project.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Mark&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;KE: &lt;A href="http://www.utasker.com/kinetis/FRDM-KE02Z.html" title="http://www.utasker.com/kinetis/FRDM-KE02Z.html"&gt;µTasker FRDM-KE02Z support&lt;/A&gt; / &lt;A href="http://www.utasker.com/kinetis/FRDM-KE02Z40M.html" title="http://www.utasker.com/kinetis/FRDM-KE02Z40M.html"&gt;µTasker FRDM-KE02Z40M support&lt;/A&gt; / &lt;A href="http://www.utasker.com/kinetis/FRDM-KE06Z.html" title="http://www.utasker.com/kinetis/FRDM-KE06Z.html"&gt;µTasker FRDM-KE06Z support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Time Management: &lt;A href="http://www.utasker.com/docs/uTasker/uTasker_Time.pdf" title="http://www.utasker.com/docs/uTasker/uTasker_Time.pdf"&gt;http://www.utasker.com/docs/uTasker/uTasker_Time.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 20:45:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-back-up-mode/m-p/412954#M23448</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-04-15T20:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: RTC back up mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-back-up-mode/m-p/412955#M23449</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;KE02 RTC module could not continue working if the KE02 VDD lost power.&lt;/P&gt;&lt;P&gt;Please check if customer could using K series product, such as K10 product, which has VBAT power pin and RTC module power source is from VBAT pin. &lt;/P&gt;&lt;P&gt;And the Kinetis M series product RTC module provides calendar feature and also get power from VBAT pin.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;/P&gt;&lt;P&gt;&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>Thu, 16 Apr 2015 08:09:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-back-up-mode/m-p/412955#M23449</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2015-04-16T08:09:06Z</dc:date>
    </item>
  </channel>
</rss>

