|
STM32F4xx_HAL_Driver
1.8.3
|
NAND Controller functions. More...
Collaboration diagram for FMC Low Layer NAND Exported Functions:Modules | |
| Initialization and de-initialization functions | |
| Initialization and Configuration functions. | |
| Peripheral Control functions | |
| management functions | |
| PCCARD | |
| PCCARD Controller functions. | |
NAND Controller functions.
==============================================================================
##### How to use NAND device driver #####
==============================================================================
[..]
This driver contains a set of APIs to interface with the FMC NAND banks in order
to run the NAND external devices.
(+) FMC NAND bank reset using the function FMC_NAND_DeInit()
(+) FMC NAND bank control configuration using the function FMC_NAND_Init()
(+) FMC NAND bank common space timing configuration using the function
FMC_NAND_CommonSpace_Timing_Init()
(+) FMC NAND bank attribute space timing configuration using the function
FMC_NAND_AttributeSpace_Timing_Init()
(+) FMC NAND bank enable/disable ECC correction feature using the functions
FMC_NAND_ECC_Enable()/FMC_NAND_ECC_Disable()
(+) FMC NAND bank get ECC correction code using the function FMC_NAND_GetECC()