<?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 PICO-IMX8 USB 2.0 controller issue in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/PICO-IMX8-USB-2-0-controller-issue/m-p/1374983#M12583</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing an issue with USB 2.0 controller in the PICO-IMX8 SOM.&lt;/P&gt;&lt;P&gt;I am using this USB for audio device with EN1 IN and EN1 OUT for mic and speakers. I connect this audio device to the host pc , through a USB hub. Here, whenever I connect a new device to the USB hub, my audio device stops receiving OUT packets. IN transactions are happening fine. I debugged it and understood that USB_ENDPTCOMLETE register shows whether an endpoint completed the request or not. It seems that this bit is not getting asserted. Which means , OUT transaction is not getting completed even if transfer-descriptors are present.&lt;/P&gt;&lt;P&gt;Can someone help me with what are the cases when endpoint stops receiving packets?&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S: We observed in USB sniffer, host is sending the packets. Its the device that is not receiving them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jahnavi.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Nov 2021 11:18:43 GMT</pubDate>
    <dc:creator>jahnaviguvvala</dc:creator>
    <dc:date>2021-11-22T11:18:43Z</dc:date>
    <item>
      <title>PICO-IMX8 USB 2.0 controller issue</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PICO-IMX8-USB-2-0-controller-issue/m-p/1374983#M12583</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing an issue with USB 2.0 controller in the PICO-IMX8 SOM.&lt;/P&gt;&lt;P&gt;I am using this USB for audio device with EN1 IN and EN1 OUT for mic and speakers. I connect this audio device to the host pc , through a USB hub. Here, whenever I connect a new device to the USB hub, my audio device stops receiving OUT packets. IN transactions are happening fine. I debugged it and understood that USB_ENDPTCOMLETE register shows whether an endpoint completed the request or not. It seems that this bit is not getting asserted. Which means , OUT transaction is not getting completed even if transfer-descriptors are present.&lt;/P&gt;&lt;P&gt;Can someone help me with what are the cases when endpoint stops receiving packets?&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S: We observed in USB sniffer, host is sending the packets. Its the device that is not receiving them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jahnavi.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 11:18:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PICO-IMX8-USB-2-0-controller-issue/m-p/1374983#M12583</guid>
      <dc:creator>jahnaviguvvala</dc:creator>
      <dc:date>2021-11-22T11:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: PICO-IMX8 USB 2.0 controller issue</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PICO-IMX8-USB-2-0-controller-issue/m-p/1375256#M12589</link>
      <description>&lt;P&gt;Hi Jahnavi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in general, supported usb functionality is described in sect.4.9 USB&amp;nbsp;&lt;A style="box-sizing: border-box; background-color: transparent; color: #215bd6; text-decoration: none; cursor: pointer;" href="https://www.nxp.com/docs/en/reference-manual/IMX_REFERENCE_MANUAL.pdf" target="_blank" rel="noopener" data-dtmsubaction="i.MX Linux Reference Manual​ link"&gt;i.MX Linux Reference Manual​&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;so I am not sure if usb audio could be well supported:&lt;/P&gt;
&lt;P&gt;•Host mode-Supports HID (Human Interface Devices), MSC (Mass Storage Class)&lt;BR /&gt;• Peripheral mode-Supports MSC, and CDC (Communication Devices Class) drivers,&lt;/P&gt;
&lt;P&gt;which include Ethernet and serial support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 01:08:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PICO-IMX8-USB-2-0-controller-issue/m-p/1375256#M12589</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2021-11-23T01:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: PICO-IMX8 USB 2.0 controller issue</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PICO-IMX8-USB-2-0-controller-issue/m-p/1375550#M12595</link>
      <description>&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the iMX8MINI reference maual,&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=IMX8MMRM" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=IMX8MMRM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It is mentioned that the 2.0 OTG controller can be used for isochronous transfers also.&lt;/P&gt;&lt;P&gt;We are trying to use this controller driver with USB audio gadget driver to achieve audio functionality.&lt;/P&gt;&lt;P&gt;Please let me know if i am missing something..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jahnavi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 10:07:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PICO-IMX8-USB-2-0-controller-issue/m-p/1375550#M12595</guid>
      <dc:creator>jahnaviguvvala</dc:creator>
      <dc:date>2021-11-23T10:07:06Z</dc:date>
    </item>
  </channel>
</rss>

