My STM32F302C8T6 only runs the program when the code is loaded. If I reset it or power up, it does not run.
Maybe is a hardware problem since the microcontroller is on a custom board I designed. The problem is the following:
The microcontroller only runs the program the moment I load the code, if I reset it or power up the board after a power-off it does not run the program.
This is the following circuit for the reset and BOOT0 pins:
I program the microcontroller with an external STLINK.
Thanks a lot for any help.
