<?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 LPCXpresso11u68 UART in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso11u68-UART/m-p/830602#M33166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have connected and programmed a&amp;nbsp;LPCXpresso11u68 (OM13058) but do not see an associated USB COM port.&amp;nbsp; Does the&amp;nbsp;LPCXpresso11u68 have this feature?&amp;nbsp; If so, where is it documented?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2018 21:54:58 GMT</pubDate>
    <dc:creator>mjuggles</dc:creator>
    <dc:date>2018-06-28T21:54:58Z</dc:date>
    <item>
      <title>LPCXpresso11u68 UART</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso11u68-UART/m-p/830602#M33166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have connected and programmed a&amp;nbsp;LPCXpresso11u68 (OM13058) but do not see an associated USB COM port.&amp;nbsp; Does the&amp;nbsp;LPCXpresso11u68 have this feature?&amp;nbsp; If so, where is it documented?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 21:54:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso11u68-UART/m-p/830602#M33166</guid>
      <dc:creator>mjuggles</dc:creator>
      <dc:date>2018-06-28T21:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso11u68 UART</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso11u68-UART/m-p/830603#M33167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark Johnson,&lt;BR /&gt;Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.&lt;BR /&gt;Before answering your question, I was wondering if you can introduce the testing process, it can help me to figure it out.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2018 02:51:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso11u68-UART/m-p/830603#M33167</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-06-29T02:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso11u68 UART</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso11u68-UART/m-p/830604#M33168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I started with the link on the package for the LPCXpresso11U68 board:&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="http://www.lpcware.com/LPCXpressoV2Boards" title="http://www.lpcware.com/LPCXpressoV2Boards"&gt;LPC 32-bit Arm-based Microcontrollers|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This links to processor selection information and no information for this particular board.&amp;nbsp; Eventually I found a video which showed which USB port to connect.&amp;nbsp; "Target" or "Link"?&amp;nbsp; Usually debuggers connect to a target.&amp;nbsp; Wrong, "Link" is used for debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCXXpresso could not locate a debugger even with "MCXXpresso IDE LinkServer (inc. CMSIS-DAP) probes) checked.&lt;/P&gt;&lt;P&gt;The Windows 7 Device Manager shows "CMSIS-DAP" by NXP under HID devices.&lt;/P&gt;&lt;P&gt;Eventually I tried the "LPC-Link 2 Configurator Tool" and updated&amp;nbsp;&lt;SPAN&gt;CMSIS-DAP.&amp;nbsp; It still didn't work.&amp;nbsp; Then I programmed the Segger J-Link image and MCUXpresso detected it and programming/debugging was possible.&amp;nbsp; Just no UART access.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It looks like maybe&amp;nbsp;CMSIS-DAP supports a UART but Segger J-Link does not.&amp;nbsp; Eventually I discovered LPCScrypt v1.8.2 which says that it is the "recommenced" tool for programming the latest versions of CMSIS-DAP and J-Link firmware for LPCXpresso V2/V3 boards (although it does not mention LPC11).&amp;nbsp; I was able to program the board with&amp;nbsp;CMSIS-DAP.&amp;nbsp; MCUXpresso still doesn't see the board.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So Plan B is to program with Segger J-Link and solder to the board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2018 13:35:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso11u68-UART/m-p/830604#M33168</guid>
      <dc:creator>mjuggles</dc:creator>
      <dc:date>2018-06-29T13:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso11u68 UART</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso11u68-UART/m-p/830605#M33169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark Johnson,&lt;BR /&gt;Thanks for your reply.&lt;BR /&gt;In my testing, the LPCXpresso11U68 board is able to be enumerated as a HID+CDC composite device no matter be programmed with CMSIS-DAP or J-Link firmware when it connects the PC host.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64651iF83C2E67171B1417/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.jpg" alt="pastedImage_1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;Fig 1&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64652iA235EEAA2DE4CB3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;Fig 2&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/64653i27EA1ADC552B37CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;Fig 3&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 02:48:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPCXpresso11u68-UART/m-p/830605#M33169</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2018-07-02T02:48:11Z</dc:date>
    </item>
  </channel>
</rss>

