Question
How to read and write form/to SDRAM MEMORY in STM32f429 controller
Posted on April 25, 2014 at 08:27
stm32f429-DISCO board have 8MB of on chip SDRAM module.I want to interface SDRAM chip to microcontroller.I finished the initilization part.Now I wish to write and read data from it.
8MB SDRAM memory was organized as 4 internal banks 1MB each.How i write/read to total 8MB with Single write/read command to SDRAM instead of individual internal bank Access.Thank you #whiskey-tango-foxtrot