Question
FMC SRAM configuration with STM32CubeMX for STM32F769I-Eval board
Hello,
When creating the default configuration for STM32F769I-Eval with CubeMX (using default configuration), the FMC is configurated to 22bits address.
On the schematics, address goes from A0 to A20, so 21 bits address.
Is this an error of the default configuration and should I change it to 21? Is there a purpose to do that (purpose that I do not understand)?
Thank you
Antoine