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.