Resolved! How To Run 2 UCPD ports on CMSIS V1
Hey allI am building an application using a STM32G071RB with a DRP1M1 as ucpd 0 and a USBDP1 (old SNK1M1) as ucpd 1 and new to the STM UCPD worldIn an attempt to start from a working base, I used the DRP1M1_DRP example project as a starting point. Th...