<?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: USB HOST_CDC problem with FRDMK64 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841807#M50765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jing Pan,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;If you have modified demo code for&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;CH340&amp;nbsp;or CP2102, please share. Then I can Refer that&amp;nbsp;and modify the demo code fit for FTDI.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Muhammad&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2019 05:28:03 GMT</pubDate>
    <dc:creator>ktmirshad767</dc:creator>
    <dc:date>2019-01-22T05:28:03Z</dc:date>
    <item>
      <title>USB HOST_CDC problem with FRDMK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841803#M50761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I am working on FRDMK64 board.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I make a new project selecting USB host CDC type and run it, then I get "unknown devide attach"&amp;nbsp;when I connect FTDI usb to serial converter. (but it is working with MK22FN512 USB_DEVICE_CDC). any configuration is required to make it work?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Dec 2018 07:37:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841803#M50761</guid>
      <dc:creator>ktmirshad767</dc:creator>
      <dc:date>2018-12-29T07:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: USB HOST_CDC problem with FRDMK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841804#M50762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad,&lt;/P&gt;&lt;P&gt;I haven't FTDI, but I have CH340 and CP2102. They are USB to serial converter too. I think they have same characteristic. I found their interface descriptor are vendor specific. Their bInterfaceClass is 0xff. They need driver suport. I guess FTDI is same with them. You can set a breakpoint in USB_HostCdcEvent() in host_cdc.c, observe hostInterface-&amp;gt;interfaceDesc-&amp;gt;bInterfaceClass value. If it is 0xff, then the interface descriptor is also vendor specific. You have to modify the demo code to fit for the chip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2019 06:01:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841804#M50762</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2019-01-03T06:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: USB HOST_CDC problem with FRDMK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841805#M50763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jing Pan,&lt;/P&gt;&lt;P&gt;I am Using KSDK_1.3.0&amp;nbsp; USB&amp;nbsp;Host cdc_serial example. In that where I make this Change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Muhammad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 11:13:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841805#M50763</guid>
      <dc:creator>ktmirshad767</dc:creator>
      <dc:date>2019-01-04T11:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: USB HOST_CDC problem with FRDMK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841806#M50764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad,&lt;/P&gt;&lt;P&gt;KSDK1.3.0 is a very old version. Now the most update KSDK is 2.4. I strongly suggest you to use new KSDK to start your project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 08:50:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841806#M50764</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2019-01-07T08:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: USB HOST_CDC problem with FRDMK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841807#M50765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jing Pan,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;If you have modified demo code for&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;CH340&amp;nbsp;or CP2102, please share. Then I can Refer that&amp;nbsp;and modify the demo code fit for FTDI.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Muhammad&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2019 05:28:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/USB-HOST-CDC-problem-with-FRDMK64/m-p/841807#M50765</guid>
      <dc:creator>ktmirshad767</dc:creator>
      <dc:date>2019-01-22T05:28:03Z</dc:date>
    </item>
  </channel>
</rss>

