aboutsummaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-09-01 15:07:19 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-09-08 01:51:10 -0400
commit53c3edfcac0dd16a2881a8f02595b194830f30ab (patch)
treec385f3c82314c67c9560f9d88a18728506a42652 /source
parent00ce76dc2ce404ecf6fed07b8221a18bff99c08b (diff)
downloadlibrambutan-53c3edfcac0dd16a2881a8f02595b194830f30ab.tar.gz
librambutan-53c3edfcac0dd16a2881a8f02595b194830f30ab.zip
[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.
Diffstat (limited to 'source')
-rw-r--r--source/fsmc.rst14
1 files changed, 14 insertions, 0 deletions
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