Hi
I'm not able to make USB1 port working on our custom board based on AM335x. The port must work in host mode only, but in the HW design the USB1_ID pin has been left floating and the USB1_VBUS is connected to 5V power (always on since the boot even if nothing is connected to USB port). Could it be a problem?
I'm booting with Linux, and I've modified the MUSB Controller instance 1 to be in host mode, therefore writing USB1MODE register to ignore USB1_ID pin. Everything seems fine during initialization, but when I plug a device, even if it is power, it seems not to be detected by the kernel.
Any suggestion? Thanks.
Regards, Max