Is it possible to update firmware using dual bank?
I know that STM32L071C8 supports dual bank.
I wonder if it is possible to update the firmware using dual bank.
For example, in the 1-bank program, the LED toggles once per second. Is it possible to write a new firmware binary (toggle led once every 2 seconds) to 2-bank while the 1-bank program is running? Of course, when new firmware is being written to 2-bank, 1-bank program must be running without stopping.
