Resolved! How to use Unstructured VDMs on a STM32G071 with USB-PD
I'm trying to send and receive Unstructured Vendor Defined Messages with the ST USB-PD stack but there is very little information in the documentation about the API.I have found that I need to call USBPD_PE_UVDM_RequestMessage after which the stack w...