STM32CubeProgrammer doesn't show DBANK option byte
Hi !
I'm using STM32CubeProgrammer v2.12.0 (according to the updater it is the latest at this time) and I want to enable Dualbank on my Nucleo board.
The Nucleo board is a NUCLEO-L476RG and is correctly recognized as such:
However in the Option bytes -> User Configuration tab, the DUALBANK option is missing:
The BFB2 option is present though, but as I understand it:
- DUALBANK controls whether or not the flash is divided into 2 banks
- BFB2 controls which bank to use in case DUALBANK is set
Am I right ?
In any case, shouldn't DUALBANK be shown since it is user configurable ?
Thanks in advance !
