<?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: Quick start with LPCXpresso1549 Board  in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513799#M364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SPrakash on Fri Jul 04 01:25:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all ur effort answering my question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i understood from ur reply is :\&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Link2 USB is made for only debugging so am doing the same. LPCXpresso IDE is able to detect the debugger and my CPU halts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But at the same time my aim is to enable UART so that i can print something on TERATERM or Hyper-terminal when debugging. Which is not happening now because i dont have a COM port active for this Board. How can i do that ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a similar type of board Seeeduino Arch Pro (mbed) and i got the driver to enable my COM port at the time of debugging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So when i connect the board to my development PC, automatically the COM13 port appears and am able to send/recv characters/data by enabling UART on the target.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The similar way of working i want here on LPCXpresso LPC1549 and what i find is a Genuine way of working... I feel now my requirement will clear to u guys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:08:31 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:08:31Z</dc:date>
    <item>
      <title>Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513785#M350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SPrakash on Tue Jul 01 03:07:38 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Guys&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I purchased an&amp;nbsp; LPCXpresso1549 Board and am trying to build and debug some sample application on this but am confused where to start. Can anyone help me in this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the Board i have two MCU's :- 1. LPC1549JBD64&amp;nbsp; &amp;amp; 2. LPC4322JET100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here from above two MCU i am not sure how to program which MCU and what are the necessary arrangement. I followed many online documentation which is bit confusing. Can anybody come forward and show some light.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below mentioned steps i followed&amp;nbsp; so far:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1 . Installed LPCXpresso IDE(v7.2.0_153) and i find there is no sample available for LPC1549 this is the 1st hurdle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2 .Then after a quite search i found and install CrossStudio ARM3.1. This is also quite confusing. And stopped using it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3 .Then after quite search i find LPCOpen but here i didnt find a clear documentation specific to LPC1549.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now am really confused where to start.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone who is using this board plz give your input here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards! &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513785#M350</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513786#M351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Tue Jul 01 03:28:22 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: SPrakash&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;1 . Installed LPCXpresso IDE(v7.2.0_153) and i find there is no sample available for LPC1549 this is the 1st hurdle.&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sorry that you have had problems finding examples for your LPCXpresso1549 board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please can I suggest that you read the LPCXpresso User Guide, which - in Chapter 4: Importing and Debugging example projects - gives details of where to download the LPCOpen examples for our MCUs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could also try using the Import Projects option on the Quickstart Panel, which gives a direct link to this website to download the LPCOpen packages.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And if you follow the link on your LPCXpresso board packaging for details of the board itself, that page again gives links to the examples:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2FLPCXpressoV2Boards" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/LPCXpressoV2Boards&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would suggest that before you go any further, you start off by watching the introductory "Rapid Embedded Development with LPCXpresso" video available on the LPCXpresso home page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Flpcxpresso" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpcxpresso&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513786#M351</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513787#M352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SPrakash on Tue Jul 01 04:46:32 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your immediate Response. I am doing now exactly according to your suggestion. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here some doubt i have in my mind.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.Why there is two MCU's present on the board ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.Is it necessary to program both of them, if no then which one we have to use. ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.Two micro USB ports present on the board such as "Target" &amp;amp; "Link2" which one we have to use. ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly Answer these above questions, i will let u know my progress.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for everything so far. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513787#M352</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513788#M353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SPrakash on Tue Jul 01 07:32:42 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I got success in flashing the binary using Link-2 port. But still my doubt/issues not cleared. Below are they.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. when we will use&amp;nbsp; "Target" usb port present on the board ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. My COM port is still inactive, am not able to use it for UART application. Which INF file will be suitable. So far i checked all available INF in the Package but non of them worked. Plz look at the below attached pics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Earlier i used CMSISv2 library but now&amp;nbsp; with LPCOpen i dont have to use CMSISv2 library. And i assume this is valid for all LPC mcu's even those are on Third Party Boards. ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Is that necessary to Integrate LPCOpen library with freeRTOS ? Even for the FreeRTOS application what i created. ?&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Plz throw some light here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513788#M353</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513789#M354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Tue Jul 01 09:34:17 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;1. When you program your target...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Drivers are here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-platform-usbd-library-drivers-windows" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-platform-usbd-library-drivers-windows&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. LPCOpen is a superset of CMSIS. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. You can use LPCOpen with or without freeRTOS.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513789#M354</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513790#M355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Tue Jul 01 17:00:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi SPrakash,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just re-tested driver mentioned in above post at below link with LPC1549 Xpresso V2 RevB board successfully.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-platform-usbd-library-drivers-windows" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-platform-usbd-library-drivers-windows&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please find below answers of your remaining questions.&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;1.Why there is two MCU's present on the board ?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another MCU LPC4322 is part of debugger and used to debug LPC1549.&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;2.Is it necessary to program both of them, if no then which one we have to use. ?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;See Debugging section at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2FLPCXpressoV2Boards" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/LPCXpressoV2Boards&lt;/A&gt;&lt;SPAN&gt;. Here you are programming/debugging LPC1549.&lt;/SPAN&gt;&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;3.Two micro USB ports present on the board such as "Target" &amp;amp; "Link2" which one we have to use. ?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;in your project connect Link2 USB to debug/program the LPC1549 and target USB for VCOM &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513790#M355</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513791#M356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SPrakash on Tue Jul 01 23:49:14 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have already tested same(your above given) driver and those attached snaps in my previous post belongs to the same driver installation on Win-7(32bit).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even again i installed and checked after listening to ur suggestion and this time tried on fresh Win7-32 machine. And this time i started with lpc-composite89-dfu.inf, one Bad yellow signaled USB port appeared like yellow signaled COM port shown in the image.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When tried to install other INF present there then same as before as there in the image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need a healthy COM port for my UART communication. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Plz give some solution to this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513791#M356</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513792#M357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by suresh on Thu Jul 03 06:25:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Guys&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Am also facing similar problem as SPrakash. Am expecting some resolution from support engineers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey SPrakash did u find any solution to&amp;nbsp; this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please share if anybody is having some solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards! &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513792#M357</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513793#M358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Thu Jul 03 06:39:12 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Download the drivers from here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-platform-usbd-library-drivers-windows" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-platform-usbd-library-drivers-windows&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unzip them into a directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Plug in your device - it should prompt you to install a driver. Select the option that allows you to browse for a driver and select the directory you unzipped the drivers. There is no need to select a driver file, you can just select the directory and Windows will find the correct driver.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513793#M358</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513794#M359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Thu Jul 03 07:07:07 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: suresh&lt;/STRONG&gt;&lt;BR /&gt;Please share if anybody is having some solution.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :quest: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We made several custom boards since March with LPC15xx...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And no USB problems... (using the correct LPC15xx driver).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you expect a 'solution' it could be a good idea to explain your problem in detail... &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513794#M359</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513795#M360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SPrakash on Thu Jul 03 07:33:55 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As you said, i am doing exactly same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Connected the board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Result : Automatically one driver is installed named&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"LPC based USB device"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;WinUsb.sys&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;USB\VID_1FC9&amp;amp;PID_000C&amp;amp;REV_0100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;USB\VID_1FC9&amp;amp;PID_000C&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Above all details i can see from my device manager.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Now Downloaded the given driver mentioned by u and all above guys and find its same. Well took the whole pack and unzipped it and started installing manually from device manager and installed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now as i said earlier one USB port appeared "LPC based USB device" with yellow mark which signifies driver will not going to work properly and so no COM port.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And yes if am trying to install the driver again COM3 port appeared but same yellow colored warning mark signified device will not work properly and even warning also showing at the time of installation that device may not work properly.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And one more thing even if am selecting particular inf the installation is not taking the inf rather it is taking only the directory path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now You tell me what went wrong with my installation ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513795#M360</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513796#M361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Thu Jul 03 07:47:49 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: SPrakash&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;1. Connected the board.&lt;BR /&gt;&lt;BR /&gt;Result : Automatically one driver is installed named&lt;BR /&gt;&lt;BR /&gt;"LPC based USB device"&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what did you connect then?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"LPC based USB device" is your LPC-link USB&amp;nbsp; :exmark: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tu use target USB with VCOM driver you have to use target USB connector...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513796#M361</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513797#M362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Thu Jul 03 07:49:22 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2FLPCXpressoV2Boards" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/LPCXpressoV2Boards&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are two USB connectors, labelled "Link" and "Target":&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [*]"Link" is the debugger connection, and is connected to the on-board debugger - and LPC4322. With properly installed drivers, this will enumerate a "LPC Based USB Device". When the debugger starts, it will download debug firmware, causing it to re-enumerate as a HID device&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [*]"Target" is connected to the USB port of the LPC1549. If there is no USB stack running in the LPC1549, nothing will appear. If there is a USB stack running, then you may need to install the correct driver - TheFallGuys instructions are correct&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To answer your points&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. This is completely correct and indicates it is waiting for a debugger connection (to download the debug firmware)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have the 'yellow triangle' appearing, this implies that the driver has not installed correctly. You should be able to right-click and Uninstall the driver (make sure you set the option for removing the driver software). Next time you connect the device, you will be prompted to install a driver. Point it at the LPCXpresso "Drivers" directory.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. You should not try to manually install each driver - Windows will install the correct driver, when you insert the device. If the driver is not found, then you can point it at the directory containing the drivers and Windows will find it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513797#M362</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513798#M363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Thu Jul 03 10:12:37 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: SPrakash&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;1. Connected the board.&lt;BR /&gt;&lt;BR /&gt;Result : Automatically one driver is installed named&lt;BR /&gt;&lt;BR /&gt;"LPC based USB device"&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what did you connect then?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"LPC based USB device" is your LPC-link USB&amp;nbsp; :exmark: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To use target USB with VCOM driver you have to use target USB connector and of course the correct target program (=working USB)...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513798#M363</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513799#M364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SPrakash on Fri Jul 04 01:25:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for all ur effort answering my question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What i understood from ur reply is :\&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Link2 USB is made for only debugging so am doing the same. LPCXpresso IDE is able to detect the debugger and my CPU halts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But at the same time my aim is to enable UART so that i can print something on TERATERM or Hyper-terminal when debugging. Which is not happening now because i dont have a COM port active for this Board. How can i do that ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a similar type of board Seeeduino Arch Pro (mbed) and i got the driver to enable my COM port at the time of debugging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So when i connect the board to my development PC, automatically the COM13 port appears and am able to send/recv characters/data by enabling UART on the target.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The similar way of working i want here on LPCXpresso LPC1549 and what i find is a Genuine way of working... I feel now my requirement will clear to u guys.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513799#M364</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513800#M365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Fri Jul 04 01:55:35 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: SPrakash&lt;/STRONG&gt;&lt;BR /&gt;But at the same time my aim is to enable UART so that i can print something on TERATERM or Hyper-terminal when debugging. Which is not happening now because i dont have a COM port active for this Board. How can i do that ?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As mentioned already yesterday you have to[color=#f00] connect a second USB cable to 'TARGET USB CONNECTOR'...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/color]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This board has 2 USB connectors. One for debugging and one for connecting the target USB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know there are systems which a using a single USB connector for Debug and USB connection to the target, but LPCXpresso requires both&amp;nbsp; :exmark: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513800#M365</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513801#M366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SPrakash on Fri Jul 04 03:07:51 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear LabRat&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i connected both USB ports to my dev machine. So now i need some USB stack to run on my target so that i will get prompt(popup) for driver installation. is that correct ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any sample application in LPCOpen where i can test UART communication Quickly ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Again for all ur help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513801#M366</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513802#M367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Fri Jul 04 03:28:54 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: SPrakash&lt;/STRONG&gt;&lt;BR /&gt;Now i connected both USB ports to my dev machine. So now i need some USB stack to run on my target so that i will get prompt(popup) for driver installation. is that correct ?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Of course. LPCOpen is including several examples which are using LPC15xx ROM USB driver&amp;nbsp; :) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They are named "usbd_rom_cdc..."&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513802#M367</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513803#M368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SPrakash on Fri Jul 04 03:43:57 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot For ur help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So now when ever am writing my own application i can follow usbd_cdc_.._xxx&amp;nbsp; demos, if i want an serial communication to happen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513803#M368</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Quick start with LPCXpresso1549 Board</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513804#M369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by suresh on Tue Jul 08 00:35:42 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi guys&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i am working on lpcxpresso1549 kit in witch UART and USB march program i develop by using sample programs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i got USB COM port by help of your reply but in witch whatever i sanded string by function in UART ,i got in teraterm garbage data&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i don't no why i got garbage data.for experiment i changed clock and boardrate also&amp;nbsp; but again garbage data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can anybody help me why i got garbage data in teraterm?????&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;suresh&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Quick-start-with-LPCXpresso1549-Board/m-p/513804#M369</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:08:34Z</dc:date>
    </item>
  </channel>
</rss>

