<?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のトピックLPC11u14 USB communication</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC11u14-USB-communication/m-p/580716#M24652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nasib on Mon Nov 26 09:25:47 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everybody, i'm new in this forum and i want to know if someone could help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone know any c# library, to communicate the PC with our LPC11U14?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://libusbdotnet.sourceforge.net/V2/Index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using this libraries, but when i execute a simple program it can`t recognice the board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do i need any driver to recognice the microcontroller?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:17:46 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:17:46Z</dc:date>
    <item>
      <title>LPC11u14 USB communication</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC11u14-USB-communication/m-p/580716#M24652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nasib on Mon Nov 26 09:25:47 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everybody, i'm new in this forum and i want to know if someone could help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone know any c# library, to communicate the PC with our LPC11U14?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://libusbdotnet.sourceforge.net/V2/Index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using this libraries, but when i execute a simple program it can`t recognice the board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do i need any driver to recognice the microcontroller?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you very much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:17:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC11u14-USB-communication/m-p/580716#M24652</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11u14 USB communication</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC11u14-USB-communication/m-p/580717#M24653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Tsuneo on Mon Nov 26 09:48:52 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: nasib&lt;/STRONG&gt;&lt;BR /&gt;Do i need any driver to recognice the microcontroller&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LibUsbDotNet 2.2.8- Creating a Usb Install Package&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://libusbdotnet.sourceforge.net/V2/html/c7ed5d69-c342-471d-9122-ab50a5ea21b7.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tsuneo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:17:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC11u14-USB-communication/m-p/580717#M24653</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11u14 USB communication</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC11u14-USB-communication/m-p/580718#M24654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nasib on Mon Nov 26 10:26:22 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I already create and install the driver following the steps shows in the webside, but when i execute&amp;nbsp; the write/read code it can´t find any device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know a lot about drivers, but when i execute the InfWizard software, it create the folder USB_Device_with_DFU_Capabilities with&amp;nbsp; .dll and .sys, what about this? a have to put it into a specific folder? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:17:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC11u14-USB-communication/m-p/580718#M24654</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC11u14 USB communication</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC11u14-USB-communication/m-p/580719#M24655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Tsuneo on Tue Nov 27 14:40:14 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you update the driver of the target device to generated one?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On Device Manager, identify "USB_Device_with_DFU_Capabilities" device (maybe, LPCXpresso demo?). Right click on the device instance, and "update driver". In the dialog, specify the path to generated folder as the driver location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tsuneo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:17:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC11u14-USB-communication/m-p/580719#M24655</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:17:48Z</dc:date>
    </item>
  </channel>
</rss>

