<?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: LPC11xx main clock limit in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544925#M12964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by purplexed on Mon Sep 08 00:28:47 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#define SYSPLLCTRL_Val&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00000007 //96 MHz main clock&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#define SYSAHBCLKDIV_Val&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00000001 //96 MHz system clock&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and system keeps on running...I don't understand. Someone can explain it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:46:22 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:46:22Z</dc:date>
    <item>
      <title>LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544915#M12954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Zoltan on Fri Jun 01 04:38:07 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The LPC11xx manual lists specifies the frequency limits of the VCO of the PLL. It also states the limit for the system clock. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I could not find any mention of the max. frequency of the main clock, that is, the output of the PLL's P divider and input for the system clock divider.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder if someone from NXP could tell the limit on that clock line?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544915#M12954</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544916#M12955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jdurand on Fri Jun 01 12:13:22 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe the data sheet says 50MHz.&amp;nbsp; My Code Red startup file sets it to 48MHz by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544916#M12955</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544917#M12956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Zoltan on Fri Jun 01 15:43:24 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Jerry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you tell me where did you find it in the data sheet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that the max system clock is 50MHz, that's clearly stated. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I could not find the limit on the main clock. I went through the user manual and found nothing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544917#M12956</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544918#M12957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by jdurand on Fri Jun 01 16:59:37 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Ah, you mean the PLL output?&amp;nbsp; Don't know what that is, for now I'm just leaving everything set to the default 48MHz.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544918#M12957</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544919#M12958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by atomicdog on Fri Jun 01 18:10:42 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;According to the Rev 6 user manual 'main clock (FCLKOUT)' needs to be less the 100 MHz.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544919#M12958</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544920#M12959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sat Jun 02 01:39:16 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;And it's really working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#define SYSPLLCTRL_Val&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00000007 //96 MHz main clock&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#define SYSAHBCLKDIV_Val&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00000002 //48 MHz system clock&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/code&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CLKOUT is showing a 96 MHz main clock. &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544920#M12959</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544921#M12960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sat Jun 02 01:40:20 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Still don't know how to delete....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544921#M12960</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544922#M12961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Zoltan on Sat Jun 02 01:41:58 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;100MHz it is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544922#M12961</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544923#M12962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by PhilYoung on Sat Jun 02 01:47:20 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;look in UM10398a.pdf, page 43.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The block diagram of this PLL is shown in Figure 7. The input frequency range is 10 MHz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to 25 MHz. The input clock is fed directly to the Phase-Frequency Detector (PFD). This&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;block compares the phase and frequency of its inputs, and generates a control signal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when phase and/ or frequency do not match. The loop filter filters these control signals&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and drives the current controlled oscillator (CCO), which generates the main clock and&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;optionally two additional phases. The CCO frequency range is 156 MHz to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;320 MHz.These clocks are either divided by 2xP by the programmable post divider to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;create the output clock(s), or are sent directly to the output(s). The main output clock is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then divided by M by the programmable feedback divider to generate the feedback clock.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The output signal of the phase-frequency detector is also monitored by the lock detector,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to signal when the PLL has locked on to the input clock.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Remark: The divider values for P and M must be selected so that the PLL output clock&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;frequency FCLKOUT is lower than 100 MHz.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544923#M12962</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544924#M12963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Zoltan on Sat Jun 02 05:48:01 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;OK, I'm getting blind, it seems.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've read that chapter umpteen times (searching for the value) and missed that remark every time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544924#M12963</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx main clock limit</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544925#M12964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by purplexed on Mon Sep 08 00:28:47 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#define SYSPLLCTRL_Val&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00000007 //96 MHz main clock&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#define SYSAHBCLKDIV_Val&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x00000001 //96 MHz system clock&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and system keeps on running...I don't understand. Someone can explain it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:46:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-main-clock-limit/m-p/544925#M12964</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:46:22Z</dc:date>
    </item>
  </channel>
</rss>

