<?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>topic Re: MPXY 8600 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MPXY-8600/m-p/338142#M21069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Riccardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPMSC2: PPDC bit is to control whether stop2 or stop3 selected. &lt;/P&gt;&lt;P&gt;0 Stop3 mode enabled.&lt;/P&gt;&lt;P&gt;1 Stop2, partial power down, mode enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the default value of PPDC is 0, so the default stop mode is stop3. that's the reason I didn't set SPMSC2: PPDC in&amp;nbsp; sample code.&lt;/P&gt;&lt;P&gt;when execute&amp;nbsp;&amp;nbsp; __asm STOP&amp;nbsp; , program goes into stop3 mode.&lt;/P&gt;&lt;P&gt;The code have two interrupt: timer and KBI&lt;/P&gt;&lt;P&gt;- when code is running, it is in stop3 mode, timer can not work&lt;/P&gt;&lt;P&gt;- when KBI happens(KBI #0), it wake up stop3&lt;/P&gt;&lt;P&gt;- go on running code, timer can work now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===============================================&lt;/P&gt;&lt;P&gt;this answer is for you. if it helps, please click on "correct answer" button. thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;ZhangJun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2014 09:32:32 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2014-10-08T09:32:32Z</dc:date>
    <item>
      <title>MPXY 8600</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MPXY-8600/m-p/338139#M21066</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 need a clarification about the functional modes of the MPXY8600 sensor.&lt;/P&gt;&lt;P&gt;The datasheet says:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-"The Stop2 mode found in other Freescale S08 family members is not available; but the Stop3 mode is also present like other members of&lt;/P&gt;&lt;P&gt;the Freescale S08 family members." -&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But there is no specification about how to set it.&lt;/P&gt;&lt;P&gt;In the SPMSC2 register I can write only the PDC bit while the PPDC, that was present in the mpxy8300 family, is reserved.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, how can I set the Stop 3 Mode?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I equally write this last bit of the SPMSC2 register to obtain a Stop 3 Mode?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Riccardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 13:28:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MPXY-8600/m-p/338139#M21066</guid>
      <dc:creator>riccardocescato</dc:creator>
      <dc:date>2014-09-23T13:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: MPXY 8600</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MPXY-8600/m-p/338140#M21067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Riccardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is stop3 sample code i ever made for HCS08 JM60.&amp;nbsp; you could refer it to your project,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===============================================&lt;/P&gt;&lt;P&gt;this answer is for you. if it helps, please click on "correct answer" button. thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;ZhangJun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 02:29:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MPXY-8600/m-p/338140#M21067</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2014-09-25T02:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: MPXY 8600</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MPXY-8600/m-p/338141#M21068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zhang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read your project but I can't understand where you set the Stop Mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the main.c you set only the KBI and the Timer.&lt;/P&gt;&lt;P&gt;I can't see any setting for the register SPMSC2 so I can't understand how it is possible that the JM60 can go in Stop 3 Mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain me briefly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Riccardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 11:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MPXY-8600/m-p/338141#M21068</guid>
      <dc:creator>riccardocescato</dc:creator>
      <dc:date>2014-10-07T11:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: MPXY 8600</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/MPXY-8600/m-p/338142#M21069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Riccardo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPMSC2: PPDC bit is to control whether stop2 or stop3 selected. &lt;/P&gt;&lt;P&gt;0 Stop3 mode enabled.&lt;/P&gt;&lt;P&gt;1 Stop2, partial power down, mode enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the default value of PPDC is 0, so the default stop mode is stop3. that's the reason I didn't set SPMSC2: PPDC in&amp;nbsp; sample code.&lt;/P&gt;&lt;P&gt;when execute&amp;nbsp;&amp;nbsp; __asm STOP&amp;nbsp; , program goes into stop3 mode.&lt;/P&gt;&lt;P&gt;The code have two interrupt: timer and KBI&lt;/P&gt;&lt;P&gt;- when code is running, it is in stop3 mode, timer can not work&lt;/P&gt;&lt;P&gt;- when KBI happens(KBI #0), it wake up stop3&lt;/P&gt;&lt;P&gt;- go on running code, timer can work now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===============================================&lt;/P&gt;&lt;P&gt;this answer is for you. if it helps, please click on "correct answer" button. thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;ZhangJun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 09:32:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/MPXY-8600/m-p/338142#M21069</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2014-10-08T09:32:32Z</dc:date>
    </item>
  </channel>
</rss>

