<?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: Usb virtual com port lpc1788 in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575421#M22288</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 Mon Jul 02 15:48:29 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: tsh&lt;/STRONG&gt;&lt;BR /&gt;I'm really confused.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you are. This is an LPC1788 Dev kit thread ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To connect USB (device) function with LPCXpresso1769 it's necessary to add an USB connector ( D+ / D-). Everything else (switched pullup...) is already on your board :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Picture: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://flic.kr/p/cqiANq&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:29:14 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:29:14Z</dc:date>
    <item>
      <title>Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575415#M22282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SUKETEK on Tue Jun 19 18:20:34 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]In the NXP SAMPLE APPLICATIONS FOR THE LPC1788 DEV KIT\ EXAMPLES\USBDEV\USB_VirtualCom folder (extracted from the lpc177x.lpc178x.cmsis.driver.library.zip”), the abstract.txt contains the following:[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]Quote:[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]/***********************************************************************[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]* $Id$ abstract.txt 2011-06-02 [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]* @file USBDEV\Usb_VirtualCom\abstract.txt [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]* @brief Description of the USBDEV Virtual COM example.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]* @date 02. June. 2011[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]* @author NXP MCU SW Application Team[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]* [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]* Copyright(C) 2011, NXP Semiconductor[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]* All rights reserved.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]*[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]@Example description:[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]Purpose:[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]This example describes how to use USBDEV on LPC177x_8x to demo the virtual COM port.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]Process:[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]The PC will install a virtual COM port on the PC (see Driver Installation).[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]After installation an additional port "LPC177x_8x USB VCom Port(COMx)"[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]can be found under System/Hardware/Device Manager/Ports(COM&amp;amp;LPT).[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]Number "x" is not fixed as different PC configuration may have different [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]"x" displayed on the device manager. The USB host driver assigns "x" [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]dynamically based on the existing COM port configuration of the system.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]Testing the USB Virtual COM port with serial cable:[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]Open two Hyperterminal windows. [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]One with "LPC177x_8x USB VCom Port(COMx)" [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]One with "Communications Port (COM1)".[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]Connect PC port COM1 to the [B][SIZE=2][COLOR=navy]comport[/COLOR][/SIZE][/B] on the board and open "COM1" [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]and "COMx". etc[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]End quote.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri][FONT=Calibri]As far as I understand there are 2 connections to be made with the PC from the dev kit:[/FONT][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri][FONT=Calibri]1) A USB connection that will enumerate as a virtual COM port X. [COLOR=red]Is this a physical connection from J19 (on the 1788 dev kit) to the PC[/COLOR]?[/FONT][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri][FONT=Calibri]2) A second connection from "PC port COM1 to comport on the board". There are two things I need help with: [/FONT][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri][FONT=Calibri]a) [COLOR=red]What is “comport” on the dev kit[/COLOR]?[/FONT][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri][FONT=Calibri]b) [COLOR=red]What is[/COLOR] [COLOR=red]COM1 on the PC. Is it a second virtual com port or an actual serial port using a DB9 connection[/COLOR]?[/FONT][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri][FONT=Calibri]I am using LPCXpresso v4.2.3 and the LPC-LINK.[/FONT][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri][FONT=Calibri]Regards,[/FONT][/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri][FONT=Calibri]Istvan[/FONT][/FONT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575415#M22282</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575416#M22283</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 Tue Jun 19 19:53:14 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: SUKETEK&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;[FONT=Calibri][FONT=Calibri]As far as I understand there are 2 connections to be made with the PC from the dev kit..[/FONT][/FONT]&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: SUKETEK&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;[FONT=Calibri][FONT=Calibri]1) A USB connection that will enumerate as a virtual COM port X. [COLOR=red]Is this a physical connection from J19 (on the 1788 dev kit) to the PC[/COLOR]?[/FONT][/FONT]&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, close Jumper J15 (Force USB Connect) ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: SUKETEK&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;[FONT=Calibri][FONT=Calibri]2) A second connection from "PC port COM1 to comport on the board". There are two things I need help with: [/FONT][/FONT]&lt;BR /&gt;[FONT=Calibri][FONT=Calibri]a) [COLOR=red]What is “comport” on the dev kit[/COLOR]?[/FONT][/FONT]&lt;BR /&gt;[FONT=Calibri][FONT=Calibri]b) [COLOR=red]What is[/COLOR] [COLOR=red]COM1 on the PC. Is it a second virtual com port or an actual serial port using a DB9 connection[/COLOR]?[/FONT][/FONT]&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a: That's USB mini-B Connector J25.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b: It's also a virtual com port (FTDI) :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575416#M22283</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575417#M22284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SUKETEK on Wed Jun 20 05:25:49 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks :D&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575417#M22284</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575418#M22285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by SUKETEK on Sat Jun 23 08:35:14 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the quick reply.:D&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]Can In-System-Programming be performed from the PC COM port usingthe USB on J19? [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]On the LPC1788 dev kit this is done by using the FTDI chip to control P2[10] and /RESET and to start the ISP command handler using UART0. Since the USB on J19 has no access to P2[10], if there is a solution, it must becommand based. I was wondering if there is such feature.[/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]If no ISP feature is available on J19 what is the recommended mechanism to do firmware upgrade in the field? [/FONT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[FONT=Calibri]I am trying to avoid the FTDI chip if possible in my new design. There is no second source for this IC so several hundred ICs would have to be held on the shelf as a buffer for production and supply chain hiccups, then there is the extra cost for the IC, PCB real estate and labor. Furthermore there is the occasional defect due to ESD etc. that always happens when the product is shipped to Singapore or New Zealand and shipping costs add up pretty fast. All these potential pitfalls could be avoided if I don’t have to use the FTDI chip.[/FONT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575418#M22285</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575419#M22286</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 Jun 23 09:16:59 MST 2012&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;&lt;BR /&gt;Can In-System-Programming be performed from the PC COM port usingthe USB on J19?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;No, ISP is only available with UART0 :(&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;If no ISP feature is available on J19 what is the recommended mechanism to do firmware upgrade in the field?&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Use USB bootloader or some kind of other bootloader (via SD?). There are several threads about bootloader (at least LPC1769) here&amp;nbsp; :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575419#M22286</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575420#M22287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by tsh on Mon Jul 02 15:22:14 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The documentation for these code examples is driving me spare. I assumed that LPC-espresso would be kind of similar to mbed, but I don't think so any more.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using LPC1769 LPC-espresso board, and Code Red toolchain 4.2.3. After realising that 'blinky' in the quickstart guide means LPCX176x_cmsis2_systick I'm happy my board is OK...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, the USBCDC example talks about some other target board, but the quickstart guide is kind of suggesting that I can connect a USB cable direct to the dev board. (Fig 49 in the quickstart quide helpfully shows a cut off USB-A and a PCB, with a virtual interface between them)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;usbcdc_abstact.txt seems to be talking mostly about the oddities of a windows machine - and now that there is mention of FTDI in the thread above, I'm really confused.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the example is presenting USB-CDC on J6-36/J6-37, and a UART on J6-9/J6-10 on the target, with a pass through in software between the two. That would mean the virtual comm port being implemented in the LPC1769 - no???&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to at least review the readme's for the example code so they give some help about context? If the examples are supposed to be generic, it would help to make the descriptions a bit more detailed (or cross reference a wiki)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575420#M22287</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575421#M22288</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 Mon Jul 02 15:48:29 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: tsh&lt;/STRONG&gt;&lt;BR /&gt;I'm really confused.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you are. This is an LPC1788 Dev kit thread ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To connect USB (device) function with LPCXpresso1769 it's necessary to add an USB connector ( D+ / D-). Everything else (switched pullup...) is already on your board :rolleyes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Picture: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://flic.kr/p/cqiANq&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575421#M22288</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575422#M22289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hellospencer on Tue Jul 10 01:38:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, I'm having problems to run the RDB1768cmsis2_usb_serial example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simply put, it doesn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've soldered a type B connector on a breadboard, similar to the picture from below (no resistors on D+/D-, no pull-up on D+ like in Fig 48.). Is this the correct setup?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running Ubuntu 12.04. The dmesg output says something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 94.384337] usb 6-1: new low-speed USB device number 3 using uhci_hcd&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 94.504072] usb 6-1: device descriptor read/64, error -71&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 94.732047] usb 6-1: device descriptor read/64, error -71&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 94.948095] usb 6-1: new low-speed USB device number 4 using uhci_hcd&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 95.068076] usb 6-1: device descriptor read/64, error -71&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 95.296043] usb 6-1: device descriptor read/64, error -71&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 95.512065] usb 6-1: new low-speed USB device number 5 using uhci_hcd&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 95.920057] usb 6-1: device not accepting address 5, error -71&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 96.032081] usb 6-1: new low-speed USB device number 6 using uhci_hcd&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 96.440074] usb 6-1: device not accepting address 6, error -71&lt;BR /&gt;[&amp;nbsp;&amp;nbsp; 96.440097] hub 6-0:1.0: unable to enumerate USB device on port 1&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;I've run successfully some ttyACMx devices on that box, so the PC-side should be alright.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does someone have a clue what's going on? Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575422#M22289</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575423#M22290</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 Tue Jul 10 01:52:09 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: hellospencer&lt;/STRONG&gt;&lt;BR /&gt;I've soldered a type B connector on a breadboard, similar to the picture from below (no resistors on D+/D-, no pull-up on D+ like in Fig 48.). Is this the correct setup?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Soldered to what :confused: LPCXpresso1769 :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Picture and description of #7 shows a correct wiring of LPCXpresso1769 &amp;amp; USB :eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575423#M22290</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575424#M22291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hellospencer on Tue Jul 10 02:15:00 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Ah, the right word is stripboard. Essentially, the same you have used ;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sure your setup is correct. I want to have the same :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My connection is&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.picvalley.net/v.php?p=u/2932/1733865551368647151341911644tHLUVCIMo3Nn4EcuejCT.JPG&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PC&amp;nbsp; &amp;lt;---usb cable---&amp;gt; stripboard with type-b connector and pins &amp;lt;--cables--&amp;gt; lpcxpresso&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I connected:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Connector B &amp;lt;---&amp;gt; lpcxpresso&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1 VBUS&amp;nbsp;&amp;nbsp; J6-19&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 D-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; J6-36&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3 D+&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; J6-37&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4 GND&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; J6-1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Following your picture you connected 1 VBUS to J6-2 (ext power) rather than to J6-19. However, this does not work either. So where could there be an error?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575424#M22291</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575425#M22292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gbm on Tue Jul 10 03:01:03 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You are clearly missing the 1k5 pullup resistor on D+. That's why your device is recognixed as low speed, while the LPC is full speed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575425#M22292</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575426#M22293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hellospencer on Tue Jul 10 04:54:48 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. I inserted such a resistor and now a ACM0 device shows up after I play around with starting to debug, plugging and unplugging the cable. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I the example still does not run reliably.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to see an ACM device, I have to do following procedure:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[LIST=1]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]plug usb cable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]start debug 'RDB1768 ...' in the CodeRed IDE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]Resume&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]Terminate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]replug usb cable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/LIST]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then the system is in a state where 'ls /dev/ttyACM0' actually there, but the device file is not accessible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there still a bug in the hardware setup? Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575426#M22293</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575427#M22294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gbm on Tue Jul 10 12:18:22 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't debug - just run the program and then connect the cable. If the pullup resistor is not switched via transistor, the device is always connected, but the host cannot recognize it if the firmware is not running.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575427#M22294</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Usb virtual com port lpc1788</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575428#M22295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hellospencer on Fri Jul 13 16:13:28 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Great! Thanks a lot! Now I got the example running :D !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:29:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Usb-virtual-com-port-lpc1788/m-p/575428#M22295</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:29:18Z</dc:date>
    </item>
  </channel>
</rss>

