DRD Settings for NUCLEO-G071RB and X-NUCLEO-DRP1M1
I would like to use NUCLEO-G071RB and X-NUCLEO-DRP1M1 to Source,UFP my USB devices
When the USB device side is set as Source, the role of data is DFP.
I used the DR SWAP command to change from DFP to UFP.
But there was no sample code in x-cube-tcpp_v4.0.0.
I thought the following APIs would be applicable
-- USBPD_StatusTypeDef USBPD_DPM_EvaluateDataRoleSwap(uint8_t PortNum)
How should I use it?
Best Regards
