Hi,I am developing an application with stm32g4 using the dual bank feature for firmware upgrades. To check if an upgrade was successful, I need to check the currently active bank.I can read the option bytes and get the BFB2 bit. But: if the firmware ...