2025-08-31 10:35 PM
Hi,
Im just getting my new STM32N6570-DK and I try blinking simple led project first with default generate.
But when I built and flash it, it got stuck when init UCPD (pic 1), am I missing something ?
When I checking seem it still not define yet (pic 2).
Thanks
2025-09-01 3:38 AM
Hi @Micls
Would you attach your IOC file?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-09-02 3:53 AM
2025-09-03 10:20 AM
Hi @Micls
It appears you didn't configure UCPD global interrupt, DMA settings neither configure USB PD stack. I suggest you to start with example provided in CubeN6.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.