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 c...