|
STM32F4xx_HAL_Driver
1.8.3
|
NORSRAM Controller functions. More...
Collaboration diagram for FMC Low Layer NOR SRAM Exported Functions:Modules | |
| Initialization and de-initialization functions | |
| Initialization and Configuration functions. | |
| NOR SRAM Control functions | |
| management functions | |
NORSRAM Controller functions.
==============================================================================
##### How to use NORSRAM device driver #####
==============================================================================
[..]
This driver contains a set of APIs to interface with the FMC NORSRAM banks in order
to run the NORSRAM external devices.
(+) FMC NORSRAM bank reset using the function FMC_NORSRAM_DeInit()
(+) FMC NORSRAM bank control configuration using the function FMC_NORSRAM_Init()
(+) FMC NORSRAM bank timing configuration using the function FMC_NORSRAM_Timing_Init()
(+) FMC NORSRAM bank extended timing configuration using the function
FMC_NORSRAM_Extended_Timing_Init()
(+) FMC NORSRAM bank enable/disable write operation using the functions
FMC_NORSRAM_WriteOperation_Enable()/FMC_NORSRAM_WriteOperation_Disable()