<?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: LPC4330 BASE_M4_CLK</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-BASE-M4-CLK/m-p/586829#M21502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We will continuous supporting on the case #&amp;nbsp;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12px;"&gt;87330.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12px;"&gt;I am working on it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12px;"&gt;Vicente Gomez&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2016 19:46:54 GMT</pubDate>
    <dc:creator>vicentegomez</dc:creator>
    <dc:date>2016-09-21T19:46:54Z</dc:date>
    <item>
      <title>LPC4330 BASE_M4_CLK</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-BASE-M4-CLK/m-p/586828#M21501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Listed below are the steps that I think we have to take in order to change the BASE_M4_CLK frequency to 168 MHz. Please review and let me know if this will work.&lt;/P&gt;&lt;P&gt;We want to run the SDRAM clock at 84 MHz and the CPU clock at 168 MHz. Therefore, we have to change the BASE_M4_CLK to 168 MHz. The procedure for changing the clock is on page 166 of the User Manual.&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp; Select the IRC as the BASE_M4_CLK source:&lt;BR /&gt;Write 0x01000000 to the BASE_M4_CLK Control Register at Address 0x4005006C.&lt;BR /&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp; Enable the crystal oscillator:&lt;BR /&gt;Write 0x00000000 to the Crystal Oscillator Control Register at Address 0x40050018.&lt;BR /&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp; Wait 250 uS.&lt;BR /&gt;4)&amp;nbsp;&amp;nbsp;&amp;nbsp; Reconfigure PLL1. Select the M and N divider values to produce the final desired PLL1 output frequency foutpll. Select the crystal oscillator as the clock source for PLL1.&lt;BR /&gt;We want the final PLL1 output frequency to equal 168 MHz. Our crystal frequency is 12 MHz. Select M = 14 and N = 1.&lt;BR /&gt;Write 0x060E0040 to the PLL1 Control Register at address 0x40050044.&lt;BR /&gt;5)&amp;nbsp;&amp;nbsp;&amp;nbsp; Wait for PLL1 to lock.&lt;/P&gt;&lt;P&gt;6)&amp;nbsp;&amp;nbsp;&amp;nbsp; Set the PLL1 P-divider to divide by 2 (DIRECT = 0, PSEL = 0).&lt;BR /&gt;This was done is step # 4.&lt;BR /&gt;7)&amp;nbsp;&amp;nbsp;&amp;nbsp; Select PLL1 as the BASE_M4_CLK source.&lt;BR /&gt;Write 0x09000000 to the BASE_M4_CLK Control Register at Address 0x4005006C.&lt;BR /&gt;8)&amp;nbsp;&amp;nbsp;&amp;nbsp; Wait 50 uS.&lt;BR /&gt;9)&amp;nbsp;&amp;nbsp;&amp;nbsp; Set the PLL1 P-divider to direct output mode (DIRECT = 1).&lt;BR /&gt;Write 0x060E00C0 to the PLL1 Control Register at address 0x40050044.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to Section 13.2.1.1 on page 166 of the LPC4330 User Manual. Step 6 says to “Set the PLL1 P-divider to divide by 2 (DIRECT = 0, PSEL = 0)”. I program DIRECT = 0 and PSEL = 0 in Step 4 of the procedure so I don’t understand what Step 6 is for. What should the values for DIRECT and PSEL be in Step 4?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2016 15:51:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-BASE-M4-CLK/m-p/586828#M21501</guid>
      <dc:creator>tomsaluzzo</dc:creator>
      <dc:date>2016-09-02T15:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4330 BASE_M4_CLK</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-BASE-M4-CLK/m-p/586829#M21502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We will continuous supporting on the case #&amp;nbsp;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12px;"&gt;87330.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12px;"&gt;I am working on it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12px;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 12px;"&gt;Vicente Gomez&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 19:46:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-BASE-M4-CLK/m-p/586829#M21502</guid>
      <dc:creator>vicentegomez</dc:creator>
      <dc:date>2016-09-21T19:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4330 BASE_M4_CLK</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-BASE-M4-CLK/m-p/586830#M21503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why Step 6 is required is described at the start of section 13.2.1 :&lt;/P&gt;&lt;DIV class="" title="Page 164"&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.000000pt; font-family: 'ArialMT';"&gt;&lt;SPAN style="font-size: 15px;"&gt;To ramp up the clock frequency from low frequencies (&amp;lt; 90 MHz), you must increase the core clock BASE_M4_CLK in two steps from low frequencies to mid-range frequencies (90 MHz to 110 MHz) and subsequently from mid-level frequencies to high frequencies (up to 204 MHz).&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Sep 2016 13:28:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4330-BASE-M4-CLK/m-p/586830#M21503</guid>
      <dc:creator>jurgengeerlings</dc:creator>
      <dc:date>2016-09-23T13:28:18Z</dc:date>
    </item>
  </channel>
</rss>

