2025-04-25 7:09 AM
I am working on a STM32N6570-DK board, and I want to make sure that if I want to start a program on the external Nor Flash(the default mode), before using the Cubeprogrammer to download it, the boot0 and boot1 can both be set to 0, or boot0 has to be set to 1 to successfully download it using the ST-link. I have already known that when running the program, boot0 and boot1 have to be set to 0.
2025-05-20 2:17 AM
Hi @Z-YF ,
For you (if you still face an issue to program the external NOR Flash with STM32N6, or others who may face a similar issuer, please refer to the article How to execute code from the external serial NOR using the STM32N6.
It explains all what you need to do to achieve this.
-Amel
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.