<?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: MC13213: high current in stop mode 3, why?</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131466#M2756</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thank you very match!&lt;/DIV&gt;&lt;DIV&gt;I achived ~8uA~ Should I put GPIO1-GPIO7 to GND too? As far as I understand (from AN2493D) the minimum current is 1.1uA. Is this value possible whith working KBI interrupt?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 17:10:06 GMT</pubDate>
    <dc:creator>Alex_RUS</dc:creator>
    <dc:date>2006-09-28T17:10:06Z</dc:date>
    <item>
      <title>MC13213: high current in stop mode 3, why?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131464#M2754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I am using smac 4.2 library. I am trying to put microcontroller to stop mode 3 using this code:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;SRTISC=0x00; /* Disable wake up timer. */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;SPMSC1=0x00;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;SPMSC2=0x00; /* Enable deep sleep mode stop3. */&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;MCUInit();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;RadioInit();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;MC13192ContReset();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;ICGC1 &amp;amp;= ~((1&amp;lt;&amp;lt;2)|(1&amp;lt;&amp;lt;1));// disable osc.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;_asm stop&lt;/STRONG&gt;&lt;BR /&gt;After that code i see that consuption current becomes equal 4-6mA - that is too big.&lt;/DIV&gt;&lt;DIV&gt;stop 1 adn stop 2 modes works fine.&lt;BR /&gt;The electrical circute is very simpe (see attachment)&lt;BR /&gt;Why so? please help.&lt;BR /&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 20:37:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131464#M2754</guid>
      <dc:creator>Alex_RUS</dc:creator>
      <dc:date>2006-09-26T20:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213: high current in stop mode 3, why?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131465#M2755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Alex -&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Your schematic shows many unconnected IO pins. Do you initialize these pins in your software? The default/reset state is that they are inputs without pullups. If they are left this way, the inputs will float to a level that causes the input buffers to draw current. With the number of unconnected IO pins in your schematic, this could easily add up to the 4-6mA that you are seeing.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The easiest way to fix this is to initialize all these pins either as inputs with the internal pullups enabled or as outputs.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;- Rocky&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 21:35:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131465#M2755</guid>
      <dc:creator>RockyRoad</dc:creator>
      <dc:date>2006-09-27T21:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213: high current in stop mode 3, why?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131466#M2756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thank you very match!&lt;/DIV&gt;&lt;DIV&gt;I achived ~8uA~ Should I put GPIO1-GPIO7 to GND too? As far as I understand (from AN2493D) the minimum current is 1.1uA. Is this value possible whith working KBI interrupt?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 17:10:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131466#M2756</guid>
      <dc:creator>Alex_RUS</dc:creator>
      <dc:date>2006-09-28T17:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213: high current in stop mode 3, why?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131467#M2757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Alex-RUS.&lt;BR /&gt;&lt;BR /&gt;I had a question about your schematics.&lt;BR /&gt;&lt;BR /&gt;where do you connect your antenna, is looks like you probably use the 0 ohm resistor pads for your antenna (chip antenna)? is that correct?&lt;BR /&gt;Also how come the other side is grounded? which chip antenna are you using?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 03:04:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131467#M2757</guid>
      <dc:creator>kbu</dc:creator>
      <dc:date>2006-09-29T03:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213: high current in stop mode 3, why?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131468#M2758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;This 0 Ohm is just for testing.. I use pcb antenna on this board&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2006 17:58:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131468#M2758</guid>
      <dc:creator>Alex_RUS</dc:creator>
      <dc:date>2006-11-09T17:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213: high current in stop mode 3, why?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131469#M2759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;Im allen rubis, could i borrow ur script in doing the stop3 mode. in measuring sleeo mode current.&lt;BR /&gt;Allen Rubis&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 15:35:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131469#M2759</guid>
      <dc:creator>allenrubis</dc:creator>
      <dc:date>2007-01-19T15:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213: high current in stop mode 3, why?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131470#M2760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Do you want to see C-code?&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2007 16:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131470#M2760</guid>
      <dc:creator>Alex_RUS</dc:creator>
      <dc:date>2007-01-19T16:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: MC13213: high current in stop mode 3, why?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131471#M2761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;It could be a nice idea!!&lt;SPAN&gt;&lt;IMG alt=":smileywink:" class="emoticon emoticon-smileywink" id="smileywink" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-wink.gif" title="Smiley Wink" /&gt; for the MCUInit(), for example... &lt;SPAN&gt;&lt;IMG alt=":smileyvery-happy:" class="emoticon emoticon-smileyvery-happy" id="smileyvery-happy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-very-happy.gif" title="Smiley Very Happy" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;ok, I'll try to use your advices&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2007 02:26:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MC13213-high-current-in-stop-mode-3-why/m-p/131471#M2761</guid>
      <dc:creator>Arcie</dc:creator>
      <dc:date>2007-11-10T02:26:43Z</dc:date>
    </item>
  </channel>
</rss>

