2021-05-18 07:37 AM
Hi
I just testing some options for a future project which possibly involves a STM32F479VIT and I try to understand if it can handle an IS42S16400J-7TL SDRAM module.
So I created a test project in CubeIDE but it does not show any SDRAM option in the FMC section. But in the Datasheet of the F479 there is a whole section dedicated to SDRAM. I am missing something? It shows only SRAM and PSRAM etc...
Solved! Go to Solution.
2021-05-18 09:07 AM
The LQFP100 chip lacks some pins required for SDRAM. One option is to move up to an LQFP144.
2021-05-18 09:07 AM
The LQFP100 chip lacks some pins required for SDRAM. One option is to move up to an LQFP144.
2021-05-18 10:20 AM
Thanks, got it.