<?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: HCS08: STOP1 mode</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08-STOP1-mode/m-p/123918#M66</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;marcom -&lt;/P&gt;&lt;P&gt;A power on reset is the normal exit from STOP1. I guess that you're not expecting an exit from STOP1.&lt;/P&gt;&lt;P&gt;A possible cause is that on some S08's, like the GB-family, the IRQ does not have an internal pullup in STOP and will be low. This will cause an immediate exit from STOP1. You took care of the reset pin, but the IRQ may need an external pullup resistor also.&lt;/P&gt;&lt;P&gt;- Rocky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2006 23:11:28 GMT</pubDate>
    <dc:creator>RockyRoad</dc:creator>
    <dc:date>2006-07-13T23:11:28Z</dc:date>
    <item>
      <title>HCS08: STOP1 mode</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08-STOP1-mode/m-p/123917#M65</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;this is the problem.&lt;/DIV&gt;&lt;DIV&gt;I put in STOP1 mode HCS08. If I put it debugging (InDart tool) is all ok; program go to STOP instruction and say that MCU is in STOP mode.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If I run the same program without debugger, after STOP instruction, MNCU reset itself and begin again ....&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please note:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Watchdog (COP)&amp;nbsp;is disable&lt;/DIV&gt;&lt;DIV&gt;RTI is disable&lt;/DIV&gt;&lt;DIV&gt;STOPE is enable.&lt;/DIV&gt;&lt;DIV&gt;LVD is disable in stop mode&lt;/DIV&gt;&lt;DIV&gt;Reset pin is disasble and external pull up tu VDD.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;At startup I read SRS and SPMSC2 PDF bit.&lt;/DIV&gt;&lt;DIV&gt;I read, that MCU exit from a STOP1 as expected and the RESET was a power on reset !!!!!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please, help me: I don't know the reason of this Power on reset after STOP1.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 21:22:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08-STOP1-mode/m-p/123917#M65</guid>
      <dc:creator>marcom</dc:creator>
      <dc:date>2006-07-13T21:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08: STOP1 mode</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08-STOP1-mode/m-p/123918#M66</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;marcom -&lt;/P&gt;&lt;P&gt;A power on reset is the normal exit from STOP1. I guess that you're not expecting an exit from STOP1.&lt;/P&gt;&lt;P&gt;A possible cause is that on some S08's, like the GB-family, the IRQ does not have an internal pullup in STOP and will be low. This will cause an immediate exit from STOP1. You took care of the reset pin, but the IRQ may need an external pullup resistor also.&lt;/P&gt;&lt;P&gt;- Rocky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2006 23:11:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08-STOP1-mode/m-p/123918#M66</guid>
      <dc:creator>RockyRoad</dc:creator>
      <dc:date>2006-07-13T23:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: HCS08: STOP1 mode</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08-STOP1-mode/m-p/123919#M67</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi Rocky,&lt;/P&gt;&lt;P&gt;on MC9S08QG4CDT IRQ# and RESET# are shared on the same pin; I have pulled up to 3.3V.&lt;/P&gt;&lt;P&gt;I'm debugging and I expect that if I put micro in STOP1 mode, it wake up itself &amp;nbsp;not for ever. Obvously, in normnal operation, I will wake up with an IRQ or external RESET.....&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2006 14:45:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/HCS08-STOP1-mode/m-p/123919#M67</guid>
      <dc:creator>marcom</dc:creator>
      <dc:date>2006-07-14T14:45:29Z</dc:date>
    </item>
  </channel>
</rss>

