Skip to main content
Mysterious Wolf
Associate II
August 24, 2022
Solved

Dual bank support on STM32G431

  • August 24, 2022
  • 1 reply
  • 1266 views

I've been trying to implement over the air updating on a board with the mentioned MCU. According to the reference manual of the G4 MCU series, dual bank operation should be supported, but the Flash memory characteristics of the G431xB series only mentions one bank. Furthermore "FLASH_OPTR_DBANK" is not defined in HAL, which suggests that it isn't an option. Does this mean that this specific G4 series doesn't support this operating mode?

This topic has been closed for replies.
Best answer by waclawek.jan

0693W00000StftYQAR.png> According to the reference manual of the G4 MCU series, dual bank operation should be supported,

AFAIK only the FLASH chapter for Cat.3 devices says that, and the 'G43x is Cat.2 so it has a different FLASH chapter.

JW

1 reply

waclawek.jan
waclawek.janBest answer
Super User
August 24, 2022

0693W00000StftYQAR.png> According to the reference manual of the G4 MCU series, dual bank operation should be supported,

AFAIK only the FLASH chapter for Cat.3 devices says that, and the 'G43x is Cat.2 so it has a different FLASH chapter.

JW