<?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: LPC1343 - Uart in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585287#M26679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ajay on Fri Apr 08 09:49:28 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to use a terminal program on the PC similar to Hyperterminal and set the baud rate, # of data bits, parity, stop bits, and flow control.&amp;nbsp; You also want to make sure the adaptor shows up under com ports under device manager on the PC in Ports (COM &amp;amp; LPT).&amp;nbsp; If not, you will need to install the correct driver for the adaptor.&amp;nbsp; The driver is typically downloaded from the manufacturer's web site.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:42:58 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:42:58Z</dc:date>
    <item>
      <title>LPC1343 - Uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585286#M26678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hubijo on Fri Apr 08 09:31:33 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how can i send a string with the serial connection from the lpc1343 eval board to a pc with a usb to serial converter?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tryed with the example code from codred...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:42:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585286#M26678</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 - Uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585287#M26679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ajay on Fri Apr 08 09:49:28 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to use a terminal program on the PC similar to Hyperterminal and set the baud rate, # of data bits, parity, stop bits, and flow control.&amp;nbsp; You also want to make sure the adaptor shows up under com ports under device manager on the PC in Ports (COM &amp;amp; LPT).&amp;nbsp; If not, you will need to install the correct driver for the adaptor.&amp;nbsp; The driver is typically downloaded from the manufacturer's web site.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585287#M26679</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 - Uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585288#M26680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hubijo on Fri Apr 08 10:08:51 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have done all this steps. I measured with the osciloscope the txd signal, but i dont see a signal. there are only 3.3V. should i do something at the code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585288#M26680</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 - Uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585289#M26681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by larryvc on Fri Apr 08 10:19:14 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: hubijo&lt;/STRONG&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;I have done all this steps. I measured with the osciloscope the txd signal, but i dont see a signal. there are only 3.3V. should i do something at the code?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I will try to use my psychic abilities to see if your code needs fixing.:confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No, they didn't work.:(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe if you post your code then we can help you figure out whether it is a software or hardware related problem.:)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing to check is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TX on the LPC goes to RX on the USB adapter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RX on the LPC goes to TX on the USB adapter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585289#M26681</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 - Uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585290#M26682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hubijo on Fri Apr 08 10:39:06 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;yeees :-) this was the thing... a inverted the signals... ou man... :-$&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for this very useful tip! :-)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:43:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585290#M26682</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 - Uart</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585291#M26683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by larryvc on Fri Apr 08 10:41:22 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You are very welcome.:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:43:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-Uart/m-p/585291#M26683</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:43:00Z</dc:date>
    </item>
  </channel>
</rss>

