Question
USB PD Audio Accessory connection
I am working with demo board B-G474E-DPOW1 and the project from the STM32CubeG4 Sink examples.
I am trying to figure out how to connect an Audio Accessory. I have such an adapter. When I connect it to the usb-c, I expect to see an event with the connection of an Audio Accessory. But that doesn't happen.
_SNK and _ACCESSORY_SNK are defined.
How can I debug this event?
