Skip to main content
Explorer
April 25, 2025
Question

Some details about starting the program on the external Nor Flash

  • April 25, 2025
  • 1 reply
  • 358 views

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.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    May 20, 2025

    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