STM32H725IGK6 Boot Issues
I'm using STM32H725IGK6. I come from Microchip PIC world.When pulling up 'BOOT0' with 10kΩ to VCC(3.3V) , I'm able to run my code on my custom designed board using STM32CUBEIDE.When I press RST or power cycle board, nothing runs. This is expected rig...