2025-06-20 4:45 AM
Hello ST Community,
I’m working with the STM32 Nucleo-N657 board and need a way to execute my application after flashing to external memory without manually toggling the BOOT1 jumper on the board.
What I’m Doing Now:
Problem:
I have N6 board connected to a remote PC and won’t always have physical access to toggle the BOOT1 jumper and press reset.
I would like to know:
Is there a programmatic or configuration-based way to run the program automatically after flashing, without needing to change the BOOT1 jumper manually?
I am looking for a way to avoid all manual interventions between flashing and execution.
Any help or guidance will be greatly appreciated!
Thanks,