2020-01-09 07:34 AM
The STM32F469IG needs to be interfaced with the ISSI IS16100H-7TL (512K x 16 bits x 2 Banks, 16Mbit SDRAM). This SDRAM has 12 address inputs, A0 - A11.
Should the SDRAM controller in the MCU being configured for 12 bit address and connect FMC_A0-A11of the MCU to the SDRAM. Or configure the SDRAM controller for 11 bits and connect FMC_BA0 of the STM to A11 of the SDRAM
Thanks for your advise.