STM32h745iik6 doesn't execute code on power up, execution starts after i press reset manually
Hello everyone,I'm experiencing an issue with my STM32 microcontroller (STM32h745iik6 own board) where it doesn't execute the code upon power up. However, when I press the reset button, the code executes as expected. I'm looking for some guidance to ...