This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Dm365 USB OTG issue in host mode

I am facing a problem that , I cannot access host devices when the driver mode is configured for OTG. I can however work as a device.

please let me know the exact configuration.

I executed below command to change it to host mode. Please let me know whether this is the right method.

modprobe g_file_storage

echo F > /proc/driver/musb_hdrc

I am getting these errors after i configure it to host and plug a device to dm368.

musb_bus_suspend 2406: trying to suspend as a_host while active

usb 2-1: new high speed USB device using musb_hdrc and address 2

usb 2-1: device v0421 p0220 is not supported

hub 2-0:1.0: unable to enumerate USB device on port 1

musb_bus_suspend 2406: trying to suspend as a_host while active

usb 2-1: new high speed USB device using musb_hdrc and address 3

usb 2-1: device v0421 p0220 is not supported

hub 2-0:1.0: unable to enumerate USB device on port 1

...

Error message contineous with incremental address .

  • Hello Guys,
    I Compiled the kernel and configure USB as OTG. My kernel version is 2.6.32.17-davinci1. When i connect usb mass storage devices to our board then facing same issue. If you solved out this issue then please tell me how you solved out this issue.

    Thanks & Regards