Can someone explain the following to me from spruh73f.pdf? It is referring to setting bit7 of the USB0MODE register. The documentation calls this a reserved bit.
The USB controller assumes the role of a peripheral when the USBx_ID pin is floating or USB Mode
Register[iddig=bit8] is set to 1 (provided that iddig_mux, which is bit7 of USBnMODE is also set to 1) by
the user application prior to the controller goes into session. When the USB controller go into session it
will assume the role of a device.
Further, can someone tell me what the SOFTCONN bit of POWER register (bit 6) is? I can not seem to find the POWER register to set this bit.
Basically, I need to force device and host modes w/o using VBUS and ID pins