Custom board and ST-LINK : can't get a program to run on power up
Hi guys.
I'm somewhat new to STM32 programming.
I did a program that I can start on a custom board using ST LINK V2 debugger / programmer. If I unplug the ST Link, it continues to work well.
However, if I power off the board, I can't get the program to run on power up. I have to use the debugger again.
I would like to figure out how to start the program without the ST LINK.
Is there anything with boot0 and boot1 pins and the bootloader ? With the startup file ?
I’m using the STM32F207ZG MCU.
Thank you in advance !
