USBPD Driver DRP Behavior
I am using the USB PD driver package on an STM32G071. I have 4 ports. Two are SNK and the other two should operate as SNK unless I have a power source.
First issue is DRP will not work unless you also enable CAD role toggle in the configuration. If you don't enable that then it does not detect the cable from what I can see. Does anyone know why this is or a way to change it?
Second question, is there a way to manually control the behavior of the DRP port? I'd like it to be a SNK until my power source is connected. Then and only then I'd like it to be DRP.
