2025-10-07 1:28 AM - last edited on 2025-10-10 6:02 AM by Imen.D
Hi, I created a project on the STM32N6570DK and I only have the project "in (STM32CubeIde)", I don't have the FSBL and the Appli. How do I flash my firmware?
I tried to use the fsbl provided by the official ST repository, namely "ai_fsbl.hex", but the program does not start
Solved! Go to Solution.
2025-10-07 1:37 PM
Hello @elena01 and welcome to the Community,
Did you try the Template for STM32N6570-DK located in this path:
\Projects\STM32N6570-DK\Templates\Template_FSBL_XIP\STM32CubeIDE
2025-10-07 1:37 PM
Hello @elena01 and welcome to the Community,
Did you try the Template for STM32N6570-DK located in this path:
\Projects\STM32N6570-DK\Templates\Template_FSBL_XIP\STM32CubeIDE
2025-10-08 12:42 AM - edited 2025-10-08 1:37 AM
I try, thanks