2019-08-16 12:22 AM
2019-08-16 03:45 AM
The 100-pin package does not have the FMC_SDCLK pin so it does not support SDRAM.
STM32 don't support DDR at all, only SDR.
JW
2019-08-16 05:21 AM
Good joke.
2019-08-18 09:53 PM
Thanks for the information
is there any possibility to interface SDRAM DDR with STM32F44 without using FMC
2019-08-19 12:58 AM
There's no reasonable way I know of to interface DDR SDRAMs with STM32.
JW
2019-08-19 03:37 AM
thanks sir,
Howmuch SDR SDRAM memory (maximum) can we interface by using FMC of STM32F446VE controller?
2019-08-19 06:49 AM
As I said above, the 100-pin package does not have the FMC_SDCLK pin so it does not support SDRAM.
For larger packages the limit is given by FMC itself; look at the FMC chapter in RM.
JW