<?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>LPCXpresso IDE中的主题 Re: LPC1343 USB Examples</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540284#M6887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Mon Jun 11 21:01:38 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: embedded_guy&lt;/STRONG&gt;&lt;BR /&gt;That is what it looks like from the getting started guide.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is what is clearly stated in the getting started guide :eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:27:24 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:27:24Z</dc:date>
    <item>
      <title>LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540274#M6877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embedded_guy on Tue Jun 05 15:40:57 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been trying to get the USB examples (CDC, HID, MSD) working on my LPCXpresso 1343 board but have been unable to do so.&amp;nbsp; I can build the examples and have gotten other examples working (ADC, blinky, etc.), but not the USB device examples.&amp;nbsp; When I run the USB examples, I cannot get the HID Demonstration executable to identify the board or the VCOM to be recognized by Windows to connect and get serial output.&amp;nbsp; I've searched the forum and have been digging in on the CodeRed Wiki but haven't found anything yet.&amp;nbsp; Any help is appreciated.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540274#M6877</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540275#M6878</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 05 16:12:18 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: embedded_guy&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; I've searched the forum ....&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...and found a dozen threads about non working USB hardware ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540275#M6878</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540276#M6879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embedded_guy on Tue Jun 05 17:56:38 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I see the code debugger appears to be stopped at the line:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; while (!USB_Configuration) ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // wait until USB is configured&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540276#M6879</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540277#M6880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Tue Jun 05 21:49:44 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: embedded_guy&lt;/STRONG&gt;&lt;BR /&gt;I see the code debugger appears to be stopped at the line:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; while (!USB_Configuration) ;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // wait until USB is configured&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and you would be very surprised to see that I'm telling you that my example does not stop here ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540277#M6880</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540278#M6881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embedded_guy on Tue Jun 05 22:02:09 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've just read so many different posts on here but haven't found a difinitive answer. I was trying to add a bit more detail, in case it helped. I have read that a different USB port needs to be added to the board for the vcom, msd, and hid examples. Just confused.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540278#M6881</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540279#M6882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Tue Jun 05 23:57:23 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: embedded_guy&lt;/STRONG&gt;&lt;BR /&gt;I have read that a different USB port needs to be added to the board for the vcom, msd, and hid examples. Just confused.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As am I ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you read the "Getting Started" manual ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also section 7.3 "Enabling USB connectivity “to LPC1343 target”" ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No? The do so right now and get unconfused.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540279#M6882</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540280#M6883</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 Wed Jun 06 00:52:45 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: embedded_guy&lt;/STRONG&gt;&lt;BR /&gt;I have read that a different USB port needs to be added to the board for the vcom, msd, and hid examples. Just confused.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Schematic: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://flic.kr/p/9eHZfj&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Board: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://flic.kr/p/9eHZhd&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540280#M6883</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540281#M6884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embedded_guy on Wed Jun 06 09:27:43 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the responses.&amp;nbsp; Greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540281#M6884</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540282#M6885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by deadlus on Mon Jun 11 15:31:03 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having the exact same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I actually need to add second USB connector (solder it to the board) to get those examples to work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540282#M6885</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540283#M6886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embedded_guy on Mon Jun 11 15:32:11 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;That is what it looks like from the getting started guide.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540283#M6886</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540284#M6887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Mon Jun 11 21:01:38 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: embedded_guy&lt;/STRONG&gt;&lt;BR /&gt;That is what it looks like from the getting started guide.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That is what is clearly stated in the getting started guide :eek:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540284#M6887</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540285#M6888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embedded_guy on Mon Jun 11 21:48:38 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;True.&amp;nbsp; I think the one thing that is missing is the blatant text (either in the document or with each readme example) that states these USB examples require another USB connector as shown in section 7.3.&amp;nbsp; Clearly I missed that because I was thinking the debug USB (albeit not connected directly to the LPC1343) could be used to transfer the LPC1343's data (via USB).&amp;nbsp; Clearly I was wrong.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540285#M6888</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1343 USB Examples</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540286#M6889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by serge on Mon Jun 11 23:24:52 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I think i know now why NXP, with all respect, doesn't put more work in the UM's. Nobody cares to read them anymore nor do they look at schematics:(. It is a pitty because it would keep this forum cleaner.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it just a lack of time? A matter of deadlines??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are developpers becomming lazy ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Serge&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:27:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1343-USB-Examples/m-p/540286#M6889</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:27:25Z</dc:date>
    </item>
  </channel>
</rss>

