<?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: 3 UARTs on LPC800 in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597050#M32119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by teekaytk on Sun Feb 03 03:02:51 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed the code so (i think) it should work with three uarts. I have tested it on two so that data coming from GPS is being read and forwarded onto the PC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I share that file or would it violate some NXP copyright policy??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 21:40:24 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T21:40:24Z</dc:date>
    <item>
      <title>3 UARTs on LPC800</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597048#M32117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by teekaytk on Sat Feb 02 15:39:50 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi All&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just got my self an LPC812 xpresso board.&amp;nbsp; was hoping to use it instead of a PIC so I could have easy access to 3 Uarts in a low power package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need One uar to talk to PC, I uart to talk to GPS and on uart to talk to an RF modem. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However the lpc8xx_uart.c&amp;nbsp; in code-read reports that&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;/* All these variables, mostly used for debugging only, are shared by all UARTs 
now for easy debugging. So only one UART can run at a time. They should be rewritten
when we release the software to the public. */&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and&lt;/SPAN&gt;&lt;BR /&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;/* Right now, the debugging info. and variables are shared by all UARTs.
Only one UART can run at a time. Will be fixed later. */&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it OK for me to be worried about this? Looks like I need to wait for an update or rewrite the driver code. I was hoping I don't have to do this as I have very limited time for this project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597048#M32117</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: 3 UARTs on LPC800</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597049#M32118</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 Sat Feb 02 15:55:36 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: teekaytk&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Is it OK for me to be worried about this? Looks like I need to wait for an update or rewrite the driver code. I was hoping I don't have to do this as I have very limited time for this project.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This NXP sample is just using the same variables for all UARTS (and one interrupt handler for all of them). If you don't want to wait until NXP will release a rewritten code to the public :confused: you could just try to change this variables to an array (0-2)&amp;nbsp; :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597049#M32118</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: 3 UARTs on LPC800</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597050#M32119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by teekaytk on Sun Feb 03 03:02:51 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I changed the code so (i think) it should work with three uarts. I have tested it on two so that data coming from GPS is being read and forwarded onto the PC.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I share that file or would it violate some NXP copyright policy??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597050#M32119</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: 3 UARTs on LPC800</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597051#M32120</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 Sun Feb 03 03:34:37 MST 2013&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;Can I share that file or would it violate some NXP copyright policy??&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;* Permission to use, copy, modify, and distribute this software and its&lt;BR /&gt;* documentation is hereby granted, under NXP Semiconductors?&lt;BR /&gt;* relevant copyright in the software, without fee, provided that it&lt;BR /&gt;* is used in conjunction with NXP Semiconductors microcontrollers.&amp;nbsp; This&lt;BR /&gt;* copyright, permission, and disclaimer notice must appear in all copies of&lt;BR /&gt;* this code.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Why not? This is a forum :cool: I would suggest to use the original file, comment out the old unused stuff and comment your new added changes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So NXP can also profit from your work and add it as 'official' release when (or if) they 'release the software to the public' :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And posting a simple project with several UARTs could be very useful for other members, too :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597051#M32120</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: 3 UARTs on LPC800</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597052#M32121</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 Mon Feb 04 17:19:12 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Check out the latest LPCOpen release. It has added support for LPC800 and other parts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://lpcware.com/content/project/lpcopen-platform-nxp-lpc-microcontrollers&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 21:40:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/3-UARTs-on-LPC800/m-p/597052#M32121</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T21:40:25Z</dc:date>
    </item>
  </channel>
</rss>

