The controller-layer implementations distributed with the NAND driver (see Table 15-1) support a wide variety of flash devices from major vendors.
Driver API |
Files |
Description |
|
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. |
Table 15-1 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 15-8-4 “Controller Layer Development Guide” for the details on how to implement your own controller layer.