STM32F072RB and X-CUBE-USB-PD problem.
The usb type c pd example code does not seem to work although it compiles properly using SW4STM32. I tried the provided binary file (PNUCLEO-USB001-DEMO1.bin) and it works just fine. I am using nucleo-f072rb and MB1257 expansion board.
PNUCLEO_USB001-DEMO1.bin result
it identifies the source(usb pd capable psu). The yellow waveform is VBus others are cc



successful transaction from 5V - 9V

Consumer(Consumer_CLI_RTOS) example code result
here, it looks like it is trying to establish connection to the source but couldn't.

here is the waveform.

What could be the problem here?
