<?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>S12 / MagniV MicrocontrollersのトピックHow to use full stop mode(xep100)</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-full-stop-mode-xep100/m-p/651485#M13791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I tried to use full sleep mode while found this in datasheet:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;"The system stop modes are entered if the CPU executes the STOP instruction unless either the XGATE is&lt;BR /&gt;active or an NVM command is active. "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;What is "the &lt;SPAN&gt;STOP instruction&lt;/SPAN&gt;"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;What should i do except setting&amp;nbsp; &lt;SPAN class=""&gt;PSTP to zero?&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Sep 2016 12:38:26 GMT</pubDate>
    <dc:creator>jiexiao</dc:creator>
    <dc:date>2016-09-26T12:38:26Z</dc:date>
    <item>
      <title>How to use full stop mode(xep100)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-full-stop-mode-xep100/m-p/651485#M13791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I tried to use full sleep mode while found this in datasheet:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;"The system stop modes are entered if the CPU executes the STOP instruction unless either the XGATE is&lt;BR /&gt;active or an NVM command is active. "&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;What is "the &lt;SPAN&gt;STOP instruction&lt;/SPAN&gt;"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;What should i do except setting&amp;nbsp; &lt;SPAN class=""&gt;PSTP to zero?&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2016 12:38:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-full-stop-mode-xep100/m-p/651485#M13791</guid>
      <dc:creator>jiexiao</dc:creator>
      <dc:date>2016-09-26T12:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to use full stop mode(xep100)</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-full-stop-mode-xep100/m-p/651486#M13792</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;See the following document where you can download set of example projects:&lt;BR /&gt;&lt;A href="https://community.nxp.com/docs/DOC-329209"&gt;LAMA's S12XE unofficial examples&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find the projects demonstrating usage of Stop mode such as 'XEP100-STOP-WakeUp-CW47.zip'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most important thing in order to enter stop mode is to clear S-bit in CCR register and then execute stop instruction, therefore two codelines:&lt;/P&gt;&lt;P&gt;//-----------------------------------------------------------------------------------------&lt;BR /&gt;asm ANDCC #0x7F;&amp;nbsp; //clear S bit - enable stop mode&lt;/P&gt;&lt;P&gt;asm STOP;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //enter stop mode&lt;/P&gt;&lt;P&gt;/*If the S bit is not cleared then STOP instruction has no effect and is executed as a dummy instruction NOP*/&lt;/P&gt;&lt;P&gt;//----------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;iggi&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>Tue, 27 Sep 2016 08:59:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-to-use-full-stop-mode-xep100/m-p/651486#M13792</guid>
      <dc:creator>iggi</dc:creator>
      <dc:date>2016-09-27T08:59:12Z</dc:date>
    </item>
  </channel>
</rss>

