<?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>S32GのトピックRe: S32G Pmic Standby</title>
    <link>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2098339#M13481</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207195"&gt;@won0020&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The behavior you describe is unexpected as you mentioned, according to the &lt;STRONG&gt;Test &lt;/STRONG&gt;section of the document you should see the following:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1747333666758.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338038i8A910EDE47F0C3C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1747333666758.png" alt="alejandro_e_0-1747333666758.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you been able to contact your FAE for the code samples mentioned in the reference materials?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_1-1747333723116.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338039i0EFB7DF03EDAB21E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_1-1747333723116.png" alt="alejandro_e_1-1747333723116.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Those should help you accomplish proper standby configuration.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I was able to find the original post where the document was published, it includes some more information in the attachments,&amp;nbsp;&lt;A href="https://community.nxp.com/t5/NXP-Designs-Knowledge-Base/S32G-M-kernel-Standby-demo-and-how-to-porting-to-Mcal/ta-p/1556313" target="_blank"&gt;M-kernel-Standby-demo-and-how-to-porting-to-Mcal/ta-p/1556313&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And for the CAN wakeup configuration, let me know if you need any help, also please let me know if you have trouble contacting your FAE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 May 2025 18:31:22 GMT</pubDate>
    <dc:creator>alejandro_e</dc:creator>
    <dc:date>2025-05-15T18:31:22Z</dc:date>
    <item>
      <title>S32G Pmic Standby</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2097441#M13460</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I use S32G-VPN-GDLBOX3 53071 REV F with S32G_RTD_4.4_4.0.2_D2306. I am testing in the S32 Design Studio 3.5 Pmic_Configuration_Autosar_Example_S32G399A_M7.&lt;/P&gt;&lt;P&gt;When I try Pmic_SetMode(Pmic_Device_0, Pmic_Mode_Shutdown), PMIC_STDBY_PGOOD goes low and then PMIC_STDBY goes also low and the consumption drops to 10 mA (quite a lot, but ok). Is it possible to wake up with CAN bus WKPU configured in Port MCAL driver component? (I tried to find out in AN12952 and I think it is impossible, but I am not sure)&lt;/P&gt;&lt;P&gt;Furthermore, when I try Pmic_SetMode(Pmic_Device_0, Pmic_Mode_Standby), PMIC_STDBY_PGOOD goes down and then PMIC_STDBY goes also low and the current cycles around 10 mA and then 400 mA for a few seconds (power and reset LEDs are blinking). I looked at the VR5510 state machine in AN12880 and I can not figure out what could be causing this behavior.&lt;/P&gt;&lt;P&gt;Eventually , when I try Mcu_SetMode(Mcu_Mode_Standby), the whole application freeze and the current is still 400 mA. PMIC_STDBY_PGOOD and PMIC_STDBY are still high. Do I also need configure the EcuM or Icu MCAL driver components?&lt;/P&gt;&lt;P&gt;Thanks in advance for any reply.&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;won0020&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 15:56:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2097441#M13460</guid>
      <dc:creator>won0020</dc:creator>
      <dc:date>2025-05-14T15:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Pmic Standby</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2097611#M13462</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207195"&gt;@won0020&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to us. For now lets focus on the first part of your problem. You mentioned that you checked&amp;nbsp;&lt;SPAN&gt;AN12952 which describes power saving techniques, for a CAN wakeup I can recommend you check&amp;nbsp;&lt;A href="https://community.nxp.com/pwmxy87654/attachments/pwmxy87654/nxp-designs%40tkb/700/1/S32G_Standby_Demo_V4-20221116-Eng.pdf" target="_blank"&gt;S32G_Standby_Demo_V4-20221116&lt;/A&gt;, which describes exactly what you need:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1747269449499.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/337831i4E8B01E0EA7BB852/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1747269449499.png" alt="alejandro_e_0-1747269449499.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please do a quick review of the contents and let me know if this demo helps you with your implementation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 00:38:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2097611#M13462</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-05-15T00:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Pmic Standby</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2098174#M13478</link>
      <description>Hello,&lt;BR /&gt;According to the information in S32G_Standby_Demo, I can use Pmic_SetMode(Pmic_Device_0, Pmic_Mode_Standby) in combination with Mcu_SetMode(Mcu_Mode_Standby) and then the current consumption drops to 30mA. PMIC_STDBY_PGOOD remains high, which is strange, but PMIC_STDBY goes low.&lt;BR /&gt;&lt;BR /&gt;Wake-up via CAN still doesn't work, but I'm working on it.</description>
      <pubDate>Thu, 15 May 2025 13:25:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2098174#M13478</guid>
      <dc:creator>won0020</dc:creator>
      <dc:date>2025-05-15T13:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Pmic Standby</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2098339#M13481</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207195"&gt;@won0020&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The behavior you describe is unexpected as you mentioned, according to the &lt;STRONG&gt;Test &lt;/STRONG&gt;section of the document you should see the following:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1747333666758.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338038i8A910EDE47F0C3C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1747333666758.png" alt="alejandro_e_0-1747333666758.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you been able to contact your FAE for the code samples mentioned in the reference materials?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_1-1747333723116.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/338039i0EFB7DF03EDAB21E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_1-1747333723116.png" alt="alejandro_e_1-1747333723116.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Those should help you accomplish proper standby configuration.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I was able to find the original post where the document was published, it includes some more information in the attachments,&amp;nbsp;&lt;A href="https://community.nxp.com/t5/NXP-Designs-Knowledge-Base/S32G-M-kernel-Standby-demo-and-how-to-porting-to-Mcal/ta-p/1556313" target="_blank"&gt;M-kernel-Standby-demo-and-how-to-porting-to-Mcal/ta-p/1556313&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And for the CAN wakeup configuration, let me know if you need any help, also please let me know if you have trouble contacting your FAE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 18:31:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2098339#M13481</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-05-15T18:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Pmic Standby</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2098608#M13483</link>
      <description>Hi,&lt;BR /&gt;Thanks for the attachment.&lt;BR /&gt;I’ll have time in about a week to look into v2-fullboot-gpio-ok and compare all the configured files in that project.&lt;BR /&gt;I'll let you know then.</description>
      <pubDate>Fri, 16 May 2025 04:27:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2098608#M13483</guid>
      <dc:creator>won0020</dc:creator>
      <dc:date>2025-05-16T04:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Pmic Standby</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2099188#M13487</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207195"&gt;@won0020&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I understand, please let me know if you encounter any trouble.&lt;/P&gt;
&lt;P&gt;About the needed files, please note that the files in the post are to the complete files, they are the needed plugins and a Tresos configuration example. Please use this time you are going to work in other things to contact your FAE/NXP representative to ask for the document and code samples I mentioned earlier, since it may take some time to retrieve them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 16 May 2025 20:50:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2099188#M13487</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-05-16T20:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Pmic Standby</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2104516#M13561</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Based on the differences between Fig. 4 and Fig. 5 in AN13118, we have modified the example, and we are now able to enter standby mode and wake up via the CAN bus. When doing so, both PMIC_STDBY_PGOOD and PMIC_STDBY go low, and the current consumption drops from 400 mA to 190 mA — we are not able to reduce it further.&lt;/P&gt;&lt;P&gt;The PmicRegulatorsConfig has been updated as follows:&lt;BR /&gt;HVLDO: Enable Standby Mode = checked&lt;BR /&gt;LDO1: Enable Standby Mode = checked&lt;BR /&gt;LDO3: Enable Standby Mode = checked&lt;/P&gt;&lt;P&gt;CAN bus wake-up can also be configured as described here:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/S32G/Standby-and-Wakeup-by-RTD-on-S32G2/m-p/1522874" target="_blank"&gt;https://community.nxp.com/t5/S32G/Standby-and-Wakeup-by-RTD-on-S32G2/m-p/1522874&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 14:39:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2104516#M13561</guid>
      <dc:creator>won0020</dc:creator>
      <dc:date>2025-05-26T14:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: S32G Pmic Standby</title>
      <link>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2104564#M13562</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207195"&gt;@won0020&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for letting me know you were able to solve your problem and thanks also for selecting one of my replies as an accepted solution. About the current consumption, since for the most part it depends on the board design, I can not give your much support. However, if you require support on that you could check the the &lt;A href="https://www.nxp.com/webapp/Download?colCode=UGS32G3HDG" target="_blank"&gt;HW design guidelines&lt;/A&gt; and the schematic review checklist attached with it:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_1-1748278751651.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339747i7E0678EC0A9CF54C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_1-1748278751651.png" alt="alejandro_e_1-1748278751651.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please check in particular section 4.6 and all its subsections [page 8, S32G3 Hardware Design Guidelines Rev. 3.1 — 19 January 2024]:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_2-1748278979768.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/339748i3353CCCD37D36D64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_2-1748278979768.png" alt="alejandro_e_2-1748278979768.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could submit a private support ticket for a schematic review, however, the review we offer is only for S32G run/normal mode, since the standby depends greatly on other board components, which we do not support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 17:05:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G-Pmic-Standby/m-p/2104564#M13562</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2025-05-26T17:05:06Z</dc:date>
    </item>
  </channel>
</rss>

