This topic has been closed for replies.
Hello @dost,
- Yes, in the STM32L552CE, same as STM32L552CC, the Flash interface features can be operating either in single or dual bank mode.
- Whatever the part number flash memory size is, 512K or 256K, to work in dual bank mode, DBANK option bit must be 1.
- Then if you are in single mode (DBANK = 0), for a part number 256KB, the DB256 bit must be 0.
- And if you are in dual bank mode, for a 256KB part number, DB256 must be at 1 to have always bank1/bank2 each 128KB contiguous.
- For the documentation part, thank you for reproducing it, I will report it internally in order to add the concerned parts.
Chahinez.