What is the minimal configuration required to support USB C PD on the STM32G071 line?
Hello everyone! I'm very new to USB C PD so bear with me.
I'm currently designing a very simple temperature controller board that uses a USB C PD power supply. I am using a STM32G071C8U3 as the host MCU.
I have connected the CC1 (PA8) and CC2 (PB15) lines to the equivalent on the USB C port and am regulating the voltage from VBUS to 3.3V for the MCU. I've been assuming that plugging in will first deliver some voltage over VBUS in the USB PD range (3V-21V or something like that) and then the micro can negotiate the desired voltage/current, but when I plug in the USB C PD I get 0V on VBUS. What could I be missing?
When I plug in a non PD capable supply, everything seems to work find and I get 5V on VBUS and the MCU turns on correctly. But plugging in the USB C PD gets nothing. I've confirmed this USB C PD works by hooking it up to the STM32 GO.
Thanks for your time!

