[Reprogramming MCU during runtime with UART from a software trigger]
Hello,
I would like to reprogram an ST MCU (STM32F0/C0/G0/L0) during runtime with UART and from a software trigger.
According to the AN2606, a boot pin is mandatory so that after reset, the bootloader can read the state of the boot pin and jump to the actual firmware or start to download a new firmware.
Is there a possibility for the trigger to be software (like something written in RAM that is read after reset) instead of using an hardware trigger with the boot pin ?
Thank you for your response
