<?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: LPC214x usb driver for windows 7 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758808#M30580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use "lpc-ucom-vcom", the other are for different USB classes. usbser.sys should be provided by Microsoft. There are plenty of info. on "how to install VCOM driver manually from Windows" online.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Apr 2018 16:00:58 GMT</pubDate>
    <dc:creator>Dezheng_Tang</dc:creator>
    <dc:date>2018-04-05T16:00:58Z</dc:date>
    <item>
      <title>LPC214x usb driver for windows 7</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758803#M30575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working&amp;nbsp;with the&amp;nbsp;mcu LPC214x (LPC2141). I need a usb driver (vcom) for Windows 7, 64 bit.&lt;/P&gt;&lt;P&gt;Does nxp provide this driver ? (or for Windows XP or vista)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 11:48:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758803#M30575</guid>
      <dc:creator>guillaumelesieu</dc:creator>
      <dc:date>2018-04-03T11:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPC214x usb driver for windows 7</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758804#M30576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Copied from MCUXpresso IDE 10.x, it should work for all LPC family MCUs. You do need to modify PID/VID pair to match your application.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 00:20:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758804#M30576</guid>
      <dc:creator>Dezheng_Tang</dc:creator>
      <dc:date>2018-04-04T00:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: LPC214x usb driver for windows 7</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758805#M30577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;The different files [.inf] work for Windows 7, 64 bits ?&amp;nbsp;What's the difference between them ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 07:07:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758805#M30577</guid>
      <dc:creator>guillaumelesieu</dc:creator>
      <dc:date>2018-04-04T07:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: LPC214x usb driver for windows 7</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758806#M30578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guillaume,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general, you cannot use a single INF file that differentiates between device installations that are based on the operating system version. For example, if the files or registry settings that support a device differ between versions of x64-based operating systems, you must create an operating system-specific INF file for each version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 14:55:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758806#M30578</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2018-04-04T14:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC214x usb driver for windows 7</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758807#M30579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, I understood.&lt;/P&gt;&lt;P&gt;In the folder "lpcopen_examples_windows_usb_drivers_v1.20" there are 4 files :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;- lpc-ucom-vcom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - lpc-composite-vcom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - lpc-composite89-vcom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - lpc-composite89-dfu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, each file correspond to an operating system version, because there are no a lot of information in each file about the version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 12:34:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758807#M30579</guid>
      <dc:creator>guillaumelesieu</dc:creator>
      <dc:date>2018-04-05T12:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: LPC214x usb driver for windows 7</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758808#M30580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just use "lpc-ucom-vcom", the other are for different USB classes. usbser.sys should be provided by Microsoft. There are plenty of info. on "how to install VCOM driver manually from Windows" online.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 16:00:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC214x-usb-driver-for-windows-7/m-p/758808#M30580</guid>
      <dc:creator>Dezheng_Tang</dc:creator>
      <dc:date>2018-04-05T16:00:58Z</dc:date>
    </item>
  </channel>
</rss>

