Question
Interfacing external SRAM STM32F205ZCT6
Posted on June 01, 2016 at 06:41
In one of application I need to hold large amount of data in SRAM around 20MB.
Which external SRAM should be used & any example code for interfacing it with STM32F205ZCT6. External SRAM required only for data holding for brief time not for code execution.Systeminit.c file in keil project has setting for external SRAM but which SRAM to use & its timings?