<?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>LPC MicrocontrollersのトピックRe: PN7462 stand by mode</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/PN7462-stand-by-mode/m-p/1204079#M43363</link>
    <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide a sample example to switch from active mode to standby and hard power-down mode?&lt;/P&gt;</description>
    <pubDate>Thu, 24 Dec 2020 09:34:47 GMT</pubDate>
    <dc:creator>pratikyadav</dc:creator>
    <dc:date>2020-12-24T09:34:47Z</dc:date>
    <item>
      <title>PN7462 stand by mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/PN7462-stand-by-mode/m-p/680575#M27369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I need to put in "stand by" mode the PN7462AU by the example: phExMain_noRTOS how can I do that?&lt;/P&gt;&lt;P&gt;Some one can help me?&lt;/P&gt;&lt;P&gt;Gianluca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jun 2017 21:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/PN7462-stand-by-mode/m-p/680575#M27369</guid>
      <dc:creator>gianlucapeterle</dc:creator>
      <dc:date>2017-06-08T21:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: PN7462 stand by mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/PN7462-stand-by-mode/m-p/680576#M27370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I saw that in short time a lot of professionals looks at this post, so I presume that it could be of interest for many people to have an answer.&lt;/P&gt;&lt;P&gt;So, pls, if a Nxp professional or the software architect that wrote the code, could give an answer, I would be very greatfull!!&lt;/P&gt;&lt;P&gt;Gianluca.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 13:43:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/PN7462-stand-by-mode/m-p/680576#M27370</guid>
      <dc:creator>gianlucapeterle</dc:creator>
      <dc:date>2017-06-09T13:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: PN7462 stand by mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/PN7462-stand-by-mode/m-p/680577#M27371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gianluca Peterle,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All you need can be found in UM10858. Please refer to the following for details.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;7.3.2.1 Entering Standby Mode&lt;BR /&gt;To enter standby mode, the firmware needs to operate in an infinite while loop of:&lt;BR /&gt;1. Programming the standby bit in the PCR_CTRL_REG.&lt;BR /&gt;2. Checking if there is any standby prevention reason.&lt;/P&gt;&lt;P&gt;3. If any reason found, then cater to the reason preventing entry of standby&lt;BR /&gt;Go back to step 1.&lt;BR /&gt;This loop will be automatically broken when PN7462AU enters standby and comes out. As this will reset PN7462AU and restart the boot.&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/20084i7A957D4D99CE9CA6/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;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 14 Jun 2017 07:11:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/PN7462-stand-by-mode/m-p/680577#M27371</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2017-06-14T07:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: PN7462 stand by mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/PN7462-stand-by-mode/m-p/1204079#M43363</link>
      <description>&lt;P&gt;hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide a sample example to switch from active mode to standby and hard power-down mode?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Dec 2020 09:34:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/PN7462-stand-by-mode/m-p/1204079#M43363</guid>
      <dc:creator>pratikyadav</dc:creator>
      <dc:date>2020-12-24T09:34:47Z</dc:date>
    </item>
  </channel>
</rss>

