Hello,
We are trying to toggle back and forth the OTG role using OTG_ID. When device boots up, OTG_ID is high, and the port is in gadget mode(It cannot recognize a USB storage thumb device). When we set OTG_ID pin to low, OTG port switch to host mode and the USB storage thumb device can be mounted. The issue happens when we set OTG_ID pin back to high again, the port sticks to host mode and does not switch to gadget mode.
What would be wrong?
Thanks,
Winston