<?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>S32KのトピックHow to detect PMC LVR reset.</title>
    <link>https://community.nxp.com/t5/S32K/How-to-detect-PMC-LVR-reset/m-p/1785893#M30467</link>
    <description>&lt;P&gt;hi,&lt;BR /&gt;According to the reference manual, PMC will trigger an LVR event after detecting an under-voltage condition in the monitored power supply and initiate a reset by default.&lt;BR /&gt;Furthermore, the LVR event will be combined with the POR event into a single POR event.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_0-1704874462313.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/257493i94338666CC3E7E99/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_0-1704874462313.png" alt="Pusoy_0-1704874462313.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_1-1704875201935.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/257499i9B1C9008B91D0031/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_1-1704875201935.png" alt="Pusoy_1-1704875201935.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Supposing that the previous reset was caused by an LVR event:&lt;BR /&gt;1. When invoking the function Mcu_GetResetReason(), will it return MCU_POWER_ON_RESET?&lt;BR /&gt;2. If MCU_POWER_ON_RESET is returned, does the SW32K3_RTD_4.4_2.0.1 provide a method to identify which voltage source anomaly caused the reset?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jan 2024 08:28:20 GMT</pubDate>
    <dc:creator>Pusoy</dc:creator>
    <dc:date>2024-01-10T08:28:20Z</dc:date>
    <item>
      <title>How to detect PMC LVR reset.</title>
      <link>https://community.nxp.com/t5/S32K/How-to-detect-PMC-LVR-reset/m-p/1785893#M30467</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;According to the reference manual, PMC will trigger an LVR event after detecting an under-voltage condition in the monitored power supply and initiate a reset by default.&lt;BR /&gt;Furthermore, the LVR event will be combined with the POR event into a single POR event.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_0-1704874462313.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/257493i94338666CC3E7E99/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_0-1704874462313.png" alt="Pusoy_0-1704874462313.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Pusoy_1-1704875201935.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/257499i9B1C9008B91D0031/image-size/large?v=v2&amp;amp;px=999" role="button" title="Pusoy_1-1704875201935.png" alt="Pusoy_1-1704875201935.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Supposing that the previous reset was caused by an LVR event:&lt;BR /&gt;1. When invoking the function Mcu_GetResetReason(), will it return MCU_POWER_ON_RESET?&lt;BR /&gt;2. If MCU_POWER_ON_RESET is returned, does the SW32K3_RTD_4.4_2.0.1 provide a method to identify which voltage source anomaly caused the reset?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jan 2024 08:28:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-detect-PMC-LVR-reset/m-p/1785893#M30467</guid>
      <dc:creator>Pusoy</dc:creator>
      <dc:date>2024-01-10T08:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to detect PMC LVR reset.</title>
      <link>https://community.nxp.com/t5/S32K/How-to-detect-PMC-LVR-reset/m-p/1787920#M30585</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/226171"&gt;@Pusoy&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;1. Yes, any of the below LVR sources set DES[F_POR] which is read is MCU_POWER_ON_RESET in Mcu_GetResetReason().&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1705052266246.png" style="width: 918px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/257970iA69CF209131578BC/image-dimensions/918x435?v=v2" width="918" height="435" role="button" title="danielmartynek_0-1705052266246.png" alt="danielmartynek_0-1705052266246.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. There is no RTD API that would return PMC_LVSC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jan 2024 09:41:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-detect-PMC-LVR-reset/m-p/1787920#M30585</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-01-12T09:41:41Z</dc:date>
    </item>
  </channel>
</rss>

