<?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のトピックLPC 2468 USB HOST CDC</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-2468-USB-HOST-CDC/m-p/675496#M27080</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using LPC2468 controller and have &amp;nbsp;a USB Host Interface on it. I am trying to connect a USB Device on the Host using NXP USB Host Stack. I am having issue connecting a Usb CDC Device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to do the enumeration and Get/ Set the Device Configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am not clear how to send the CDC Request and receive CDC Notifications to start receiving and sending data of Bulk In and Bulk Out Pipes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My device has 1 interrupt Pipe and 2 Bulk Pipe for In and Out respectively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do CDC Requests have to be linked with Setup Token or In Token or Token Out.. I want to know how to implement CDC Requests with the NXP USB Host Stack. Any link for detailed reference of the same would also help. I have already gone through USBCDC12.pdf and PSTN120.pdf &amp;nbsp;. They mention about Requests and Notifications but know how the Parameters on Control Pipe needs to be set to send these data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there any USB Protocol Sniffer which can show me data Sent on Bus Pipe Wise by connecting my device on Computer. I have tried Device monitoring Studio but it rearranges the data and its unclear how the data is sent on the computer. Data Receive packets are bit clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jun 2017 13:29:29 GMT</pubDate>
    <dc:creator>deepakmadan</dc:creator>
    <dc:date>2017-06-05T13:29:29Z</dc:date>
    <item>
      <title>LPC 2468 USB HOST CDC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-2468-USB-HOST-CDC/m-p/675496#M27080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using LPC2468 controller and have &amp;nbsp;a USB Host Interface on it. I am trying to connect a USB Device on the Host using NXP USB Host Stack. I am having issue connecting a Usb CDC Device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to do the enumeration and Get/ Set the Device Configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am not clear how to send the CDC Request and receive CDC Notifications to start receiving and sending data of Bulk In and Bulk Out Pipes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My device has 1 interrupt Pipe and 2 Bulk Pipe for In and Out respectively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do CDC Requests have to be linked with Setup Token or In Token or Token Out.. I want to know how to implement CDC Requests with the NXP USB Host Stack. Any link for detailed reference of the same would also help. I have already gone through USBCDC12.pdf and PSTN120.pdf &amp;nbsp;. They mention about Requests and Notifications but know how the Parameters on Control Pipe needs to be set to send these data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there any USB Protocol Sniffer which can show me data Sent on Bus Pipe Wise by connecting my device on Computer. I have tried Device monitoring Studio but it rearranges the data and its unclear how the data is sent on the computer. Data Receive packets are bit clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 13:29:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-2468-USB-HOST-CDC/m-p/675496#M27080</guid>
      <dc:creator>deepakmadan</dc:creator>
      <dc:date>2017-06-05T13:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: LPC 2468 USB HOST CDC</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-2468-USB-HOST-CDC/m-p/675497#M27081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;You could take a look at the following links, that may provide some help:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/417063"&gt;https://community.nxp.com/thread/417063&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.lpcware.com/content/forum/how-use-lpc4330-usb-cdc-host"&gt;https://www.lpcware.com/content/forum/how-use-lpc4330-usb-cdc-host&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.lpcware.com/nxpusblib/v0.94/group___group___u_s_b_class_c_d_c_host.html"&gt;http://docs.lpcware.com/nxpusblib/v0.94/group___group___u_s_b_class_c_d_c_host.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 22:00:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-2468-USB-HOST-CDC/m-p/675497#M27081</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2017-06-12T22:00:17Z</dc:date>
    </item>
  </channel>
</rss>

