2025-07-24 5:17 AM
Same: Target unknown error 32
From the STMCubeIDE
STM32CubeIDE
Version: 1.19.0
Build: 25607_20250703_0907 (UTC)
OS: Windows 11, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 21.0.3+9-LTS
Java version: 21.0.3
Flashing a Nucleo N6
Example Uart Console App
Did do the stlink firmware update, seemed to work.
Flashing other boards works...
2025-07-24 6:01 AM
Try holding BOOT0 high during reset, connect with STM32CubeProgrammer to erase the chip and recover.
2025-07-24 6:49 AM
Tried that, STMCubeProgrammer says no STM32 device... to erase it.
Firmware upgrade dialog does find it with the open upgrade mode function, and flashes, says successful, but no connect in programmer, no flash from the IDE.
I've also tried several different USB cables and ports...
2025-07-24 11:08 PM
I'm not sure what you're trying to erase on the Nucleo board? Is it the external flash memory?
Note that there is no internal flash in the STM32N6, so you shouldn't use the Erase function in the STM32CubeProgrammer.
Are you in DEV_BOOT configuration? Can you confirm the BOOT0 and BOOT1 jumper settings on your board?
Could you also check my comments in this thread:
And here also very good article which can help you:
https://community.st.com/t5/stm32-mcus/stm32n6-fsbl-explained/ta-p/764307
Best regards,
Romain,
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.