<?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: Has anyone had FTDI Usb Host functionality working on MQX? in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Has-anyone-had-FTDI-Usb-Host-functionality-working-on-MQX/m-p/609283#M16791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gave up with ftdi. &amp;nbsp;got a MCP2200 usb to serial device (supports CDC)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2017 17:57:47 GMT</pubDate>
    <dc:creator>danielwinsor</dc:creator>
    <dc:date>2017-03-08T17:57:47Z</dc:date>
    <item>
      <title>Has anyone had FTDI Usb Host functionality working on MQX?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Has-anyone-had-FTDI-Usb-Host-functionality-working-on-MQX/m-p/609282#M16790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used the CDC driver, added a class definition as follows:&lt;/P&gt;&lt;P&gt;// USB2SERIAL (FT232R USB-Serial (UART) IC )&lt;BR /&gt; {{0x00,0x00}, {0x00,0x00}, USB_PROTOCOL_COM_VENDOR, 0, 0, 0, CUsbHostManager::UsbHostEvent },&lt;/P&gt;&lt;P&gt;// USB Data&lt;BR /&gt; {{0x00,0x00}, {0x00,0x00}, USB_CLASS_DATA, 0xFF, USB_PROTOCOL_DATA_CDC, 0, CUsbHostManager::UsbHostDataEvent },&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get an attach and detach calls when I plug the device in, but when I call these two functions they fail:&lt;/P&gt;&lt;P&gt;if (USB_OK != usb_class_cdc_get_acm_descriptors(dev_handle,&lt;BR /&gt; intf_handle,&lt;BR /&gt; &amp;amp;acm_desc,&lt;BR /&gt; &amp;amp;cm_desc,&lt;BR /&gt; &amp;amp;header_desc,&lt;BR /&gt; &amp;amp;union_desc))&lt;BR /&gt; {&lt;BR /&gt; break;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (USB_OK != _usb_hostdev_select_interface(dev_handle, intf_handle, (pointer) &amp;amp; device_info[ulDeviceIndex].ccs))&lt;BR /&gt; {&lt;BR /&gt; break;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a completed FTDI (FT232RQ device) driver code for usb host?&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;Dan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 23:37:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Has-anyone-had-FTDI-Usb-Host-functionality-working-on-MQX/m-p/609282#M16790</guid>
      <dc:creator>danielwinsor</dc:creator>
      <dc:date>2017-02-28T23:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone had FTDI Usb Host functionality working on MQX?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Has-anyone-had-FTDI-Usb-Host-functionality-working-on-MQX/m-p/609283#M16791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gave up with ftdi. &amp;nbsp;got a MCP2200 usb to serial device (supports CDC)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 17:57:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Has-anyone-had-FTDI-Usb-Host-functionality-working-on-MQX/m-p/609283#M16791</guid>
      <dc:creator>danielwinsor</dc:creator>
      <dc:date>2017-03-08T17:57:47Z</dc:date>
    </item>
  </channel>
</rss>

