<?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>i.MX ProcessorsのトピックUSB Device not work when VDD5V is not attached during boot (iMX28)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/USB-Device-not-work-when-VDD5V-is-not-attached-during-boot-iMX28/m-p/352683#M49107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;our USB Device (mass storage application) is working fine as long as 5V is attached to VDD5V during linux booting. I can then disconnect and reconnect the USB cable and I see my mass storage device again on the PC. But if 5V is NOT attached to VCC5V during booting I can't see my mass storage when connecting the PC. The PC even has not any action when I have the PC's device manager open. It seems like the USB interface of the iMX28 is "off". &lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jan 2015 16:00:59 GMT</pubDate>
    <dc:creator>michaelkoelbl</dc:creator>
    <dc:date>2015-01-16T16:00:59Z</dc:date>
    <item>
      <title>USB Device not work when VDD5V is not attached during boot (iMX28)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Device-not-work-when-VDD5V-is-not-attached-during-boot-iMX28/m-p/352683#M49107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;our USB Device (mass storage application) is working fine as long as 5V is attached to VDD5V during linux booting. I can then disconnect and reconnect the USB cable and I see my mass storage device again on the PC. But if 5V is NOT attached to VCC5V during booting I can't see my mass storage when connecting the PC. The PC even has not any action when I have the PC's device manager open. It seems like the USB interface of the iMX28 is "off". &lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jan 2015 16:00:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Device-not-work-when-VDD5V-is-not-attached-during-boot-iMX28/m-p/352683#M49107</guid>
      <dc:creator>michaelkoelbl</dc:creator>
      <dc:date>2015-01-16T16:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: USB Device not work when VDD5V is not attached during boot (iMX28)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Device-not-work-when-VDD5V-is-not-attached-during-boot-iMX28/m-p/352684#M49108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to USB specification 5V should be provided to the USB connector's Vbus (MX28 VDD5V).&lt;/P&gt;&lt;P&gt;The PHY inside the MX28 will then detect Vbus and set VBUSVALID0 when the cable connects.&lt;/P&gt;&lt;P&gt;One can try forcing VBUSVALID to 1 (strictly speaking, forcing VBUSVALID to 1 violates&lt;/P&gt;&lt;P&gt;the USB specification) using attached patch developed internally by application team.&lt;/P&gt;&lt;P&gt;Attached is the i.MX28 USB device mode without VDD5V patch for&lt;/P&gt;&lt;P&gt;BSP L2.6.35_1.1.0_130130. To use this feature, please enable the&lt;/P&gt;&lt;P&gt;kernel option "CONFIG_MX28_PLUGINDETECT".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jan 2015 00:48:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Device-not-work-when-VDD5V-is-not-attached-during-boot-iMX28/m-p/352684#M49108</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-17T00:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: USB Device not work when VDD5V is not attached during boot (iMX28)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Device-not-work-when-VDD5V-is-not-attached-during-boot-iMX28/m-p/352685#M49109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor,&lt;/P&gt;&lt;P&gt;we apply 5V MX28 VDD5V. Our problem is, when booting our iMX28 device without USB connection (therefore no 5V at VDD5V) and later connect our iMX28 device - which is powered by a battery - to the PC's USB (which applies 5V to VDD5V) the USB connection do not work.&lt;/P&gt;&lt;P&gt;The USB connection does only work when the USB connection exists during iMX28 boot process. If I have a USB connection during booting USB works even when I disconnect and later reconnect USB. Therefore it looks like iMX28 Linux does not set up USB correctly when 5V is missing during booting and it cannot set up USB when the USB connection (and 5V) is connected later, when Linux is already running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connect USB and then Switch On iMX28: USB works&lt;/P&gt;&lt;P&gt;Switch On iMX28 -&amp;gt; Wait until Linux has booted -&amp;gt; Connect USB: USB does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 07:18:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Device-not-work-when-VDD5V-is-not-attached-during-boot-iMX28/m-p/352685#M49109</guid>
      <dc:creator>michaelkoelbl</dc:creator>
      <dc:date>2015-01-23T07:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Re: USB Device not work when VDD5V is not attached during boot (iMX28)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-Device-not-work-when-VDD5V-is-not-attached-during-boot-iMX28/m-p/352686#M49110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in linux USB is handled by linux USB driver not iROM, refer to attached Linux Manual&lt;/P&gt;&lt;P&gt;Chapter 24 ARC USB Driver, also attached document for testing USB&lt;/P&gt;&lt;P&gt;Peripheral mode "gadget" driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 08:42:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-Device-not-work-when-VDD5V-is-not-attached-during-boot-iMX28/m-p/352686#M49110</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-01-23T08:42:32Z</dc:date>
    </item>
  </channel>
</rss>

