USB Communication shuts down after a few ms when type C to type C cable is used.
Hi,
I have developed a circuit using STM32h755zi, i am sending some serial data from a custom board to PC using USB CDC class. It works fine when i use a Type C to Type A cable but when i try to run the board using a Type C to Type C cable it only runs for a few ms, where my PC detect the device, after this the communication shuts down. It can even send some characters before shutting down. My microcontroller is still running as i can still make LEDs blink after the communication shutdown. I am running USB in FS mode. What might be the reason for this behaviour.
Thanks,
Kiran
