cancel
Showing results for 
Search instead for 
Did you mean: 

DBANK Option Byte default STM32G4

tomm5771
Associate III

What is the default value of the DBANK bit in STM32G4 MCUs. According to the reference manual, flash memory address 0x1FFF 7800 has that option bit, and the ST production value is 0xFFEF F8AA, which would make DBANK default to 1. Does this mean STM32G4 MCUs have DBANK flash enabled by default, and do I need to do anything further to set it to DBANK? Or will it always be enabled out of the factory?

1 ACCEPTED SOLUTION

Accepted Solutions
Igor Cesko
ST Employee

Dear tomm5771,

 

  Yes - Dual bank is enabled as default option for factory produced devices. There is no need to perform programming to have dual bank option on factory produced devices.

Regards

                      Igor

View solution in original post

2 REPLIES 2
Igor Cesko
ST Employee

Dear tomm5771,

 

  Yes - Dual bank is enabled as default option for factory produced devices. There is no need to perform programming to have dual bank option on factory produced devices.

Regards

                      Igor

Thank you Igor. Much appreciated.