<?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 USB host stack cdc example app in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-host-stack-cdc-example-app/m-p/239995#M5757</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running on the K60D100M evb board and I have built the USB host stack cdc example from the MQX 4.0 tree. However I could not get it working with my CDC device. My CDC device is basically a USB-UART converter device. This device does not have a Data Class Interface Descriptor, nor does it support Interrupt Endpoints. From what I can tell from the cdc_serial.c and also the host stack, the app assumes the CDC device must support both. Is this true?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will using bare-metal USB host example work better in this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jan 2014 17:22:34 GMT</pubDate>
    <dc:creator>DurianDennis</dc:creator>
    <dc:date>2014-01-16T17:22:34Z</dc:date>
    <item>
      <title>USB host stack cdc example app</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-host-stack-cdc-example-app/m-p/239995#M5757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am running on the K60D100M evb board and I have built the USB host stack cdc example from the MQX 4.0 tree. However I could not get it working with my CDC device. My CDC device is basically a USB-UART converter device. This device does not have a Data Class Interface Descriptor, nor does it support Interrupt Endpoints. From what I can tell from the cdc_serial.c and also the host stack, the app assumes the CDC device must support both. Is this true?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will using bare-metal USB host example work better in this case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 17:22:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-host-stack-cdc-example-app/m-p/239995#M5757</guid>
      <dc:creator>DurianDennis</dc:creator>
      <dc:date>2014-01-16T17:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: USB host stack cdc example app</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-host-stack-cdc-example-app/m-p/239996#M5758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dennis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The CDC host example from MQX 4.0.2 requires that the CDC device uses HW flow. If your device does not support HW flow, then set CDC_EXAMPLE_USE_HW_FLOW in cdc_serial.h to zero and rebuild example project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;B.R&lt;/P&gt;&lt;P&gt;Kan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jan 2014 03:36:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-host-stack-cdc-example-app/m-p/239996#M5758</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2014-01-20T03:36:30Z</dc:date>
    </item>
  </channel>
</rss>

