<?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: LPC1114 Crystal in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587062#M27503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JSalisbury on Thu Jun 30 09:05:45 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that the device could be trying to start up against the external crystal, and the device is unstable against the unlocked PLL. To fix the problem use Flashmagic and a USB to TTL uart. This will let you use flash magic to reprogram the device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note to NXP, it would be usefull if the blinky project checked for unlocked PLL before switching to the PLL output!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:41:20 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:41:20Z</dc:date>
    <item>
      <title>LPC1114 Crystal</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587060#M27501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JAAA on Thu Jun 30 06:28:24 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a lpc1114 connected with 25 MHz external cyrstal. The lpc1114 MCU internal crystal is 12 MHz. Through the pin 3 (RESET), pin 29 (SWCLK) and pin 39 (SWDIO), I connect the MCU to LPC - Link. My question is why can not debug? It is possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:41:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587060#M27501</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 Crystal</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587061#M27502</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 Thu Jun 30 06:42:53 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: JAAA&lt;/STRONG&gt;&lt;BR /&gt;...is why can not debug? It is possible?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't know why it's not working. It's possible :) and therefore I would guess you have a hardware problem or did forget to change PLL settings :confused:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:41:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587061#M27502</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 Crystal</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587062#M27503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JSalisbury on Thu Jun 30 09:05:45 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that the device could be trying to start up against the external crystal, and the device is unstable against the unlocked PLL. To fix the problem use Flashmagic and a USB to TTL uart. This will let you use flash magic to reprogram the device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note to NXP, it would be usefull if the blinky project checked for unlocked PLL before switching to the PLL output!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:41:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587062#M27503</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 Crystal</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587063#M27504</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 Thu Jun 30 09:25:42 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: JSalisbury&lt;/STRONG&gt;&lt;BR /&gt;Note to NXP, it would be usefull if the blinky project checked for unlocked PLL before switching to the PLL output!&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Isn't&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
&amp;nbsp; LPC_SYSCON-&amp;gt;SYSPLLCTRL&amp;nbsp;&amp;nbsp;&amp;nbsp; = SYSPLLCTRL_Val;
&amp;nbsp; LPC_SYSCON-&amp;gt;PDRUNCFG&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;amp;= ~(1 &amp;lt;&amp;lt; 7);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Power-up SYSPLL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; */
&amp;nbsp; while (!(LPC_SYSCON-&amp;gt;SYSPLLSTAT &amp;amp; 0x01));&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Wait Until PLL Locked&amp;nbsp;&amp;nbsp;&amp;nbsp; */
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt;in System_LPC11xx.c doing that :confused:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:41:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587063#M27504</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1114 Crystal</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587064#M27505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kendwyer on Thu Jun 30 16:21:33 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The LPC1114 will always boot from IRC regardless of the external Xtal connected - assuming you are not driving the Xtal pins beyond ~1.8v. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it is a non programmed part it should be still possible to connect with SWD.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:41:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1114-Crystal/m-p/587064#M27505</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:41:21Z</dc:date>
    </item>
  </channel>
</rss>

