Flash READ & WRITE works even beyond specified size!
Dear ST
We are currently proceeding with development using the STM32H743VGT6.
As you can see in the datasheet, the STM32H743VGT6 has a built-in 1M flash.

I confirmed that it operates normally even though the flash partition was divided as shown below for the FOTA function.

and
Confirmed normal operation of arbitrary 0xFFFF0F0 Write/Read at address 0x8140030 in the Storage area.

Therefore, to check if the MCU with 2MB Flash was incorrectly mounted on the PCB, I disassembled the device and examined the STM MCU part number under a microscope, confirming that it is an STM32H743VGT6 as shown in the figure below

And by referring to the RM04033 reference manual and reading the flash size as shown below, I confirmed that it has 1MB of Flash.


The register values and product name on the STM32H743VGT6 appear to indicate a 1MB FLASH, so I am wondering why READ & WRITE to the FLASH is working normally even in areas exceeding 1MB
Thanks
BR
Mr.shim
