<?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: [TWR-K65F180M] USB VCOM example does not send ACK in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K65F180M-USB-VCOM-example-does-not-send-ACK/m-p/673162#M41365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;I havent enabled EHCI like you mentioned! Now it is working!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Aug 2017 09:19:29 GMT</pubDate>
    <dc:creator>baltech</dc:creator>
    <dc:date>2017-08-01T09:19:29Z</dc:date>
    <item>
      <title>[TWR-K65F180M] USB VCOM example does not send ACK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K65F180M-USB-VCOM-example-does-not-send-ACK/m-p/673159#M41362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to get the usb_vcom example from the Kinetis SDK running on my TWR-K65F180M board.&lt;/P&gt;&lt;P&gt;I was able to compile it and get it running but Windows says the USB device could not be regognized.&lt;/P&gt;&lt;P&gt;When looking at the USB trace, I see that the board does not send an ACK to the GetDeviceDescriptor Setup packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anybody a hint where to start debugging?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 10:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K65F180M-USB-VCOM-example-does-not-send-ACK/m-p/673159#M41362</guid>
      <dc:creator>baltech</dc:creator>
      <dc:date>2017-07-18T10:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: [TWR-K65F180M] USB VCOM example does not send ACK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K65F180M-USB-VCOM-example-does-not-send-ACK/m-p/673160#M41363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It works when using KHCI but I need EHCI which is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 11:50:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K65F180M-USB-VCOM-example-does-not-send-ACK/m-p/673160#M41363</guid>
      <dc:creator>baltech</dc:creator>
      <dc:date>2017-07-18T11:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: [TWR-K65F180M] USB VCOM example does not send ACK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K65F180M-USB-VCOM-example-does-not-send-ACK/m-p/673161#M41364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had done a test with KSDK V2.2 for TWR-K65F180M board.&lt;/P&gt;&lt;P&gt;I modified the &amp;lt;usb_device_config.h&amp;gt; file to enable EHCI.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28470i8EB25065F5EE4B45/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The USB CDC VCOM worked as expected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28518iF63C432340A16387/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28559iC3EFF02A2BCC19A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try to download the latest MCUXpresso SDK for TWR-K65F180M board package?&lt;/P&gt;&lt;P&gt;Please download the latest SDK software from &lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Tue, 25 Jul 2017 08:40:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K65F180M-USB-VCOM-example-does-not-send-ACK/m-p/673161#M41364</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2017-07-25T08:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: [TWR-K65F180M] USB VCOM example does not send ACK</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K65F180M-USB-VCOM-example-does-not-send-ACK/m-p/673162#M41365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;I havent enabled EHCI like you mentioned! Now it is working!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 09:19:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/TWR-K65F180M-USB-VCOM-example-does-not-send-ACK/m-p/673162#M41365</guid>
      <dc:creator>baltech</dc:creator>
      <dc:date>2017-08-01T09:19:29Z</dc:date>
    </item>
  </channel>
</rss>

