<?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: iMX8MN USB Serial Download failure with LIBUSB_ERROR_TIMEOUT in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MN-USB-Serial-Download-failure-with-LIBUSB-ERROR-TIMEOUT/m-p/1499108#M193274</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Have you done changes disabling type-C to your code?&lt;BR /&gt;If not you may refer to the following:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8MM-i-MX8MQ-USB2-0-Design-Without-USB-TYPE-C/ta-p/1129527" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8MM-i-MX8MQ-USB2-0-Design-Without-USB-TYPE-C/ta-p/1129527&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;i.MX8MN is really similar to the i.MX8MM so you may use it as a reference. Also, since it is failing at such an early stage and it is a custom board, I would suggest to check the DDR by using the DDR tool:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-8M-Family-DDR-Tool-Release/ta-p/1104467" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-8M-Family-DDR-Tool-Release/ta-p/1104467&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Aug 2022 01:57:15 GMT</pubDate>
    <dc:creator>AldoG</dc:creator>
    <dc:date>2022-08-02T01:57:15Z</dc:date>
    <item>
      <title>iMX8MN USB Serial Download failure with LIBUSB_ERROR_TIMEOUT</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MN-USB-Serial-Download-failure-with-LIBUSB-ERROR-TIMEOUT/m-p/1498197#M193225</link>
      <description>&lt;P&gt;Hello, we are bringing up a custom board with the iMX8M Nano.&lt;/P&gt;&lt;P&gt;Our custom board differs from the 8M Nano EVK in that we do not use USB-C. &amp;nbsp;Otherwise, the USB circuitry seems straightforward. &amp;nbsp;We run USB +5V through a 30k resistor to USB1_VBUS as was done on the EVK.&lt;/P&gt;&lt;P&gt;We use a Raspberry Pi for UUU - this setup works with the 8M Nano EVK.&lt;/P&gt;&lt;P&gt;dmesg shows the USB device is detected:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[26098.720244] usb 1-1.4: new high-speed USB device number 20 using dwc_otg
[26098.851605] usb 1-1.4: New USB device found, idVendor=1fc9, idProduct=013e, bcdDevice= 0.01
[26098.851631] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[26098.851643] usb 1-1.4: Product: SE Blank 815
[26098.851655] usb 1-1.4: Manufacturer: NXP       SemiConductor Inc
[26098.880927] hid-generic 0003:1FC9:013E.0002: hiddev96,hidraw0: USB HID v1.10 Device [NXP       SemiConductor Inc  SE Blank 815  ] on usb-20980000.usb-1.4/input0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Serial Download fails almost immediately on our custom board.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;pi@raspberrypi:~ $ sudo ./uuu-rpi-stretch flash_artemis_evk_8mn
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.43-4-g9aff92a

Success 0    Failure 1


1:14     1/ 1 [HID(W):LIBUSB_ERROR_TIMEOUT           ] SDPS: boot -f u-boot-imx8mn-evk-uuu.imx&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Occasionally the error will be LIBUSB_ERROR_IO but it is usually the TIMEOUT error above.&lt;/P&gt;&lt;P&gt;The failure comes so early there is no UART output. &amp;nbsp;Can you give us some ideas on how to debug this? &amp;nbsp;Thank you,&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 18:46:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MN-USB-Serial-Download-failure-with-LIBUSB-ERROR-TIMEOUT/m-p/1498197#M193225</guid>
      <dc:creator>1JoeK1</dc:creator>
      <dc:date>2022-07-29T18:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MN USB Serial Download failure with LIBUSB_ERROR_TIMEOUT</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MN-USB-Serial-Download-failure-with-LIBUSB-ERROR-TIMEOUT/m-p/1499108#M193274</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Have you done changes disabling type-C to your code?&lt;BR /&gt;If not you may refer to the following:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8MM-i-MX8MQ-USB2-0-Design-Without-USB-TYPE-C/ta-p/1129527" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8MM-i-MX8MQ-USB2-0-Design-Without-USB-TYPE-C/ta-p/1129527&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;i.MX8MN is really similar to the i.MX8MM so you may use it as a reference. Also, since it is failing at such an early stage and it is a custom board, I would suggest to check the DDR by using the DDR tool:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-8M-Family-DDR-Tool-Release/ta-p/1104467" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX-8M-Family-DDR-Tool-Release/ta-p/1104467&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 01:57:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MN-USB-Serial-Download-failure-with-LIBUSB-ERROR-TIMEOUT/m-p/1499108#M193274</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2022-08-02T01:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MN USB Serial Download failure with LIBUSB_ERROR_TIMEOUT</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MN-USB-Serial-Download-failure-with-LIBUSB-ERROR-TIMEOUT/m-p/1500381#M193393</link>
      <description>&lt;P&gt;Thank you for the ideas, Aldo - we will try these and update you here soon. -Joe&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 16:25:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MN-USB-Serial-Download-failure-with-LIBUSB-ERROR-TIMEOUT/m-p/1500381#M193393</guid>
      <dc:creator>1JoeK1</dc:creator>
      <dc:date>2022-08-03T16:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: iMX8MN USB Serial Download failure with LIBUSB_ERROR_TIMEOUT</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX8MN-USB-Serial-Download-failure-with-LIBUSB-ERROR-TIMEOUT/m-p/1503743#M193658</link>
      <description>&lt;P&gt;Aldo - We had changed the DDR bit order and needed to properly configure that using the DDR tool. &amp;nbsp;We can consider this closed now and I will post a new question if we have any additional bring-up questions.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 07:01:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX8MN-USB-Serial-Download-failure-with-LIBUSB-ERROR-TIMEOUT/m-p/1503743#M193658</guid>
      <dc:creator>1JoeK1</dc:creator>
      <dc:date>2022-08-10T07:01:18Z</dc:date>
    </item>
  </channel>
</rss>

