<?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のトピックRe: RTC consumption in STop3 mode on MC9S08PA4device:</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-consumption-in-STop3-mode-on-MC9S08PA4device/m-p/415007#M21418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit&lt;/P&gt;&lt;P&gt;Do your customer still has the problem?&lt;/P&gt;&lt;P&gt;Please check that the customer is turning off all the modules that is not using during stop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vicente&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2015 18:08:25 GMT</pubDate>
    <dc:creator>vicentegomez</dc:creator>
    <dc:date>2015-07-01T18:08:25Z</dc:date>
    <item>
      <title>RTC consumption in STop3 mode on MC9S08PA4device:</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-consumption-in-STop3-mode-on-MC9S08PA4device/m-p/415006#M21417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per data sheet of MC9S08PA4 it was mentioned in the electrical characterstics that in stop3 mode the RTC with add &amp;lt;1uA of current to the existing current of the core i.e 5uA at 5V, but on checking on the custom board it was found to be 40uA.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone tested this no. or have sample code for acheiving this no.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Rohit Singhal &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 11:31:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-consumption-in-STop3-mode-on-MC9S08PA4device/m-p/415006#M21417</guid>
      <dc:creator>RohitSinghal</dc:creator>
      <dc:date>2015-04-16T11:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: RTC consumption in STop3 mode on MC9S08PA4device:</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-consumption-in-STop3-mode-on-MC9S08PA4device/m-p/415007#M21418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohit&lt;/P&gt;&lt;P&gt;Do your customer still has the problem?&lt;/P&gt;&lt;P&gt;Please check that the customer is turning off all the modules that is not using during stop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vicente&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 18:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-consumption-in-STop3-mode-on-MC9S08PA4device/m-p/415007#M21418</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2015-07-01T18:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: RTC consumption in STop3 mode on MC9S08PA4device:</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-consumption-in-STop3-mode-on-MC9S08PA4device/m-p/415008#M21419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rohit, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;When there are problems with current consumptions, one must first make sure that &lt;STRONG&gt;no&lt;/STRONG&gt; IO pins are configured as inputs and left floating. They need to be pulled correctly, and if unused must be pulled low. &lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Besides, internal peripherals uses clocks, and clocks also consume current. Therefore is a good practice, to turn off all the modules that the application will not be using during the low power mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Peripherals current consumption adders need to be kept in mind, for the total current consumption during stop mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Please also check the Application note&lt;A href="http://www.freescale.com/files/microcontrollers/doc/app_note/AN4441.pdf" title="http://www.freescale.com/files/microcontrollers/doc/app_note/AN4441.pdf"&gt; AN4441 How to Use Low Power Modes on the Newest S08 Devices&lt;/A&gt;​; it has some recommendation that can help you.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Hope this information will be useful for you.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Have a great day.&lt;/P&gt;&lt;P style="text-align: justify;"&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 20:26:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/RTC-consumption-in-STop3-mode-on-MC9S08PA4device/m-p/415008#M21419</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2015-07-07T20:26:24Z</dc:date>
    </item>
  </channel>
</rss>

