Resolved! STM32U5A5 application doesn't run after power cycle but runs from debugger after flashing
Hi,I'm developing a new application for the STM32U5A5 processor. The application runs correctly if I program (flash) and debug with the JTAG/SWD debugger. Even after disconnecting the debugger, the application still runs, and it is possible to re-pro...