Question
How can I use the single CC pin of my STM32G071GBxx for USB-C?
Hello,
I want to use a STM32G071GBxx in my design of a USB 2.0 Device using a USB-C receptacle. I want to be able to do 2 things:
- Check what current at 5V the host can provide
- Configure the Resistor at the CC lines in a way to draw 3A at 5V
Can I do this using the single CC pin on the STM32G071GBxx or do I need a microcontroller with CC1 and CC2 pins? Also, what functions in the CubeIDE Middleware for USB-C PD would allow me to do this?
Best
