Using STM32CubeMonitor-UCPD app with STM32G071B-DISCO board
Hi,
I am trying to use the STM32CubeMonitor-UCPD app in combination with the STM32G071B-DISCO board to analyze traffic running over an USB-C power delivery line.
In order to trace I need to open the "door".
My problem is that once the door is open the board is not detected. in the app. If - and only if - the door is closed the device shows up. With the door open I cannot select a board and clicking on the "Traces" icon shows no traces.
Somehow I need to be able to chose the VCP port for the incoming messages.
Using the terminal
cat /dev/cu.usbxxx
I can see that with the door open the board sends out data.
Any hint on how to select the VCP port and to read USB PD communication in spy mode?
Thank you and best regards
Roland

