2025-11-04 2:22 PM
* board - STM32N6570-DK
* using STM Cube 1.19.0
* Example - USBPD_SNK
In the example USBPD_SNK it tell you to view the traces like this.
* Run CubeMx Monitor and open trace tools
I'm guessing this is something inside of STM32Cube ide. Not STM32CubeMonitoring app
* https://www.st.com/en/development-tools/stm32cubemonitor.html
So i started the trace's like i normally would in STM32CubeIde but it doesn't seem to show anything in the trace output when i run the application.
They say to use STM32CubeMonitor but when i connect both ends to my computer i don't see any com's to select.
Currently i'm not entirely sure how to enable the traces, so any help would be greatly appreciate.