2025-11-03 10:47 AM
* board - STM32N6570-DK
* using STM Cube 1.19.0
* firmware v1.2.0
Test projects
* USBPD_SNK/USBPD_SRC
So i'm trying to do PD with the STM32N6, but i can't seem to be able to test the example code from ST. When i run USBPD_SNK, it just doesn't seem to work. I get a weird no source available issue. I thought it was because of ThreadX, but i tried VENC_USB and that example worked fine. The USBPD_SRC also fails to work.
I don't know if this a STMCubeIDE problem or something weird with the specific PD usb examples.