<?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: LPC1343 UART problem</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525093#M7729</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 Mon Nov 18 08:59:08 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;UART can be damaged if TX is connected to TX. I've never tried that. A good way to avoid this accidents are 2k resistors in your UART connection wires. So one UART can't fry the other...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:57:41 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:57:41Z</dc:date>
    <item>
      <title>LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525084#M7720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hunter on Mon Nov 18 05:11:46 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everybody, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using LPCXpresso 1769 and LPCXpresso 1343 in my project ,LPC1343 sends data by uart to LPC1769, i try them separately with UART to USB, they are both working, but yesterday i try to connect them, LPC1343 didnt send any data, i disconnect and test them, LPC1769 woks properly,but LPC1343 UART doesnt work but it works all other tasks, i checked my program all pins are properly setted, uart initialize is ok, it enters interrupt when it starts and sends data but no data send or receive&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It took too long, :) if anyone knows any solution or encountered this problem, any solution will be helpful, thx in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525084#M7720</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525085#M7721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by capiman on Mon Nov 18 05:16:31 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You know there is a bit to enable the GPIO input (not just direction, like in older uC)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't remember the name, look in User Manual where the GPIO is described and setup (pull-up, pull-down, ...).&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525085#M7721</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525086#M7722</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 Mon Nov 18 05:40:49 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: hunter&lt;/STRONG&gt;&lt;BR /&gt;i checked my program...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could be useful to reduce your project to the basic problem and post it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you change anything? Did it stop to work all over sudden? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you test your program with another LPC1343?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525086#M7722</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525087#M7723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hunter on Mon Nov 18 06:14:09 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;in IO_CON i set pins rxd and txd and they are pull-up i also checked them in peripherals, &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525087#M7723</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525088#M7724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hunter on Mon Nov 18 06:23:10 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;No it was working, first i connect my lpc1769 to uart usb bridge and it was working , then i connect my lpc1343 tu uart usb bridge it was also working, when i connnect them to each other lpc1343's UART was gone, and when i try to connect it to uart usb bridge it was not working, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't test my program, with another LPC1343 if wont work i ll buy new one,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also rxd and txd pins are short circuited know in no power, gnd to pin resistance 4.7k, 3.3V to pin resistance 0.5M may be it helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thx for help and sorry for bad English :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525088#M7724</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525089#M7725</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 Mon Nov 18 06:36:33 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you scope TX with a simple transmit loop (just transmit a byte 10 times / second) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there's no signal (even with LPCXpresso sample program) your LPC1343&amp;nbsp; could be damaged.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are this pins working if you switch them to GPIO &amp;amp; OUT?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525089#M7725</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525090#M7726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hunter on Mon Nov 18 08:07:21 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry i dont have osicloscope, but i try o sen data in every baudrate with sample program but no out, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just tried to use gpio on the pins but its not working, i think lpc1343 pins are damaged,&amp;nbsp; but MCU works only those pins :) i will order new one but what do you think caused this damage,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525090#M7726</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525091#M7727</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 Mon Nov 18 08:19:10 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: hunter&lt;/STRONG&gt;&lt;BR /&gt;...but what do you think caused this damage,&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You&amp;nbsp; :) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Usually they are not easy to destroy. So I would double-check your UART connection...&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525091#M7727</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525092#M7728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hunter on Mon Nov 18 08:46:49 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;:D it happened first time and i use uart everywhere :) but now i m gonna use I2C :D i ll try my chance, but i think when other mcu started its pins are not setted o UART maybe lpc1343's UART pin drive couln't handle this, maybe i must use driver or isolator, maybe rs232 or rs485 ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525092#M7728</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525093#M7729</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 Mon Nov 18 08:59:08 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;UART can be damaged if TX is connected to TX. I've never tried that. A good way to avoid this accidents are 2k resistors in your UART connection wires. So one UART can't fry the other...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525093#M7729</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525094#M7730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hunter on Mon Nov 18 10:01:57 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;thx i will also try that with new mcu, thanks for all replies &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525094#M7730</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525095#M7731</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 Mon Nov 18 10:57:27 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Without Scope you can check your UART with a LED and slow baudrate. LPC1343 is working until 70 bps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Transmitting 0x00 is generating a 128ms low signal. If you connect a LED and an 1k resistor you can see this LED blinking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sample:&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;&amp;nbsp; uarttest.c:&amp;nbsp; UART test C file for NXP LPC13xx Family Microprocessors
 *
 *&amp;nbsp;&amp;nbsp; Copyright(C) 2008, NXP Semiconductor
 *&amp;nbsp;&amp;nbsp; All rights reserved.
 *
 *&amp;nbsp;&amp;nbsp; History
 *&amp;nbsp;&amp;nbsp; 2008.08.20&amp;nbsp; ver 1.00&amp;nbsp;&amp;nbsp;&amp;nbsp; Preliminary version, first Release
 *
******************************************************************************/
#include "LPC13xx.h"
#include "uart.h"

extern volatile uint32_t UARTCount;
extern volatile uint8_t UARTBuffer[BUFSIZE];

int main (void) {
volatile uint32_t i;
&amp;nbsp; /* Basic chip initialization is taken care of in SystemInit() called
&amp;nbsp;&amp;nbsp; * from the startup code. SystemInit() and chip settings are defined
&amp;nbsp;&amp;nbsp; * in the CMSIS system_&amp;lt;part family&amp;gt;.c file.
&amp;nbsp;&amp;nbsp; */

&amp;nbsp; /* NVIC is installed inside UARTInit file. */
&amp;nbsp; UARTInit(70);//70bps, UART isn't working lower
&amp;nbsp; UARTBuffer[0]= 0x0;
&amp;nbsp; while (1) 
&amp;nbsp; {/* Loop forever */
i++;
if(i&amp;gt;1E6)
{
 i =0;
 UARTSend( (uint8_t *)UARTBuffer,1);
}
&amp;nbsp; }
}
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525095#M7731</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525096#M7732</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 Mon Nov 18 14:17:44 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;To get slower baudrates it's possible to set UARTCLKDIV higher.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;
void UARTInit(uint32_t baudrate)
{
...
&amp;nbsp; LPC_SYSCON-&amp;gt;UARTCLKDIV = [color=#f00]&lt;STRONG&gt;100&lt;/STRONG&gt;[/color];&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* divided by 1 */
...


/*****************************************************************************
 *&amp;nbsp;&amp;nbsp; uarttest.c:&amp;nbsp; UART test C file for NXP LPC13xx Family Microprocessors
 *
 *&amp;nbsp;&amp;nbsp; Copyright(C) 2008, NXP Semiconductor
 *&amp;nbsp;&amp;nbsp; All rights reserved.
 *
 *&amp;nbsp;&amp;nbsp; History
 *&amp;nbsp;&amp;nbsp; 2008.08.20&amp;nbsp; ver 1.00&amp;nbsp;&amp;nbsp;&amp;nbsp; Preliminary version, first Release
 *
******************************************************************************/
#include "LPC13xx.h"
#include "uart.h"

extern volatile uint32_t UARTCount;
extern volatile uint8_t UARTBuffer[BUFSIZE];

int main (void) {
volatile uint32_t i;
&amp;nbsp; /* Basic chip initialization is taken care of in SystemInit() called
&amp;nbsp;&amp;nbsp; * from the startup code. SystemInit() and chip settings are defined
&amp;nbsp;&amp;nbsp; * in the CMSIS system_&amp;lt;part family&amp;gt;.c file.
&amp;nbsp;&amp;nbsp; */

&amp;nbsp; /* NVIC is installed inside UARTInit file. */
&amp;nbsp; UARTInit(1);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //set 1 bps, LED is showing each bit 1 second!!!!
&amp;nbsp; UARTBuffer[0]= 0b01010101;//byte to blink
&amp;nbsp; while (1) 
&amp;nbsp; {/* Loop forever */
i++;
if(i&amp;gt;10E6)
{
 i =0;
 UARTSend( (uint8_t *)UARTBuffer,1);
}
&amp;nbsp; }
}
&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This code is really working with 1 bps... &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525096#M7732</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525097#M7733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hunter on Tue Nov 19 05:53:55 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello i will try this but i have exams tomorrow i m working on them i ll try you suggestions tomorrow, thanks for help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525097#M7733</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 UART problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525098#M7734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by boltnut on Mon Aug 25 02:47:55 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;According to UM10375 Page 201 - 203, it needs to adjust the DIVADDVAL and MULVAL values if the baud rate is modified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPC13xx_Sample Software v1.07 uarttest program did NOT setup them. Why ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:57:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1343-UART-problem/m-p/525098#M7734</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:57:44Z</dc:date>
    </item>
  </channel>
</rss>

