<?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 50MHz in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540052#M11989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Wed Dec 18 00:46:00 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: marcossmart&lt;/STRONG&gt;&lt;BR /&gt;The maximum value of 25MHz crystal is supported?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;• Clock generation:&lt;BR /&gt;– 12 MHz internal RC oscillator trimmed to 1% accuracy that can optionally be used as a system clock.&lt;BR /&gt;– Crystal oscillator with an operating [color=#f00]range of 1 MHz to 25 MHz.[/color]&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: marcossmart&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Only need to change the SYSPLLCTRL? &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: marcossmart&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;What would be the correct value to operate and 50MHZ and 25MHz crystal?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;3.11.4.1 Normal mode&lt;BR /&gt;In normal mode the post divider is enabled, giving a 50% duty cycle clock with the&lt;BR /&gt;following frequency relations:&lt;BR /&gt;(1)&lt;BR /&gt;To select the appropriate values for M and P, it is recommended to [color=#f00]follow these steps[/color]:&lt;BR /&gt;&lt;BR /&gt;1. Specify the input clock frequency FCLKIN.&lt;BR /&gt;2. Calculate M to obtain the desired output frequency FCLKOUT with&lt;BR /&gt;M = FCLKOUT / FCLKIN.&lt;BR /&gt;3. Find a value so that FCCO = 2 x P x FCLKOUT.&lt;BR /&gt;4. Verify that all frequencies and divider values conform to the limits specified in&lt;BR /&gt;Table 10.&lt;BR /&gt;5. Ensure that FCLKOUT &amp;lt; 100 MHz.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wow, that's really difficult for 25 MHz:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-1. FCLKIN = 25 MHz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-2. M = FCLKOUT / FCLKIN = 50 MHz / 25 MHz = 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-3. P = 2, FCCO = 2 x 2 x FCLKOUT = 200 MHz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-4: 156 MHz &amp;lt; 200MHz &amp;lt; 320 MHz &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:40:18 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:40:18Z</dc:date>
    <item>
      <title>LPC11xx 50MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540049#M11986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcossmart on Tue Dec 17 18:30:55 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You have application note NXP for operate LPC1114 whith 50MHz?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:40:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540049#M11986</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx 50MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540050#M11987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Tue Dec 17 18:54:03 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;UM10398 is describing PLL setup:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See. Table 46. PLL configuration examples&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just calculate new values with your changed crystal...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:40:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540050#M11987</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx 50MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540051#M11988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by marcossmart on Tue Dec 17 22:10:33 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The maximum value of 25MHz crystal is supported?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Only need to change the SYSPLLCTRL? What would be the correct value to operate and 50MHZ and 25MHz crystal?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540051#M11988</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx 50MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540052#M11989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Wed Dec 18 00:46:00 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: marcossmart&lt;/STRONG&gt;&lt;BR /&gt;The maximum value of 25MHz crystal is supported?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;• Clock generation:&lt;BR /&gt;– 12 MHz internal RC oscillator trimmed to 1% accuracy that can optionally be used as a system clock.&lt;BR /&gt;– Crystal oscillator with an operating [color=#f00]range of 1 MHz to 25 MHz.[/color]&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: marcossmart&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Only need to change the SYSPLLCTRL? &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: marcossmart&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;What would be the correct value to operate and 50MHZ and 25MHz crystal?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;3.11.4.1 Normal mode&lt;BR /&gt;In normal mode the post divider is enabled, giving a 50% duty cycle clock with the&lt;BR /&gt;following frequency relations:&lt;BR /&gt;(1)&lt;BR /&gt;To select the appropriate values for M and P, it is recommended to [color=#f00]follow these steps[/color]:&lt;BR /&gt;&lt;BR /&gt;1. Specify the input clock frequency FCLKIN.&lt;BR /&gt;2. Calculate M to obtain the desired output frequency FCLKOUT with&lt;BR /&gt;M = FCLKOUT / FCLKIN.&lt;BR /&gt;3. Find a value so that FCCO = 2 x P x FCLKOUT.&lt;BR /&gt;4. Verify that all frequencies and divider values conform to the limits specified in&lt;BR /&gt;Table 10.&lt;BR /&gt;5. Ensure that FCLKOUT &amp;lt; 100 MHz.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wow, that's really difficult for 25 MHz:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-1. FCLKIN = 25 MHz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-2. M = FCLKOUT / FCLKIN = 50 MHz / 25 MHz = 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-3. P = 2, FCCO = 2 x 2 x FCLKOUT = 200 MHz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-4: 156 MHz &amp;lt; 200MHz &amp;lt; 320 MHz &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540052#M11989</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11xx 50MHz</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540053#M11990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CVAS on Sun Dec 22 10:08:16 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://http://www.lpcware.com/content/nxpfile/lpc11xx-main-pll-calculator"&gt;http://www.lpcware.com/content/nxpfile/lpc11xx-main-pll-calculator&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:40:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC11xx-50MHz/m-p/540053#M11990</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:40:19Z</dc:date>
    </item>
  </channel>
</rss>

