Confusion about the size of uncontigous flash
- August 11, 2023
- 5 replies
- 2117 views
Hello,
I am writing about my confusion in "STM32H742, STM32H743/753 and STM32H750 Value line advanced Arm®-based 32-bit MCUs".
According to reference manual;
STM32H743xI has 2 banks of 1 MByte each forming a contiguous flash memory area, so there would be no issues with a single binary spanning both banks.
STM32H743xG has 2 banks of 512 kBytes each mapped to non-contiguous addresses, there is a 512 kBytes hole between the two banks.(As far as i understand, we can create 1 or 2 project not exceeding 512 kBytes in size.)
But the size of project which I created for STM32H743xG has passed even 600 kBytes. As far as I see, there is no problem in work of firmware. How is it possible while It showing only 4 sector even in attached image? I am waiting for your response. Thanks in advance.
