cancel
Showing results for 
Search instead for 
Did you mean: 

stm32g491 flash dual bank support

abhijith_raj
Associate III

Hi,
I’m currently working on the STM32G491 series MCU. Our requirement is to support OTA firmware upgrades. In case the flashing process fails, the system should automatically revert to the previous firmware.

Does the STM32G491 support this feature by default, or do I need to implement a custom bootloader to handle the fallback mechanism?

1 REPLY 1
TDK
Super User

You will need to implement your own solution. The system bootloader does not support a fallback mechanism.

If you feel a post has answered your question, please click "Accept as Solution".