User Activity

Hello,I have built a board using the STM32G0 with the intention of utilizing the USB PD middleware. I pulled the middleware from STM32CubeG0 into my project, but I can't get it to build without errors. The USB PD demo project in the STM32CubeG0 does ...
I am working on getting the USB PD pins setup in CubeMX for a board I've just built. I am using the STM32G071CBT6.I was not planning on using the Dead Battery functionality, so I connected the CC lines to PA8 and PB15 to use UCPD1. And USART1 to PA9,...