How to implement USB DPM, prevent hard reset
I tried following STM32 AN5418 but the EvaluateSinkCapabilities method is not getting called. I added debug prints everywhere in the code and here is what I am receiving:1. VBusInit (this always happens)2. DPM notification 104 (Stack init)3. Cable de...