<?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 i.MX8QM   PMIC_ON_REQ control in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8QM-PMIC-ON-REQ-control/m-p/992904#M147304</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Customer: John Deere&lt;/P&gt;&lt;P&gt;Device:&amp;nbsp; mx8qm&lt;/P&gt;&lt;P&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;John Deere is wondering what all can cause the PMIC_ON_REQ line of the mx8qm to go high.&amp;nbsp; They can force it low through the SCFW by calling SNVS_PowerOff() but they cannot find a way to set it back high.&lt;/P&gt;&lt;P&gt;They have multiple inputs that can turn on the PMIC power and they have these OR'd together.&amp;nbsp; The problem is that these other inputs can turn on the PMIC power but they see that the PMIC_ON_REQ stays low.&amp;nbsp; They need this to come high when they start up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to control this pin directly with the mx8?&lt;/P&gt;&lt;P&gt;what can all drive this pin low?&lt;/P&gt;&lt;P&gt;what can drive this pin high?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/97596i25E036787A90DF01/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2020 18:03:24 GMT</pubDate>
    <dc:creator>peter_pinewski</dc:creator>
    <dc:date>2020-03-19T18:03:24Z</dc:date>
    <item>
      <title>i.MX8QM   PMIC_ON_REQ control</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8QM-PMIC-ON-REQ-control/m-p/992904#M147304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Customer: John Deere&lt;/P&gt;&lt;P&gt;Device:&amp;nbsp; mx8qm&lt;/P&gt;&lt;P&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;John Deere is wondering what all can cause the PMIC_ON_REQ line of the mx8qm to go high.&amp;nbsp; They can force it low through the SCFW by calling SNVS_PowerOff() but they cannot find a way to set it back high.&lt;/P&gt;&lt;P&gt;They have multiple inputs that can turn on the PMIC power and they have these OR'd together.&amp;nbsp; The problem is that these other inputs can turn on the PMIC power but they see that the PMIC_ON_REQ stays low.&amp;nbsp; They need this to come high when they start up.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to control this pin directly with the mx8?&lt;/P&gt;&lt;P&gt;what can all drive this pin low?&lt;/P&gt;&lt;P&gt;what can drive this pin high?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/97596i25E036787A90DF01/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2020 18:03:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8QM-PMIC-ON-REQ-control/m-p/992904#M147304</guid>
      <dc:creator>peter_pinewski</dc:creator>
      <dc:date>2020-03-19T18:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8QM   PMIC_ON_REQ control</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8QM-PMIC-ON-REQ-control/m-p/992905#M147305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;formally setting PMIC_ON_REQ can be done with SCFW APIs&lt;/P&gt;&lt;P&gt;described in &lt;A href="https://www.nxp.com/webapp/Download?colCode=L4.14.98_2.3.0_SCFWKIT-1.3.0&amp;amp;appType=license" target="_blank"&gt;SCFW Porting Kit &lt;/A&gt;documentation, like:&lt;/P&gt;&lt;P&gt;sc_pm_set_sys_power_mode(ipc, SC_PM_PW_MODE_OFF),&lt;/P&gt;&lt;P&gt;sc_pm_set_sys_power_mode(ipc, SC_PM_PW_MODE_ON),&lt;/P&gt;&lt;P&gt;But last call is sensless (for that reason there is only SNVS_PowerOff() provided)&lt;/P&gt;&lt;P&gt;since assumed that in that state board is powered off (PMIC in off state) and SCFW&lt;/P&gt;&lt;P&gt;APIs can not run on unpowered processor.&lt;/P&gt;&lt;P&gt;Only way to set PMIC_ON_REQ when processor is unpowered is to use ONOFF signal&lt;/P&gt;&lt;P&gt;or RTC wake-up:&amp;nbsp;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_rtc/rtcwakeup.c?h=imx_4.19.35_1.1.0" title="https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_rtc/rtcwakeup.c?h=imx_4.19.35_1.1.0"&gt;rtcwakeup.c\mxc_rtc\test - imx-test - i.MX Driver Test Application Software&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Sat, 21 Mar 2020 08:37:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8QM-PMIC-ON-REQ-control/m-p/992905#M147305</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-03-21T08:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX8QM   PMIC_ON_REQ control</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX8QM-PMIC-ON-REQ-control/m-p/992906#M147306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Thanks igor.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333;"&gt;This was also confirmed in another post that i was monitoring that states the &lt;STRONG&gt;PMIC_ON_REQ&lt;/STRONG&gt; is controlled &lt;SPAN style="text-decoration: underline;"&gt;only by HW.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #333333;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/527824?commentID=1287450&amp;amp;et=notification.mention#comment"&gt;https://community.nxp.com/message/1287450?commentID=1287450&amp;amp;et=notification.mention#comment-1287450&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, for the following scenario, I need a way to get the PMIC_ON_REQ back high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario:&lt;/P&gt;&lt;P&gt;- shut off the system with &lt;STRONG&gt;SNVS_PowerOff()&amp;nbsp;&lt;/STRONG&gt; - this causes &lt;STRONG&gt;PMIC_ON_REQ&lt;/STRONG&gt; to go low.&lt;/P&gt;&lt;P&gt;-&amp;nbsp;PMIC/System power&amp;nbsp;is&amp;nbsp;turned on with external request&amp;nbsp; (i.e. ignition - not ONOFF or RTC)&amp;nbsp; - in this case, PWRON goes high because of external OR gate but &lt;STRONG&gt;PMIC_ON_REQ&lt;/STRONG&gt; stays low.&lt;/P&gt;&lt;P&gt;- way to get PMIC_ON_REQ = 1 while powered?&amp;nbsp; &amp;nbsp;Use RTC request as described in the post below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/478837"&gt;URGENT! Wakeup from SNVS Mode using the RTC or Wakeup pins in i.MX8&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Peter&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2020 15:58:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX8QM-PMIC-ON-REQ-control/m-p/992906#M147306</guid>
      <dc:creator>peter_pinewski</dc:creator>
      <dc:date>2020-03-23T15:58:19Z</dc:date>
    </item>
  </channel>
</rss>

