2016-04-26 04:55 AM
Hi,
I have interfaced two SDRAM and two NAND flash with STM32F429NIH6 Microcontroller. I have shared the 16-bit data bus with all of the devices mentioned above. All are operating with 3.3V supply, SDRAM CKE and CS# are individual signals for each device. Input capacitance for SDRAM is 6pf max and NAND flash is 10pf max. Is the Microcontroller can able to source without any malfunction or should we need to provide any bidirectional buffer in between Microcontroller and Memory devices?Quick response is highly appreciable.Thanks in advance.Regards,Shanmugam N2016-04-26 06:14 AM
How much memory are you using that requires two of each memory?
2016-04-27 06:06 AM
Each SDRAM memory size is 64Mbyte(32M x 16) and each Flash memory size is 256Mbyte(128M x 16).