<?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>8-bit Microcontrollersのトピックmaking a 1 or 2 hour timer (gb60)</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/making-a-1-or-2-hour-timer-gb60/m-p/127344#M1396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;1&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2007 04:03:34 GMT</pubDate>
    <dc:creator>snaeth</dc:creator>
    <dc:date>2007-03-22T04:03:34Z</dc:date>
    <item>
      <title>making a 1 or 2 hour timer (gb60)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/making-a-1-or-2-hour-timer-gb60/m-p/127344#M1396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;1&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2007 04:03:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/making-a-1-or-2-hour-timer-gb60/m-p/127344#M1396</guid>
      <dc:creator>snaeth</dc:creator>
      <dc:date>2007-03-22T04:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: making a 1 or 2 hour timer (gb60)</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/making-a-1-or-2-hour-timer-gb60/m-p/127345#M1397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Hello Confused S,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Since you wish to operate in a low power mode for the majority of the time, you will need to use the RTI to periodically wake up the MCU.&amp;nbsp; The timing accuracy you require will determine whether you use the internal clock or external clock for the RTI.&amp;nbsp; This will also dictate the&amp;nbsp;low power mode(s) you can use.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;With either clock source, the maximum available period between RTI interrupts will be about 1 second.&amp;nbsp; To achieve longer timing delays you will need to count the number of RTI periods in a separate counter variable.&amp;nbsp; For an unsigned int variable, you could acheive delays of up to about 18 hours.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;The MCU would be returned to the low power mode on completion of each RTI processing.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Mac&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2007 08:19:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/making-a-1-or-2-hour-timer-gb60/m-p/127345#M1397</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2007-03-22T08:19:46Z</dc:date>
    </item>
  </channel>
</rss>

