<?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>LPC MicrocontrollersのトピックRe: lpc11u14 cdc serial</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc11u14-cdc-serial/m-p/547784#M13525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embd02161991 on Thu Mar 06 17:26:59 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess your using the LPCOpen platform examples found here : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-development-platform-lpc11xx-packages-0" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc11xx-packages-0&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The 'lpcusblib_VirtualSerialDevice' example is not used anymore . This has the old drivers. Please use the 'usbd_lib_cdc' example which has the new drivers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Technical Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 19:48:35 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T19:48:35Z</dc:date>
    <item>
      <title>lpc11u14 cdc serial</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc11u14-cdc-serial/m-p/547783#M13524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mattes on Fri Feb 28 12:27:10 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I started with the cdc sample 'virtualSerialdevice' for my project adding my custom functionality.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying to get my head around EVENT_usb_connect and EVENT_usb_disconnect. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that they never get called?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Aren't these events to be fired when the USB is connected/disconnected?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:48:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc11u14-cdc-serial/m-p/547783#M13524</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: lpc11u14 cdc serial</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc11u14-cdc-serial/m-p/547784#M13525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by embd02161991 on Thu Mar 06 17:26:59 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess your using the LPCOpen platform examples found here : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-development-platform-lpc11xx-packages-0" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc11xx-packages-0&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The 'lpcusblib_VirtualSerialDevice' example is not used anymore . This has the old drivers. Please use the 'usbd_lib_cdc' example which has the new drivers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Technical Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:48:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc11u14-cdc-serial/m-p/547784#M13525</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: lpc11u14 cdc serial</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/lpc11u14-cdc-serial/m-p/547785#M13526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mattes on Wed Mar 12 10:53:31 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the info I totally missed that example 'usbd_lib_cdc' so far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can this be used for&amp;nbsp; software and ROM usb stack?&amp;nbsp; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 19:48:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/lpc11u14-cdc-serial/m-p/547785#M13526</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T19:48:36Z</dc:date>
    </item>
  </channel>
</rss>

