<?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>LPCXpresso IDE中的主题 Re: Problems with the UART (LPC1114 /301)</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548240#M10445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by amelendez@dibal.com on Fri Dec 16 06:11:02 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, how can I read it when debugging?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The project was created modifying the 'uart' project example. This project (changing only the MCU target) works properly over the LPCXpresso board.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:36:28 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:36:28Z</dc:date>
    <item>
      <title>Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548230#M10435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by amelendez@dibal.com on Fri Dec 16 03:13:42 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have used the LPC1114 /302 UART in the LPCXpresso Board without problems executing the 'uart' project example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying to do the same in my target board (LPC1114 /301) I got none data at the UART output, should I change any configuration for working with the 301 instead of the 302?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548230#M10435</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548231#M10436</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 Fri Dec 16 03:23:40 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt; should I change any configuration&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;No, just changing MCU (301-302) setting should work :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using UART with both versions without problems :rolleyes:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548231#M10436</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548232#M10437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by amelendez@dibal.com on Fri Dec 16 04:02:51 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I had already done your recommendation but the problems remains.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there another pin than Rx and Tx&amp;nbsp; involved in the UART (in my design RTS is not connected)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My design is using a Xtal of 25MHz but I have already changed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#define[/B][/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] __XTAL (25000000UL) [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]/* Oscillator frequency */[/COLOR][/SIZE][/COLOR][/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f][/COLOR][/SIZE][/COLOR][/SIZE] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=black]in the System_LPC11xx.c file. Is this enough?[/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548232#M10437</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548233#M10438</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 Fri Dec 16 04:11:07 MST 2011&lt;/STRONG&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; I got none data at the UART output&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;What does that mean :confused: Did you scope TxD and there's nothing while debugger shows transmitting ? If there's really nothing it's no clock or baudrate problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would suggest to check you pin configuration (is it really TxD/ RxD or still GPIO):eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is your project using semihosting?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548233#M10438</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548234#M10439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by amelendez@dibal.com on Fri Dec 16 04:25:18 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With other example, I have checked that I can move up (3V3) and down (0V) both PIO1_6 and PIO1_7. So the connection from the LPC1114 and the UART connector is tested and it is good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, I have modified the 'uart' example as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2]UARTInit(UART_BAUD);[/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#if[/COLOR][/SIZE][/COLOR][/SIZE][/B]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][SIZE=2]MODEM_TEST[/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2]ModemInit();[/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#endif[/COLOR][/SIZE][/COLOR][/SIZE][/B][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][SIZE=2]UARTCount1=10;[/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2]UARTBuffer1[1] = 10;[/SIZE][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]while[/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2] (1) [/SIZE][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][SIZE=2]{ [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]/* Loop forever */[/COLOR][/SIZE][/COLOR][/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2]UARTSend( ([/SIZE][SIZE=2][COLOR=#005032][SIZE=2][COLOR=#005032]uint8_t[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] *)UARTBuffer1, UARTCount1 );[/SIZE] &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2]}[/SIZE][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][SIZE=2][SIZE=3][COLOR=black]Without connectig any UART port to my board (PIOs pins opened) and I don't get (in the oscilloscope)any signal neither at PIO1_6 neither PIO1_7 (both 0V)[/COLOR][/SIZE][/SIZE][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT]PIO1_6 and PIO1_7 are configurated for UART when the application executes: [SIZE=2]UARTInit(UART_BAUD);[/SIZE][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][SIZE=2]LPC_IOCON-&amp;gt;[/SIZE][SIZE=2][COLOR=#0000c0][SIZE=2][COLOR=#0000c0]PIO1_6[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] &amp;amp;= ~0x07; [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]/* UART I/O [U]config[/U] */[/COLOR][/SIZE][/COLOR][/SIZE][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2]LPC_IOCON-&amp;gt;[/SIZE][SIZE=2][COLOR=#0000c0][SIZE=2][COLOR=#0000c0]PIO1_6[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] |= 0x01; [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]/* UART RXD */[/COLOR][/SIZE][/COLOR][/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][SIZE=2]LPC_IOCON-&amp;gt;[/SIZE][SIZE=2][COLOR=#0000c0][SIZE=2][COLOR=#0000c0]PIO1_7[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] &amp;amp;= ~0x07; [/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2]LPC_IOCON-&amp;gt;[/SIZE][SIZE=2][COLOR=#0000c0][SIZE=2][COLOR=#0000c0]PIO1_7[/COLOR][/SIZE][/COLOR][/SIZE][SIZE=2] |= 0x01; [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]/* UART TXD */[/COLOR][/SIZE][/COLOR][/SIZE][/LEFT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548234#M10439</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548235#M10440</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 Fri Dec 16 05:04:33 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;#1 Don't init UART as modem for test purposes :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#2 Use you debugger to check in Peripheral view / IOCON if you IOCON-&amp;gt;PIO1_6 is really UART_TxD as configured :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#3 If you've changed you crystal from 12 to 25MHz, did you change the main clock setting? Are you using PLL?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#4 Did you change &lt;/SPAN&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;#define SYSPLLCTRL_Val 0x00000023&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;SPAN&gt; in system_LPC11xx.h already?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548235#M10440</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548236#M10441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by amelendez@dibal.com on Fri Dec 16 05:20:18 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;From the 'uart' example I have only changed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[SIZE=2][B][COLOR=#7f0055]#define[/COLOR][/B] __XTAL (25000000UL) [COLOR=#3f7f5f][COLOR=#3f7f5f]/* Oscillator frequency */[/COLOR][/COLOR][/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[COLOR=black]in the System_LPC11xx.c file.[/COLOR]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and Target LPC1114/301 in MCU settings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not changed neither PLL nor all the registers regarding to the clock&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548236#M10441</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548237#M10442</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 Fri Dec 16 05:34:45 MST 2011&lt;/STRONG&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;I have not changed neither PLL nor all the registers regarding to the clock&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then use your debugger to check you actual SYSPLLCTRL value in Peripheral View / SSYSCTL :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why did you change your crystal to 25MHz?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548237#M10442</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548238#M10443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by amelendez@dibal.com on Fri Dec 16 05:48:37 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have repplaced the XTAL and I put 12MHz. The problem remains, none signal at the uart output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once changed the XTAL to 12MHz&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#define [/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2]__XTAL (12000000UL) [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]/* Oscillator frequency */[/COLOR][/SIZE][/COLOR][/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT][B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#define [/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2]__SYS_OSC_CLK ( __XTAL) [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]/* Main oscillator frequency */[/COLOR][/SIZE][/COLOR][/SIZE]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[B][SIZE=2][COLOR=#7f0055][SIZE=2][COLOR=#7f0055]#define[/COLOR][/SIZE][/COLOR][/SIZE][/B][SIZE=2] __IRC_OSC_CLK (12000000UL) [/SIZE][SIZE=2][COLOR=#3f7f5f][SIZE=2][COLOR=#3f7f5f]/* Internal RC oscillator frequency */[/COLOR][/SIZE][/COLOR][/SIZE][/LEFT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[LEFT]Also:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SSYSCTL = 0x40048000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYSPLLCTRL = SYSPLLCTR_val = 0x00000023[/LEFT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548238#M10443</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548239#M10444</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 Fri Dec 16 05:58:51 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry, I can't help you if you don't answer my questions :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SYSPLLCTRL = SYSPLLCTR_val = 0x00000023&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;your actual debugger reading?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How did you generate your new project? Did you copy the old sample?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try to run the old working sample with your new (own ?) board?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548239#M10444</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548240#M10445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by amelendez@dibal.com on Fri Dec 16 06:11:02 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Please, how can I read it when debugging?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The project was created modifying the 'uart' project example. This project (changing only the MCU target) works properly over the LPCXpresso board.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548240#M10445</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548241#M10446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Fri Dec 16 06:15:19 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;RTFM :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's in the Getting Started with LPCXpresso.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know there is not that much documentation but this is shown there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548241#M10446</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548242#M10447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by amelendez@dibal.com on Fri Dec 16 06:18:26 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;SYSPLLCTRL = 0x23&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SYSPLLSTAT = 0x1 (lock)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548242#M10447</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548243#M10448</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 Fri Dec 16 06:22:56 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Quote: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:amelendez@dibal.com"&gt;amelendez@dibal.com&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;Please, how can I read it when debugging?&lt;BR /&gt; &lt;BR /&gt;The project was created modifying the 'uart' project example. This project (changing only the MCU target) works properly over the LPCXpresso board.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use 'Suspend' button after you've started debugging and then use Peripherals View:&lt;/SPAN&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;4.1.2.1&lt;BR /&gt;Peripheral views&lt;BR /&gt;LPCXpresso includes full, annotated and interactive debug views of all the peripherals. Access to the views is found on the Peripherals View (click the Peripherals tab) behind the Core Registers view. Each peripheral can be selected, and it is displayed in the ‘Memory’ view which is located behind the ‘Console’ view at the bottom of the LPCXpresso desktop.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;as described in LPCXpressoGettingStarted.pdf in your lpcxpresso folder :eek:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If this project is working with a LPCXpresso target board and not with your own 12MHz board your hardware is faulty :eek: Then kick your hardware engineer in the ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548243#M10448</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548244#M10449</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 Fri Dec 16 06:27:05 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;&lt;SPAN&gt;Quote: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:amelendez@dibal.com"&gt;amelendez@dibal.com&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;SYSPLLCTRL = 0x23&lt;BR /&gt;SYSPLLSTAT = 0x1 (lock)&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SYSPLLCTRL = 0x23 is standard setup and generating&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; main clock = 4 * crystal = 4* 12MHz = 48MHz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course this setting is [COLOR=Red]not[/COLOR] working with 25 MHz and [COLOR=Red]not[/COLOR] generating a 100MHz main clock :rolleyes:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548244#M10449</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548245#M10450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by angelma on Fri Dec 16 08:21:20 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Review if other pin is interferring on your app. Perhaps PIO1_ or PIO_1 are configured as JTAG&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548245#M10450</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548246#M10451</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 Fri Dec 16 11:22:50 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: angelma&lt;/STRONG&gt;&lt;BR /&gt;Review if other pin is interferring on your app. Perhaps PIO1_ or PIO_1 are configured as JTAG&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's [COLOR=Red]PIO1_ [COLOR=Black]? Wireless ? :rolleyes:[/COLOR][/COLOR]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548246#M10451</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the UART (LPC1114 /301)</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548247#M10452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by angelma on Fri Dec 16 14:43:55 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I meant PIO1_0, PIO1_1. If any signal enters by these pins if programmed for JTAG could interfer in&amp;nbsp; the UART&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:36:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Problems-with-the-UART-LPC1114-301/m-p/548247#M10452</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:36:33Z</dc:date>
    </item>
  </channel>
</rss>

