2019-05-29 02:22 AM
Hello,
My questions are as follows:
1. Can I use DDR-SDRAM with FMC or should i use SDRAM only?
2. Can I use two SDRAMs and control them with "Chip Select" pin?
I want to use this SDRAM. This SDRAM is similar to used on the STM32F779EVAL board, but 512Mbit instead of 256Mnit.
thanks
2019-05-29 05:17 AM
Doesn't support DDR
The STM32's typically have two decode "banks" providing different chip selects, this is different from the SDRAM's internal banks.
2019-06-03 12:27 AM
Do you mean these two?
Can you please help me how can i control and switch them? I want to work with two SDRAMs and my LCD. How i use "dma2d" for two SDRAMs?
thanks