<?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のトピックRe: USB_OTG works as USB host</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796974#M123330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;igorpadykov 留言:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi tsung&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dts example can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsource.codeaurora.org%2Fexternal%2Fimx%2Flinux-imx%2Ftree%2Farch%2Farm%2Fboot%2Fdts%2Fimx6qdl-sabresd.dtsi%3Fh%3Dimx_4.9.88_2.0.0_ga" rel="nofollow" target="_blank"&gt;imx6qdl-sabresd.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Thanks for your reference.&lt;/P&gt;&lt;P&gt;Now my OTG can be device and host.&lt;/P&gt;&lt;P&gt;But there is coming new issue.&lt;/P&gt;&lt;P&gt;Below is my hardware design for ID.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75777iB510E7197555DC21/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I did not plugin otg, ID would be high because of the pull high design.&lt;/P&gt;&lt;P&gt;At this condition, my EIM_D22 USB power pin are not stable at low.&lt;/P&gt;&lt;P&gt;It changed low to high and high to low.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I fix this problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything I need to mentioned?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2018 05:34:50 GMT</pubDate>
    <dc:creator>wangtsungli</dc:creator>
    <dc:date>2018-10-17T05:34:50Z</dc:date>
    <item>
      <title>USB_OTG works as USB host</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796970#M123326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;I'm working on i.MX6 Quad sabre-SD and build Android 6.0 as my OS system.&lt;/P&gt;&lt;P&gt;I'm trying to designed OTG not only device mode but also a HOST mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The condition now is my OTG could burn image via MFGTOOL by connecting OTG.(Means my OTG could be device mode)&lt;/P&gt;&lt;P&gt;But my mouse cannot work if I plugin OTG.(Means my OTG could not be host mode)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that anything I need to be mentioned in DTS settings or driver settings or fstab.freescale?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or my hardware designed issued?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advanced!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2018 08:48:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796970#M123326</guid>
      <dc:creator>wangtsungli</dc:creator>
      <dc:date>2018-10-16T08:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: USB_OTG works as USB host</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796971#M123327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tsung&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USB_OTG_ID should be low in host mode, one can check this signal.&lt;/P&gt;&lt;P&gt;Various usb tests can be found in unit test package:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_usb_test?h=imx_4.9.88_2.0.0_ga" title="https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_usb_test?h=imx_4.9.88_2.0.0_ga"&gt;https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_usb_test?h=imx_4.9.88_2.0.0_ga&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&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, 16 Oct 2018 10:03:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796971#M123327</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-16T10:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: USB_OTG works as USB host</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796972#M123328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;igorpadykov 留言:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi tsung&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;USB_OTG_ID should be low in host mode, one can check this signal.&lt;/P&gt;&lt;P&gt;Various usb tests can be found in unit test package:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsource.codeaurora.org%2Fexternal%2Fimx%2Fimx-test%2Ftree%2Ftest%2Fmxc_usb_test%3Fh%3Dimx_4.9.88_2.0.0_ga" rel="nofollow" target="_blank"&gt;https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_usb_test?h=imx_4.9.88_2.0.0_ga&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&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;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've check when I want to be the host mode ID ping will not change to low.&lt;/P&gt;&lt;P&gt;It will still high.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any settings I need to set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my DTS settings for&amp;nbsp;ID pin&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;usbotg {&lt;BR /&gt; vbus-supply = &amp;lt;&amp;amp;reg_usb_otg_vbus&amp;gt;;&lt;BR /&gt; pinctrl-names = "default";&lt;BR /&gt; pinctrl-0 = &amp;lt;&amp;amp;pinctrl_usbotg&amp;gt;;&lt;BR /&gt; disable-over-current;&lt;BR /&gt; srp-disable;&lt;BR /&gt; hnp-disable;&lt;BR /&gt; adp-disable;&lt;BR /&gt; status = "okay";&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pinctrl_usbotg: usbotggrp {&lt;BR /&gt; fsl,pins = &amp;lt;&lt;BR /&gt; MX6QDL_PAD_ENET_RX_ER__USB_OTG_ID 0x17059&lt;BR /&gt; &amp;gt;;&lt;BR /&gt; };&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For hardware designed my ID pin will pull high， is this design correct?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 02:16:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796972#M123328</guid>
      <dc:creator>wangtsungli</dc:creator>
      <dc:date>2018-10-17T02:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: USB_OTG works as USB host</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796973#M123329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tsung&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dts example can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6qdl-sabresd.dtsi?h=imx_4.9.88_2.0.0_ga" title="https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6qdl-sabresd.dtsi?h=imx_4.9.88_2.0.0_ga"&gt;imx6qdl-sabresd.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 03:08:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796973#M123329</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-17T03:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: USB_OTG works as USB host</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796974#M123330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;igorpadykov 留言:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi tsung&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dts example can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fsource.codeaurora.org%2Fexternal%2Fimx%2Flinux-imx%2Ftree%2Farch%2Farm%2Fboot%2Fdts%2Fimx6qdl-sabresd.dtsi%3Fh%3Dimx_4.9.88_2.0.0_ga" rel="nofollow" target="_blank"&gt;imx6qdl-sabresd.dtsi\dts\boot\arm\arch - linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Thanks for your reference.&lt;/P&gt;&lt;P&gt;Now my OTG can be device and host.&lt;/P&gt;&lt;P&gt;But there is coming new issue.&lt;/P&gt;&lt;P&gt;Below is my hardware design for ID.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/75777iB510E7197555DC21/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I did not plugin otg, ID would be high because of the pull high design.&lt;/P&gt;&lt;P&gt;At this condition, my EIM_D22 USB power pin are not stable at low.&lt;/P&gt;&lt;P&gt;It changed low to high and high to low.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I fix this problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything I need to mentioned?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 05:34:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796974#M123330</guid>
      <dc:creator>wangtsungli</dc:creator>
      <dc:date>2018-10-17T05:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: USB_OTG works as USB host</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796975#M123331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tsung&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for new porblems please create new threads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 05:37:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/USB-OTG-works-as-USB-host/m-p/796975#M123331</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-10-17T05:37:53Z</dc:date>
    </item>
  </channel>
</rss>

