<?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: LPC4357 clock configuration</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-clock-configuration/m-p/617426#M24131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="287640" data-username="quyenngo" href="https://community.nxp.com/people/quyenngo"&gt;Quyen Ngo&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;The PLL setting process can be completed in 100us, and definitely the MCU can't work properly if the system clock become unstable.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Mon, 19 Sep 2016 02:37:05 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2016-09-19T02:37:05Z</dc:date>
    <item>
      <title>LPC4357 clock configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-clock-configuration/m-p/617425#M24130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about clock configuration.&lt;/P&gt;&lt;P&gt;LPC43xx user manual document say that:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;The following procedure shows how to change the default setting of the core clock&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(BASE_M4_CLK = 96 MHz; IRC = PLL1 clock source) to an operating frequency above&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;110 MHz while also changing the clock source from IRC to crystal oscillator:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;1. Select the IRC as BASE_M4_CLK source.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2. Enable the crystal oscillator (see Table 127&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;).&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;3. Wait 250 s.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;4. Reconfigure PLL1 as follows (see Table 138&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;):&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;– Select the M and N divider values to produce the final desired PLL1 output&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;frequency f&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;– Select the crystal oscillator as clock source for PLL1.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;outPLL&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;5. Wait for the PLL1 to lock.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;6. Set the PLL1 P-divider to divide by 2 (DIRECT = 0, PSEL=0).&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;7. Select PLL1 as BASE_M4_CLK source. The BASE_M4_CLK now operates in the &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;mid-frequency range.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;8. Wait 50 s.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;9. Set the PLL1 P-divider to direct output mode (DIRECT = 1).&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;The BASE_M4_CLK now operates in the high-frequency range.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In step 5. Wait for the PLL1 to lock, what is the maximum time system can wait, and what will system do if the PPL1 is unstable for a long time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Sep 2016 03:13:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-clock-configuration/m-p/617425#M24130</guid>
      <dc:creator>quyenngo</dc:creator>
      <dc:date>2016-09-14T03:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 clock configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-clock-configuration/m-p/617426#M24131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="287640" data-username="quyenngo" href="https://community.nxp.com/people/quyenngo"&gt;Quyen Ngo&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;The PLL setting process can be completed in 100us, and definitely the MCU can't work properly if the system clock become unstable.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&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>Mon, 19 Sep 2016 02:37:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-clock-configuration/m-p/617426#M24131</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2016-09-19T02:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 clock configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-clock-configuration/m-p/617427#M24132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much jeremyzhou,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another question, in the lpc4357_oem_board library, when configure clock, it not check the PLL1 lock status follow the above procedure (step 5: Wait for PLL1 to lock). But the clock is still working well, how they do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 03:29:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-clock-configuration/m-p/617427#M24132</guid>
      <dc:creator>quyenngo</dc:creator>
      <dc:date>2016-09-19T03:29:44Z</dc:date>
    </item>
  </channel>
</rss>

