What is the flash configuration of the 1MByte STM32U5xx MCU's?
The reference manual of the STM32U575xx gives the flash configuration in `Table 44. Flash module 2-Mbyte dual bank organization` but this only takes into account the 2MByte flash size.
We use the STM32U575CG which only has 1MByte.
Is it still dual bank with 64 pages of 8KB per bank?
Or does it only have 1 bank with 128 pages of 8KB?
Or has it 2 banks with 128 pages of 4KB?
