Hi ,
I am trying to enable USB0 of AM437x GP EVM board as hid device.
I read that by default USB0 is enabled in device mode and USB1 is enabled in Host mode.
But when I connect the board to pc through USB0 port , I don't see that device listed.
So Can anyone tell me what are configurations flags to be enabled in defconfig file or in menuconfig.
As of now I, while building , I enabled USB gadget as builtin and enabled USB hid gadget in it. I also tried enabling OTG support along with it. But Nothing seems to work.
Also let me know if I need to follow any more steps, or is there any thing more that needs to done which I may be missing.
Thanks in Advance,
Nishal