<?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中的主题 Re: S12 ZVML Hall Sensor Sleep Mode</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806359#M15787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before entering into sleep mode, I have to disable hall supply.&lt;/P&gt;&lt;P&gt;To disable the hall supply,&amp;nbsp;&lt;/P&gt;&lt;P&gt;PTP_PTP0 is set to 0 before executing stop command.&lt;/P&gt;&lt;P&gt;But it is observed that, the output at EVDD1 is always +5V even after setting the PTP0 to low.&lt;/P&gt;&lt;P&gt;Please guide on this.&lt;/P&gt;&lt;P&gt;Request you to inform if I am missing some settings to disable hall supply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2019 01:31:19 GMT</pubDate>
    <dc:creator>pratibhasurabhi</dc:creator>
    <dc:date>2019-01-23T01:31:19Z</dc:date>
    <item>
      <title>S12 ZVML Hall Sensor Sleep Mode</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806355#M15783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using MagniV S12ZVML64&amp;nbsp; for 3 phase HALL sensored based application.&lt;/P&gt;&lt;P&gt;I am thinking about implementing&amp;nbsp;Full Stop Mode for the same.&lt;/P&gt;&lt;P&gt;I want to know how the Full STOP mode will affect the EVDD1 ( external power supply) pin for the hall sensor.&lt;/P&gt;&lt;P&gt;In Full Stop mode , does the EVDD1 supply turn off?&lt;/P&gt;&lt;P&gt;If yes can you please tell me where is it mentioned inn datasheet.&lt;/P&gt;&lt;P&gt;If not then , what is the effect of STOP mode on EVDD1? Does the current consumption becomes less?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 10:19:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806355#M15783</guid>
      <dc:creator>pratibhasurabhi</dc:creator>
      <dc:date>2018-12-17T10:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: S12 ZVML Hall Sensor Sleep Mode</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806356#M15784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pratibha,&lt;BR /&gt;EVDD1 is supplied by VDDX (Table 1-8, S12ZVM RM r.2.11). &lt;BR /&gt;The VDDX regulator enters Reduced Performance Mode (RPM) when the MCU goes to Stop Mode (Section 8.1.3.3)&lt;BR /&gt;The load IDDX current in RPM is specified in Table B-1.&lt;BR /&gt;“In stop mode the over-current monitor is disabled for power saving. The increased current capability cannot be maintained to supply the external device. Therefore when using the pin as power supply the external load must be powered down prior to entering stop mode by driving the output low” (Section 2.5.3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 17:14:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806356#M15784</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2018-12-17T17:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: S12 ZVML Hall Sensor Sleep Mode</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806357#M15785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/danielmartynek"&gt;danielmartynek&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;Thanks for the quick reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had few doubts hope you can clear them up.&lt;/P&gt;&lt;P&gt;1.While the MCU is in STOP mode ,if i turn off the supply and switch it back on again (basically a Power on reset ),will the MCU still remain in STOP mode or wake up from STOP ?&lt;/P&gt;&lt;P&gt;2. For putting in STOP mode , certain asm instructions are to be executed.Instead ,can we put MCU in STOP mode through debug window?.&lt;/P&gt;&lt;P&gt;3. While MCU is in STOP mode, if my debugger is connected, does it loose connection or not ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 05:11:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806357#M15785</guid>
      <dc:creator>pratibhasurabhi</dc:creator>
      <dc:date>2018-12-19T05:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: S12 ZVML Hall Sensor Sleep Mode</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806358#M15786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pratibha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;The MCU will be reset. It is always the same after POR.&lt;BR /&gt;2.&amp;nbsp;Although you can clear the S bit in the debug window, there needs to be the STOP instruction executed. &lt;BR /&gt;3.&amp;nbsp;It depends on the BDCCIS bit in the BDCCSRx register. Please refer to Section 5.1.3.3 Low-Power Modes in the S12ZVM RM r.2.11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 11:30:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806358#M15786</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2018-12-19T11:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: S12 ZVML Hall Sensor Sleep Mode</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806359#M15787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before entering into sleep mode, I have to disable hall supply.&lt;/P&gt;&lt;P&gt;To disable the hall supply,&amp;nbsp;&lt;/P&gt;&lt;P&gt;PTP_PTP0 is set to 0 before executing stop command.&lt;/P&gt;&lt;P&gt;But it is observed that, the output at EVDD1 is always +5V even after setting the PTP0 to low.&lt;/P&gt;&lt;P&gt;Please guide on this.&lt;/P&gt;&lt;P&gt;Request you to inform if I am missing some settings to disable hall supply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 01:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806359#M15787</guid>
      <dc:creator>pratibhasurabhi</dc:creator>
      <dc:date>2019-01-23T01:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: S12 ZVML Hall Sensor Sleep Mode</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806360#M15788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pratibha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;EVDD1 funtion of the PTP0 is basically a GPIO with&amp;nbsp;high current capability.&lt;/P&gt;&lt;P&gt;Configuring the pin direction as output automatically enables the EVDD1 funtion.&lt;/P&gt;&lt;P&gt;DDRP_DDRP0 = 1; // OUTPUT&lt;/P&gt;&lt;P&gt;It can be driven by the PTP register as any other GPIO. And the PORT maintains its previously configured state during Stop mode.&lt;/P&gt;&lt;P&gt;PTP_PTP0 = 0; // LOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unless there is another function with a higher priority enabled on PTP0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75774i465B0E2F67A0D523/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tested it with a simple code that just drives PTP0 and enters Stop mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniel&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2019 11:06:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806360#M15788</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-01-23T11:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: S12 ZVML Hall Sensor Sleep Mode</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806361#M15789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danial,&lt;/P&gt;&lt;P&gt;In our application, there is no other functionality enabled on PTP0.&lt;/P&gt;&lt;P&gt;I have tested code as below,&lt;/P&gt;&lt;P&gt;main()&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;MODRR2_T0IC1RR = 0x01;&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;&amp;nbsp;/* TIM0 input capture channel 1 is connected to logic XOR of PT1, PT2, PT3 */&lt;/P&gt;&lt;P&gt;PERT = 0x0E;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* Hall sensor PT1, PT2, PT3 pull device is enabled */&lt;BR /&gt;PTP_PTP0 = 1;&lt;/P&gt;&lt;P&gt;DDRP_DDRP0 = 1;&lt;/P&gt;&lt;P&gt;while(1)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;/* after 500ms of delay below code is executed */&lt;/P&gt;&lt;P&gt;ADC0CTL_0_ADC_SR = 1;&lt;/P&gt;&lt;P&gt;PTP_PTP0 = 0;&lt;/P&gt;&lt;P&gt;CPMUOSC_OSCE = 0;&lt;BR /&gt; DisableInterrupts;&lt;/P&gt;&lt;P&gt;&amp;nbsp;ASMNOP;&lt;BR /&gt; ASMNOP;&lt;BR /&gt; ASMNOP;&lt;BR /&gt; ASMNOP;&lt;/P&gt;&lt;P&gt;asm ANDCC #0x7F; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* Clears S bit , enable STOP instruction */&lt;BR /&gt; ASMNOP;&lt;BR /&gt; ASMNOP;&lt;/P&gt;&lt;P&gt;asm STOP;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After executing this code, observed that, after 500ms of power up,&amp;nbsp;EVDD1 pin output is high(4.8V) after entering into stop mode. As shown in below screenshot,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76847i3E2B2DCBE94823C6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even after setting PTP0 pin to low the output at EVDD1 is high.&lt;/P&gt;&lt;P&gt;As per my understanding,&amp;nbsp;hall supply will not get disabled for above setting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2019 00:43:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806361#M15789</guid>
      <dc:creator>pratibhasurabhi</dc:creator>
      <dc:date>2019-01-24T00:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: S12 ZVML Hall Sensor Sleep Mode</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806362#M15790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Hi Danial,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;In our application, there is no other functionality enabled on PTP0.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;I have tested code as below,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;main()&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;{&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;MODRR2_T0IC1RR = 0x01;&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;&amp;nbsp;/* TIM0 input capture channel 1 is connected to logic XOR of PT1, PT2, PT3 */&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;PERT = 0x0E;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* Hall sensor PT1, PT2, PT3 pull device is enabled */&lt;BR /&gt;PTP_PTP0 = 1;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;DDRP_DDRP0 = 1;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;while(1)&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;{&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp; &amp;nbsp;/* after 500ms of delay below code is executed */&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;ADC0CTL_0_ADC_SR = 1;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;PTP_PTP0 = 0;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;CPMUOSC_OSCE = 0;&lt;BR /&gt;DisableInterrupts;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;ASMNOP;&lt;BR /&gt;ASMNOP;&lt;BR /&gt;ASMNOP;&lt;BR /&gt;ASMNOP;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;asm ANDCC #0x7F; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;/* Clears S bit , enable STOP instruction */&lt;BR /&gt;ASMNOP;&lt;BR /&gt;ASMNOP;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;asm STOP;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;}&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;After executing this code, observed that, after 500ms of power up,&amp;nbsp;EVDD1 pin output is high(4.8V) after entering into stop mode. As shown in below screenshot,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/76974iCA7A92A556E050AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;Even after setting PTP0 pin to low the output at EVDD1 is high.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px; font-size: 14px;"&gt;As per my understanding,&amp;nbsp;hall supply will not get disabled for above setting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 01:03:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806362#M15790</guid>
      <dc:creator>pratibhasurabhi</dc:creator>
      <dc:date>2019-01-25T01:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: S12 ZVML Hall Sensor Sleep Mode</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806363#M15791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hello Pratibha,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I have tried the very code you provided without any modification on S12ZVML12 EVB and it works as expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;The PP0 pin goes HIGH for 2us&amp;nbsp;then LOW&amp;nbsp;and the MCU enter Stop mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/77018i9D9C94513CC1CE38/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Have you tried&amp;nbsp;running this simple code on an EVB?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Daniel&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2019 12:34:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/S12-ZVML-Hall-Sensor-Sleep-Mode/m-p/806363#M15791</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2019-01-25T12:34:56Z</dc:date>
    </item>
  </channel>
</rss>

