Hi!
After reading the docs I am still confused and do not understand what exactly the SOFTCONN bit in the POWER register is used for.
As far as I understood this bit should be set to 0 when a self-powered USB device is not connected to the bus and set to 1 when it is connected. Unfortunately, StellarisWare seems to always set the SOFTCONN to 1 as soon as USBDCDCInit() is called, also for self-powered devices and there is no API function to change this bit. Is this behavior expected?
Regards,
Anguel