Hello,
I am working with imx7D colibri SOM.
I have the Colibri evaluation board and a custom carry board.
In our carry board we have 2 usb ports, one connected to USB_H and another connected to USB_C.
The usb port connected to USB_H works fine but the another doesn’t work.
In dts file I changed the followe setting:
I changed usbotg1 dr_mode to “host” but It doesn’t work.
Which is the setting in dts that a Ihave to made for this, I read in the IMX7 Datasheet that maybe I have to generate the 5V USB supply, is this ok?
To be clear, PORT USB_C in the Col Eval board I could use it to connect it with my PC, but in my carry board when I connect a USB device (pendrive) It doesn’t detect It.
There port usb works fine.
Can I use this port without ext con usb detection? If not, can I use this gpio pin (gpio7.IO14) as external input gpio at the same time that I using as usb detection?