Following up on https://e2e.ti.com/support/interface/f/138/t/817624?tisearch=e2e-sitesearch&keymatch=TUSB320
I am designing an application where the device (wall charger) initially receives power from the the phone/tablet/etc. Then, after waking up fully, it starts to deliver power to the device from the battery or AC power. This should happen WITHOUT plugging in the cable a second time.
If I put the device in DRP mode how can I get it to start as an UFP and then change to DFP? Or can I get it this by toggling EN_N? Or should I just toggle Vdd? (I have a separate MCU available for changing registry settings, etc.) Please also comment if I need to toggle or disconnect some of the lines from the USB C cable temporarily in order to simulate a reattachment of the cable. (I hope I do NOT have to do this but understand if maybe toggling Vbus or CC lines will help.)
Any design recommendations are most appreciated!