From 53c3edfcac0dd16a2881a8f02595b194830f30ab Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Thu, 1 Sep 2011 15:07:19 -0400 Subject: [WIP] Add fsmc.rst. This file explains the general purpose of the FSMC, and gives some information specific to its role in driving SRAM chips. --- source/fsmc.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 source/fsmc.rst (limited to 'source') diff --git a/source/fsmc.rst b/source/fsmc.rst new file mode 100644 index 0000000..dfd4916 --- /dev/null +++ b/source/fsmc.rst @@ -0,0 +1,14 @@ +.. _fsmc: + +FSMC +==== + +The Flexible Static Memory Controller (FSMC) is a peripheral which an +be configured to control a variety of external memory chips. For +example, it is used on the Maple Native to control the built-in SRAM +chip. + +.. TODO [0.0.12] Add info on: +.. +.. - Address, data, chip-select etc. pins +.. - Memory bank organization -- cgit v1.2.3