Other Parts Discussed in Thread: AM3505, TUSB1210
My board AM3505 exposes a USB host via TUSB1210 IC
Kernel is Linux 2.6.37.
It works fine with USB Mass Storage device enumerating it as usbdev2.2
However when inserted FTDI SIO (USB-2-RS232) it says:
[ 878.137573] hub 2-0:1.0: Cannot enable port 1. Maybe the USB cable is bad?
[ 878.144927] ehci-omap ehci-omap.0: port 1 cannot be enabled
[ 878.150817] ehci-omap ehci-omap.0: Maybe your device is not a high speed device?
[ 878.158599] ehci-omap ehci-omap.0: USB host (EHCI) controller does not support full speed or low speed device on it's root port.
[ 878.170867] ehci-omap ehci-omap.0: Please connect full/low speed device via a high speed hub.
[ 878.179840] hub 2-0:1.0: unable to enumerate USB device on port 1
Maybe it shouldn't succeed... could you please suggest if there a driver/app-note for SDK 4.02 to properly support this chip? What are my options here?
Thanks
Yakir