cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIde reset after load

CKILI.2
Associate II

I'm using STM32f407 board with Cubeide. When load new code, I want to work code after pressing reset button.

How can I set it in STM32CubeIde.

Thank's

1 REPLY 1
TDK
Guru

If this is a custom board, ensure BOOT0 is pulled down.

Use the standard linker file that uploads to flash.

If you feel a post has answered your question, please click "Accept as Solution".