Hi,
I am trying USB OTG support to dm365.
Host was working when boot time pluged pendrive & at boot time not pluged pendrive after booting is not detected.
ID pin configured below,
USB ID=0 => Host
USB ID=1 => Device
root@edge-shelf:~# cat /proc/driver/musb_hdrc
Status: MHDRC, Mode=Peripheral (Power=e0, DevCtl=99)
OTG state: b_idle; inactive
Options: cppi-dma, host, debug=0 [eps=5]
Root port status: 00000000
DaVinci: ctrl=00 stat=0 phy=21f0
rndis=00000 auto=0000 intsrc=00000000 intmsk=01f71e1f
CPPI: txcr=1 txsrc=0 txena=f; rxcr=1 rxsrc=0 rxena=f
echo "F" > /proc/driver/musb_hdrc is not working to changed host mode. its always set Peripheral mode.
BR
Tejas