<?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: Unknown USB Device (Device Descriptor Request Failed) in Rapid IoT</title>
    <link>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838285#M229</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;after I upload any firmware to the USB mass storage device&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wich file are you trying to upload to Rapid-IOT? Just to be sure, it must be a .bin file generated after compiling your project. Located under /Debug folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jan 2019 09:27:58 GMT</pubDate>
    <dc:creator>theophileleroy</dc:creator>
    <dc:date>2019-01-07T09:27:58Z</dc:date>
    <item>
      <title>Unknown USB Device (Device Descriptor Request Failed)</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838280#M224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to collect debug logs written by &lt;CODE&gt;printf&lt;/CODE&gt; statements over USB-UART. However, after I upload any firmware to the USB mass storage device, the device reboots and my Windows 10 computer recognizes it as &lt;EM&gt;Unknown USB Device (Device Descriptor Request Failed)&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;I tried to plug the kit to a Linux computer (RPi 3B), but &lt;CODE&gt;dmesg&lt;/CODE&gt; shows &lt;EM&gt;device descriptor read/64, error -32&lt;/EM&gt; and &lt;EM&gt;unable to enumerate USB device&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;printf&lt;/CODE&gt; is a vital way to debug code without using a SWD debugger. &lt;STRONG&gt;Is there any driver (Windows or Linux-ARM) that I can use to enable USB-UART?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2018 16:24:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838280#M224</guid>
      <dc:creator>yoursunny</dc:creator>
      <dc:date>2018-12-27T16:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown USB Device (Device Descriptor Request Failed)</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838281#M225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to confirm, you are working with the Rapid IOT studio and you are programming the kit with it and you are trying to debug it through&amp;nbsp;USB?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried a debug like the one they use here?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/489735"&gt;https://community.nxp.com/thread/489735&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Estephania&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2019 23:33:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838281#M225</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-01-02T23:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown USB Device (Device Descriptor Request Failed)</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838282#M226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I'm programming in MCUXpresso. I want to write debug logs without relying on Bluetooth, because my project needs to use the Bluetooth to connect to an ESP32, not a phone or tablet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2019 23:54:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838282#M226</guid>
      <dc:creator>yoursunny</dc:creator>
      <dc:date>2019-01-02T23:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown USB Device (Device Descriptor Request Failed)</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838283#M227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And after using the printf, you do not see anything in neither the debug console nor the console of&amp;nbsp; MCUXpresso, is that correct?&amp;nbsp;Just to verify the state of the semi-hosting&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, by any chance, have you checked&amp;nbsp;that example as well?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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/71353i32E1DD5F4C3AB965/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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2019 16:39:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838283#M227</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-01-03T16:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown USB Device (Device Descriptor Request Failed)</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838284#M228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no console. The computer doesn't even recognize the USB device.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Debug Print Demo&lt;/STRONG&gt; is not a MCUXpresso project, so it cannot help me. I need a solution for MCUXpresso.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Jan 2019 18:51:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838284#M228</guid>
      <dc:creator>yoursunny</dc:creator>
      <dc:date>2019-01-05T18:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown USB Device (Device Descriptor Request Failed)</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838285#M229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;after I upload any firmware to the USB mass storage device&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wich file are you trying to upload to Rapid-IOT? Just to be sure, it must be a .bin file generated after compiling your project. Located under /Debug folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 09:27:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838285#M229</guid>
      <dc:creator>theophileleroy</dc:creator>
      <dc:date>2019-01-07T09:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown USB Device (Device Descriptor Request Failed)</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838286#M230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is /Debug/*.bin. I know how to upload and I can upload an example and run it successfully. I just want to see printf without using Bluetooth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 09:31:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838286#M230</guid>
      <dc:creator>yoursunny</dc:creator>
      <dc:date>2019-01-07T09:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unknown USB Device (Device Descriptor Request Failed)</title>
      <link>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838287#M231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To be confirmed, for now, only SWD debug via docking station is available on Rapid-IoT. I am not aware of driver for uart over usb.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 12:20:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Rapid-IoT/Unknown-USB-Device-Device-Descriptor-Request-Failed/m-p/838287#M231</guid>
      <dc:creator>theophileleroy</dc:creator>
      <dc:date>2019-01-07T12:20:59Z</dc:date>
    </item>
  </channel>
</rss>

