Why my MCU doesn't work when powerup? It only starts code if I do a reset!
Hello,
I have a problem that I don't know to solve and any help will be appreciated very much.
I'm working with STM32L476RCT, and BOOT0 is configured to 0 to boot from flash. The NRST state is also correct.
My problem is when I program the mcu, the code seems to not start. The execution only starts if I do a hardware reset in NRST pin. It also doesn't work when I power up from power off. The code only works if I force a hardware reset (NRST = 0).
I'm sure that is a problem of the firmware because I have tested the MCU with other code and it works properly. I'm working with Eclipse Workbench.
Any tip or indication will be a big help to me.
Thank you very much,
Luis
