Question
STM32F769I-EVAL SDRAM information
Hello,
I'm working on the STM32F769I-EVAL.
In the User Manual 2035, version 3 (last version), on the SDRAM schematic, the address pin are mapped such as:
- A0 to A11 are connected
- A12 and A13 are not connected
- A14 and A15 are connected
So I have some question about it:
- What is the purpose to connect A14 and A15 when A12 and A13 are not connected. The maximum bus address width will be A0-A11, and other could not be used
- With a 12bits address bus, the maximum addressable 32bits is 4096. With the four bank, it make 16384. The documentation, §6.13 indicates 8M*32bit. How to access all the 8M? (should be 21 address bit, to have 2M in each of the 4 banks)
Is this a limitation of the board, or is there an error on the schematics? Or maybe there is something I do not understand.
Can someone explain me a little more? Thank you
Antoine
