Unable to flash FSBL and Application to external flash via USB on STM32N6570-DK
Hi,
I am using the STM32N6570-DK development kit and I want to flash my FSBL and Application firmware into external flash using USB.
Currently, I am able to flash the firmware using ST-LINK, but I want to perform flashing through USB as well.
I configured the boot pins as mentioned in the datasheet:
- BOOT0 = High
- BOOT1 = Low

Current behavior
- The device is detected in STM32CubeProgrammer when connected via USB.
- USB connection is successful.
- Partitions such as FSBL, RSSE_FW, RSSE_BLOB, RSSE_PLUGIN, etc., are visible.
- However, the Download / Erasing & Programming option is disabled.

Questions
- Is flashing external flash through USB supported on STM32N6570-DK?
- Do I need to configure any OTP boot source or BOOTROM settings to enable USB flashing?
Any guidance or examples on how to enable external flash programming via USB would be very helpful.
Thank you.
