Hi,I access the system bootloader by setting the bits nBOOT0/nSWBOOT0 = 0 and nBOOT1 = 1 in my code. I manage to connect via UART and flash my new firmware but then my MCU does not reboot because it remains in the system bootloader. How can I do this...