cancel
Showing results for 
Search instead for 
Did you mean: 

STM32N6 DK stuck when generate default project

Micls
Associate

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

Micls_0-1756704854553.png

Micls_1-1756704869910.png

 

 

3 REPLIES 3
FBL
ST Employee

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.


And one more thing is LED2 default is input mode.

Everything it generate default

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.