<?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のトピックImx8mm USB VBUS force enable (manufacturing test)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-USB-VBUS-force-enable-manufacturing-test/m-p/2072081#M235732</link>
    <description>&lt;P&gt;I am looking for a way to force the VBUS on/(off) even though nothing is connected.&lt;/P&gt;&lt;P&gt;I have tried setting the /sys/class/usb_role/ci_hdrc.0-role-switch/role "host". But this does not in it self trigger the enable.&lt;/P&gt;&lt;P&gt;The USB switching work seemingly perfect in normal usage (Switching automatically depending of a device or a host being connected). This is purely for tests in production.&lt;/P&gt;&lt;P&gt;Also when i have a device connected and forces the "role" of the IMX to be device, it still keeps supplying VBUS.&lt;/P&gt;&lt;P&gt;Maybe you can clear my confusion.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2025 13:37:23 GMT</pubDate>
    <dc:creator>heisenbug</dc:creator>
    <dc:date>2025-04-01T13:37:23Z</dc:date>
    <item>
      <title>Imx8mm USB VBUS force enable (manufacturing test)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-USB-VBUS-force-enable-manufacturing-test/m-p/2072081#M235732</link>
      <description>&lt;P&gt;I am looking for a way to force the VBUS on/(off) even though nothing is connected.&lt;/P&gt;&lt;P&gt;I have tried setting the /sys/class/usb_role/ci_hdrc.0-role-switch/role "host". But this does not in it self trigger the enable.&lt;/P&gt;&lt;P&gt;The USB switching work seemingly perfect in normal usage (Switching automatically depending of a device or a host being connected). This is purely for tests in production.&lt;/P&gt;&lt;P&gt;Also when i have a device connected and forces the "role" of the IMX to be device, it still keeps supplying VBUS.&lt;/P&gt;&lt;P&gt;Maybe you can clear my confusion.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 13:37:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-USB-VBUS-force-enable-manufacturing-test/m-p/2072081#M235732</guid>
      <dc:creator>heisenbug</dc:creator>
      <dc:date>2025-04-01T13:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm USB VBUS force enable (manufacturing test)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-USB-VBUS-force-enable-manufacturing-test/m-p/2073072#M235801</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;If USB is operating as host, VBUS will be on always.&lt;/P&gt;
&lt;P&gt;You could try change MUX options to "force" this behavior. For example:&lt;/P&gt;
&lt;P&gt;Turn on USB bus:&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;devmem2 0x30330058 w 0x00000001&lt;/LI-CODE&gt;
&lt;P&gt;Turn off USB bus:&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;devmem2 0x30330058 w 0x00000000&lt;/LI-CODE&gt;
&lt;P&gt;Best regards.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 17:48:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-USB-VBUS-force-enable-manufacturing-test/m-p/2073072#M235801</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2025-04-02T17:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm USB VBUS force enable (manufacturing test)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-USB-VBUS-force-enable-manufacturing-test/m-p/2082547#M236455</link>
      <description>&lt;P&gt;Sorry for late reply, when testing this it does not change the VBUS neither in host mode (with device connected) nor without anything connected.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 11:33:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-USB-VBUS-force-enable-manufacturing-test/m-p/2082547#M236455</guid>
      <dc:creator>heisenbug</dc:creator>
      <dc:date>2025-04-17T11:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Imx8mm USB VBUS force enable (manufacturing test)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-USB-VBUS-force-enable-manufacturing-test/m-p/2082549#M236456</link>
      <description>&lt;P&gt;clarifying: I cannot turn if off in host mode:&lt;/P&gt;&lt;PRE&gt;devmem2 0x30330058 w 0x00000000&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;nor turn it on, when nothing connected:&lt;/P&gt;&lt;PRE&gt;devmem2 0x30330058 w 0x00000001&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I am using devmem from busybox instead,, but I regards that as not an factor.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Apr 2025 11:37:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Imx8mm-USB-VBUS-force-enable-manufacturing-test/m-p/2082549#M236456</guid>
      <dc:creator>heisenbug</dc:creator>
      <dc:date>2025-04-17T11:37:54Z</dc:date>
    </item>
  </channel>
</rss>

