Skip to main content
MaxC
Associate II
March 12, 2024
Solved

Firmware update on MCU with dual-bank memory

  • March 12, 2024
  • 1 reply
  • 2068 views

Hello everybody,

having a dual-bank Flash memory into an STM32G0 MCU, what could be the best approach to update the user application ?

By using the swap feature or by making a copy of the new user app from Bank 2 to Bank 1 (by using a bootloader)?

Thanks

Best answer by mƎALLEm

Hello,

I think the answer to your question is available in the AN4767 "On-the-fly firmware update for dual bank STM32 microcontrollers ":

SofLit_0-1710256207851.png

 

1 reply

mƎALLEm
mƎALLEmAnswer
Technical Moderator
March 12, 2024

Hello,

I think the answer to your question is available in the AN4767 "On-the-fly firmware update for dual bank STM32 microcontrollers ":

SofLit_0-1710256207851.png

 

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.