<?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: single USB VBUS USB2 not working correctly in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693473#M107526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;So, you could refer to the “Hardware Development Guide for the i.MX 6UltraLite Applications Processor” document, available at the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/docs/en/user-guide/IMX6ULHDG.pdf"&gt;http://www.nxp.com/docs/en/user-guide/IMX6ULHDG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the voltage levels of Vbus, you should refer to the “Universal Serial Bus Specification” document from usb.org website, as Vbus minimum allowed voltage is different for a strand port and low-power hub port.&lt;/P&gt;&lt;P&gt;You could also use as reference the schematic of the i.MX6UL EVK board, which have one OTG port and one standard-A Host port.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&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, 08 Aug 2017 04:48:33 GMT</pubDate>
    <dc:creator>CarlosCasillas</dc:creator>
    <dc:date>2017-08-08T04:48:33Z</dc:date>
    <item>
      <title>single USB VBUS USB2 not working correctly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693470#M107523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a custom board running Linux with USB1 used as external USB interface and USB2 used to connect a 3G/4G Modem.&lt;/P&gt;&lt;P&gt;Only USB_VBUS1 is connected to 4.7V, VUSB_CAP is at 3.2V.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this situation the 3G/4G modem (high-speed device) does not enumerate in Linux environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When forced to enumerate again it is detected as full-speed device and not working properly.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;usb 2-1: new &lt;SPAN style="color: #ff0000;"&gt;full-speed&lt;/SPAN&gt; USB device number 2 using ci_hdrc&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; usb 2-1: device no response, device descriptor read/64, error -71&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; usb 2-1: device no response, device descriptor read/64, error -71&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the voltage at USB_VBUS1 is increased to 4.9V it enumerates correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the modem is connected to USB1 it enumerates correctly.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;usb 1-1: new &lt;SPAN style="color: #ff0000;"&gt;high-speed&lt;/SPAN&gt; USB device number 2 using ci_hdrc&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; option 1-1:2.2: GSM modem (1-port) converter detected&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; option 1-1:2.3: GSM modem (1-port) converter detected&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; option 1-1:2.4: GSM modem (1-port) converter detected&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; option 1-1:2.5: GSM modem (1-port) converter detected&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt; usb 1-1: GSM modem (1-port) converter now attached to ttyUSB3&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In uboot the device is detected correctly on USB2:&lt;/P&gt;&lt;P&gt;=&amp;gt; usb tree&lt;BR /&gt;USB device tree:&lt;BR /&gt; 1 Hub (480 Mb/s, 0mA)&lt;BR /&gt; u-boot EHCI Host Controller&lt;/P&gt;&lt;P&gt;2 Hub (480 Mb/s, 0mA)&lt;BR /&gt; | u-boot EHCI Host Controller&lt;BR /&gt; |&lt;BR /&gt; +-3 Vendor specific (480 Mb/s, 500mA)&lt;BR /&gt; HUAWEI Technology HUAWEI Mobile 0123456712ABCA17&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm running out of ideas here so any suggestion is welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 11:42:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693470#M107523</guid>
      <dc:creator>forumuser</dc:creator>
      <dc:date>2017-08-03T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: single USB VBUS USB2 not working correctly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693471#M107524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using an i.MX6 processor with NXP BSP, you could refer to the SABRE schematic on the USB part.&lt;/P&gt;&lt;P&gt;Considering a custom hardware, you could refer to the USB-related sections of the following documents:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf"&gt;http://www.nxp.com/docs/en/user-guide/IMX6DQ6SDLHDG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/docs/en/application-note/AN4589.pdf"&gt;http://www.nxp.com/docs/en/application-note/AN4589.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/docs/en/application-note/AN4136.pdf"&gt;http://www.nxp.com/docs/en/application-note/AN4136.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&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>Sat, 05 Aug 2017 16:36:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693471#M107524</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2017-08-05T16:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: single USB VBUS USB2 not working correctly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693472#M107525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i didn't mention that i'm using an i.MX6UL, my bad.&lt;/P&gt;&lt;P&gt;Nevertheless none of the documents you are referring to gives me any hint on why changing VUSB would have any influence (as long it is between 4.4V and 5.5V).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2017 07:18:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693472#M107525</guid>
      <dc:creator>forumuser</dc:creator>
      <dc:date>2017-08-07T07:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: single USB VBUS USB2 not working correctly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693473#M107526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;So, you could refer to the “Hardware Development Guide for the i.MX 6UltraLite Applications Processor” document, available at the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/docs/en/user-guide/IMX6ULHDG.pdf"&gt;http://www.nxp.com/docs/en/user-guide/IMX6ULHDG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the voltage levels of Vbus, you should refer to the “Universal Serial Bus Specification” document from usb.org website, as Vbus minimum allowed voltage is different for a strand port and low-power hub port.&lt;/P&gt;&lt;P&gt;You could also use as reference the schematic of the i.MX6UL EVK board, which have one OTG port and one standard-A Host port.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this will be useful for you.&lt;BR /&gt;Best regards!&lt;BR /&gt;/Carlos&lt;BR /&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, 08 Aug 2017 04:48:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693473#M107526</guid>
      <dc:creator>CarlosCasillas</dc:creator>
      <dc:date>2017-08-08T04:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: single USB VBUS USB2 not working correctly</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693474#M107527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used the EVK as base for my hardware development and my USB schematic is quite similar to the EVK. USB_VBUS is used only to supply the i.MX6UL USB block, supply voltage for external USB devices is generated seperately. The 4G modem doesn't require USB_VBUS and is working perfectly on USB1 (with some weird manually drawn wiring) but not on USB2 (correctly routed differential pair) unless i increase the voltage at USB_VBUS to at least 4.9V.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 07:45:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/single-USB-VBUS-USB2-not-working-correctly/m-p/693474#M107527</guid>
      <dc:creator>forumuser</dc:creator>
      <dc:date>2017-08-08T07:45:19Z</dc:date>
    </item>
  </channel>
</rss>

