STM32G071 UCPD Dead Battery pins does not work.
I have STM32G071 MCU to control a USB Type C hub and I want to use VBUS Powered sink in the application. I have connected Dead Battery pins to their respected CCx pins. It supposed to act as a sink when there is no power but when I connect the type c port to a device, it does not act as a sink and connected device does not give any power. I have activated the Dead Battery signals in STM32CubeIDE but it does not work. Also I have tried activating signals by configuring SYSCFG register but it did not work either. What should I do to make it work?
