Controller Layer
The controller-layer implementations distributed with the NAND driver (see Table 13-1) support a wide variety of flash devices from major vendors.
Driver API |
Files |
Description |
FS_NAND_CtrlrGen |
fs_dev_nand_ctrlr_gen.* in /Micrium/Software/uC-FS/Dev/NAND/Ctrlr |
Supports most parallel flash devices interfaced on an MCU’s external memory bus. |
-
- Controller-layer implementations provided
Of course, it is possible that your specific device and/or micro-controller requires a different controller layer implementation, or that a different implementation could take advantage of hardware modules (like a memory controller on a MCU). Please refer to the section 13-8-4 “Controller Layer Development Guide” on page 195 for the details on how to implement your own controller layer.