Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Unable to render {include} The included page could not be found.
Unable to render {include} The included page could not be found.

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.

    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 13-8-4 “Controller Layer Development Guide” on page 195 for the details on how to implement your own controller layer.

  • No labels