<?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のトピックLPC55S69 : exit from PowerDown mode</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-exit-from-PowerDown-mode/m-p/1006510#M39498</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Datasheet is written :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Power Library in SDK sets the flash wait states based on the frequency selected."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When MCU is exit from PowerDowm mode it is clocked by using FRO_12Mhz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in SDK examples you still call&amp;nbsp;BOARD_BootClockFRO12M() after wakeup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can it be so that only line&amp;nbsp;&amp;nbsp;SystemCoreClock = BOARD_BOOTCLOCKFRO12M_CORE_CLOCK;&lt;/P&gt;&lt;P&gt;is need ?&lt;/P&gt;&lt;P&gt;All other setting is done by Powerlib already.&lt;/P&gt;&lt;P&gt;Is this so ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Dec 2019 07:50:26 GMT</pubDate>
    <dc:creator>EugeneHiihtaja</dc:creator>
    <dc:date>2019-12-20T07:50:26Z</dc:date>
    <item>
      <title>LPC55S69 : exit from PowerDown mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-exit-from-PowerDown-mode/m-p/1006510#M39498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Datasheet is written :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Power Library in SDK sets the flash wait states based on the frequency selected."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When MCU is exit from PowerDowm mode it is clocked by using FRO_12Mhz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in SDK examples you still call&amp;nbsp;BOARD_BootClockFRO12M() after wakeup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can it be so that only line&amp;nbsp;&amp;nbsp;SystemCoreClock = BOARD_BOOTCLOCKFRO12M_CORE_CLOCK;&lt;/P&gt;&lt;P&gt;is need ?&lt;/P&gt;&lt;P&gt;All other setting is done by Powerlib already.&lt;/P&gt;&lt;P&gt;Is this so ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Dec 2019 07:50:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-exit-from-PowerDown-mode/m-p/1006510#M39498</guid>
      <dc:creator>EugeneHiihtaja</dc:creator>
      <dc:date>2019-12-20T07:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S69 : exit from PowerDown mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-exit-from-PowerDown-mode/m-p/1006511#M39499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Eugene,&lt;/P&gt;&lt;P&gt;I think you are right, after sleep/deepsleep/powerdown, the cpu core clock is restored to FRO_12MHz, so the code line&lt;/P&gt;&lt;P&gt;BOARD_BootClockFRO12M(); is unnecessary. Because DEMO_PowerDownWakeup() is called after waking up.&lt;/P&gt;&lt;P&gt;Hope it can help you&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;P&gt;void DEMO_PowerDownWakeup(void)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BOARD_BootClockFRO12M();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BOARD_InitDebugConsole();&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&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/99567iAE69803A83C2F934/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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Dec 2019 09:15:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S69-exit-from-PowerDown-mode/m-p/1006511#M39499</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2019-12-25T09:15:02Z</dc:date>
    </item>
  </channel>
</rss>

