diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/fsmc.rst | 14 |
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 |