<?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中的主题 i.mx 8M Mini: Required USB pins to provision processor?</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1244469#M170735</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working on a design that uses the i.MX 8M Mini application processor. I know this processor is capable of USB OTG mode, which uses 7 pins (VBUS, DP, DN, ID, GND, OTG_OC, and OTG_PWR). However, if I have no need for OTG mode, and I only ever need my board to act as a USB peripheral, is it acceptable to not connect pins ID, OTG_OC, and OTG_PWR? If I only route VBUS, DP, DN, and GND out to a USB connector, will I still be able to use the USB port to initially provision the processor and load the OS image on the e.MMC?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 12 Mar 2021 01:27:43 GMT</pubDate>
    <dc:creator>adevries</dc:creator>
    <dc:date>2021-03-12T01:27:43Z</dc:date>
    <item>
      <title>i.mx 8M Mini: Required USB pins to provision processor?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1244469#M170735</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working on a design that uses the i.MX 8M Mini application processor. I know this processor is capable of USB OTG mode, which uses 7 pins (VBUS, DP, DN, ID, GND, OTG_OC, and OTG_PWR). However, if I have no need for OTG mode, and I only ever need my board to act as a USB peripheral, is it acceptable to not connect pins ID, OTG_OC, and OTG_PWR? If I only route VBUS, DP, DN, and GND out to a USB connector, will I still be able to use the USB port to initially provision the processor and load the OS image on the e.MMC?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 01:27:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1244469#M170735</guid>
      <dc:creator>adevries</dc:creator>
      <dc:date>2021-03-12T01:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 8M Mini: Required USB pins to provision processor?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1244562#M170751</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/146150"&gt;@adevries&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Generally - from hardware point of view - it is possible &lt;BR /&gt;to use Your approach, assuming the ID pin is left floating&lt;BR /&gt;(not grounded).&lt;/P&gt;
&lt;P&gt;Nevertheless, regarding software, please use Chapter 19 (Porting&lt;BR /&gt;USB) of the i.MX Porting Guide and section 4.9 (USB)of the i.MX Linux&lt;BR /&gt;Reference Manual.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank"&gt;https://www.nxp.com/design/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 04:31:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1244562#M170751</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2021-03-12T04:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 8M Mini: Required USB pins to provision processor?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1244939#M170794</link>
      <description>&lt;P&gt;Hi Yuri,&lt;/P&gt;&lt;P&gt;Thanks for the information. So when the processor is in serial download mode and writing the OS image to e.MMC, it is never acting as a USB host, right?&lt;/P&gt;&lt;P&gt;Do I need to change some setting in software to disable OTG functionality? Or is disconnecting OTG_OC,&amp;nbsp;&lt;SPAN&gt;OTG_PWR, and ID sufficient to make sure the processor always acts as a USB peripheral?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 16:00:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1244939#M170794</guid>
      <dc:creator>adevries</dc:creator>
      <dc:date>2021-03-12T16:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 8M Mini: Required USB pins to provision processor?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1245359#M170835</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/146150"&gt;@adevries&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Correct - when the processor is in serial download mode and writing the OS image &lt;BR /&gt;to e.MMC, it is never acting as a USB host.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;When the USB ID is left floating means USB device mode. This is true as much as software&lt;BR /&gt;follows USB specs.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 05:12:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1245359#M170835</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2021-03-15T05:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: i.mx 8M Mini: Required USB pins to provision processor?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1245836#M170877</link>
      <description>&lt;P&gt;great, thank you for the information!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 16:32:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-mx-8M-Mini-Required-USB-pins-to-provision-processor/m-p/1245836#M170877</guid>
      <dc:creator>adevries</dc:creator>
      <dc:date>2021-03-15T16:32:46Z</dc:date>
    </item>
  </channel>
</rss>

