<?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: LPC18xx and USB Vendor-Specific protocol in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-and-USB-Vendor-Specific-protocol/m-p/534479#M10830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by namorada on Sun May 03 23:50:30 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, i should use (on the PC) a custom driver (Cypress for CyConsole). As i understand, the usb rom stack is only for standard, isn't it ? I mean CDC, Audio, MSC, ..Or did i misunderstand anything?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:22:37 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:22:37Z</dc:date>
    <item>
      <title>LPC18xx and USB Vendor-Specific protocol</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-and-USB-Vendor-Specific-protocol/m-p/534477#M10828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by namorada on Wed Apr 29 08:05:44 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm presently trying to search some example for a USB Vendor-Specifi protocol operation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Does one of you have any idea of where to find that?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;D.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:22:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-and-USB-Vendor-Specific-protocol/m-p/534477#M10828</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: LPC18xx and USB Vendor-Specific protocol</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-and-USB-Vendor-Specific-protocol/m-p/534478#M10829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Fri May 01 07:40:52 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi namorada,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mean vendor specific class(custom class)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can look into USBD ROM stack documentation at &lt;/SPAN&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%2Fdocs.lpcware.com%2Fusbromlib%2Fv1.0%2Fstruct_u_s_b_d___h_w___a_p_i___t.html" rel="nofollow" target="_blank"&gt;http://docs.lpcware.com/usbromlib/v1.0/struct_u_s_b_d___h_w___a_p_i___t.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and &lt;/SPAN&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%2Fdocs.lpcware.com%2Fusbromlib%2Fv1.0%2Findex.html" rel="nofollow" target="_blank"&gt;http://docs.lpcware.com/usbromlib/v1.0/index.html&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-and-USB-Vendor-Specific-protocol/m-p/534478#M10829</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: LPC18xx and USB Vendor-Specific protocol</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-and-USB-Vendor-Specific-protocol/m-p/534479#M10830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by namorada on Sun May 03 23:50:30 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In fact, i should use (on the PC) a custom driver (Cypress for CyConsole). As i understand, the usb rom stack is only for standard, isn't it ? I mean CDC, Audio, MSC, ..Or did i misunderstand anything?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:22:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC18xx-and-USB-Vendor-Specific-protocol/m-p/534479#M10830</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:22:37Z</dc:date>
    </item>
  </channel>
</rss>

