Associate III
January 9, 2021
Solved
Memory map 4GB or 4.096GB?
- January 9, 2021
- 6 replies
- 4673 views
Hi all,
1)
in STM32F446xC/E it is written that the memory consists out of 8 Blocks each 512-Mbytes. This leads to 4.096-GB. In PM0214 its written: The processor has a fixed memory map that provides up to 4 GB of addressable memory. Now my question: How much does it have in total, 4.096GB or 4.000GB? Or does it mean 0.096GB are not addressable?
2)
Is it correct, that some Addresses only refer to 4 Bit areas? Otherwise I cant explain the 4.096GB knowing that the last Address is 0xFFFFFFFF. In the beginning i thought it might be 8 bits per address but that would result into 4,29....GB.
Or is there something i got completly wrong?