2022-01-02 01:31 PM
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.
2022-01-10 08:26 AM
Oh, OK, i made the measure where i should, and yep, the BOOT0 is HIGH, I will put it low to see what happens. But, is strange, it shouldn't be HIGH, I have a jumper with a pull-down res.
2022-01-10 08:33 AM
Ok, i figured it out, there is a short in the BOOT0 pin and with a pull up resistor and is maintaining the pin HIGH. Will try to fix it and make an update later. Thanks a lot