USB Detection Issue on iMX6ULL processor

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB Detection Issue on iMX6ULL processor

446 Views
sahilnayak
Contributor I

I am using iMX6ULL processor for custom board design. I am facing an issue where USB is not detected every time over USB cable.

Is there any other way?

Regards,

Sahil

0 Kudos
1 Reply

349 Views
b36401
NXP Employee
NXP Employee

Please try to set USB controller as host-only mode with setting
dr_mode = "peripheral"
in the DTS file. It may help.
Please refer to chapter 39.2.6 "Changing the Controller Operation Mode" of i.MX Linux Reference Manual for the details.
You can get the documentation here:
https://www.nxp.com/webapp/Download?colCode=L4.1.15_2.0.0-LINUX-DOCS

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos