<?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: How to shutdown from 3s power key button press? in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-shutdown-from-3s-power-key-button-press/m-p/1388613#M17625</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180124"&gt;@Gamka&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for your updated information and your effort.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Yes, you can use the SNVS_&lt;SPAN&gt;HP or LP.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;If your question is solved, please help to mark the correct answer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any new issues in the future, welcome to create the new question post, thanks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Dec 2021 07:25:11 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2021-12-17T07:25:11Z</dc:date>
    <item>
      <title>How to shutdown from 3s power key button press?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-shutdown-from-3s-power-key-button-press/m-p/1386275#M17545</link>
      <description>&lt;P&gt;I am using imxrt1064 with MCUXpresso. I would like to turn off the device after user has pressed power button for 3 seconds. Is there a way to accomplish this?&lt;BR /&gt;&lt;BR /&gt;The "Dumb" PMIC mode allows me to set Max timeout to 5 secs, 10 sec or 15 secs, but I need to set it to 3 secs. With debounce I can get an interrupt that the button has been pressed for 500ms (or more), but I would need to know if the button is still being pressed after 3 secs (to shutdown). Is there a register to check this? Or any other way to implement 3 secs shutdown?&lt;/P&gt;&lt;P&gt;I understand, that I could wire the button to some GPIO, but is there any way to accomplish this without modifications to my hardware?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 09:02:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-shutdown-from-3s-power-key-button-press/m-p/1386275#M17545</guid>
      <dc:creator>Gamka</dc:creator>
      <dc:date>2021-12-14T09:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown from 3s power key button press?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-shutdown-from-3s-power-key-button-press/m-p/1388108#M17607</link>
      <description>&lt;P&gt;I found the register myself. It is in HPSR bit 6. Now I can start a timer, when getting (0 ms) debounce. When the timer fires, I will check if the button is still being pressed. And if I get a debounce, while timer is running, I will just restart the timer.&lt;BR /&gt;&lt;BR /&gt;Btw, it would be nice, if imxRT1064 reference manual "Chapter 13.5. ONOFF (Button)" could have a mention about this register as well (and other button related SNVS HP registers).&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 11:19:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-shutdown-from-3s-power-key-button-press/m-p/1388108#M17607</guid>
      <dc:creator>Gamka</dc:creator>
      <dc:date>2021-12-16T11:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to shutdown from 3s power key button press?</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-shutdown-from-3s-power-key-button-press/m-p/1388613#M17625</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/180124"&gt;@Gamka&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for your updated information and your effort.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Yes, you can use the SNVS_&lt;SPAN&gt;HP or LP.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;If your question is solved, please help to mark the correct answer.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Any new issues in the future, welcome to create the new question post, thanks.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 07:25:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/How-to-shutdown-from-3s-power-key-button-press/m-p/1388613#M17625</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-12-17T07:25:11Z</dc:date>
    </item>
  </channel>
</rss>

