Flash capacity of the STM32F723IC
- August 17, 2022
- 2 replies
- 1733 views
Hello ST Community,
I am currently working with the STM32F723ICT6. This has according to the datasheet (added as image) a flash capacity of 256 KBytes.
While flashing with the STM32CubeProgrammer, which confirms the 256 KBytes flash capacity, I generated a file with an exact size of 512 KBytes with random content and tried to flash it to the start address 0x0800 0000. My expectation was that this might not work, but the flashing was successful anyway.
As proof I read 512 KBytes from the same start address via CubeProgrammer using the STLink and compared the checksum of the generated file and it was identical. Consequently the 512 KBytes were flashed completely.
Do I have a mistake or is the flash capacity of the STM32F723IC identical to the STM32F723IEXX? Consequently it would be wrong documented.
