Hi,
We are implementing a device driver with AM3352 USB controller as the USB host, using VxWorks.
After initialization of USB controller, POWER.SOFTCONN bit is set.
We imagine that it is automatically set by the controller, because our device driver does not set it.
Is this behavior correct?
Because SOFTCONN bit is set, we are facing a problem that it cannot recognize device disconnection.
Any details on how the USB POWER.SOFTCONN flag could be set automatically ?
There is limited documentation on the USB Core for the AM3352, any help would be greatly appreciated.
Thanks and regards.