cancel
Showing results for 
Search instead for 
Did you mean: 

Firmware update on MCU with dual-bank memory

MaxC
Associate III

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

1 ACCEPTED SOLUTION

Accepted Solutions
SofLit
ST Employee

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 on "Accept as Solution" on the reply which solved your issue or answered your question.

View solution in original post

1 REPLY 1
SofLit
ST Employee

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 on "Accept as Solution" on the reply which solved your issue or answered your question.