Hi,
On TI AM335X EVM, USB0 works in OTG mode, and USB1 works in HOST mode. Both work well.
On My AM335x board, USB0 is used as HOST, the ID pin is connected to GND. USB0 can work.
USB1 is used as DEVICE. But USB1 fail to work in DEVICE mode.
I define BSP_USBH0, BSP_USBFN1, and use am33x_usbfn.dll, am33x_usbh.dll for my board. OTG function is not used.
I also try to add BSP_USBOTG1 and am33x_usbotg.dll, USB1 still fails to work in DEVICE mode.
Can someone help me out?
Thanks a lot!
George Zhang