|
STM32F4xx_HAL_Driver
1.8.3
|
NORSRAM Controller functions. More...
Collaboration diagram for FSMC 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 FSMC NORSRAM banks in order
to run the NORSRAM external devices.
(+) FSMC NORSRAM bank reset using the function FSMC_NORSRAM_DeInit()
(+) FSMC NORSRAM bank control configuration using the function FSMC_NORSRAM_Init()
(+) FSMC NORSRAM bank timing configuration using the function FSMC_NORSRAM_Timing_Init()
(+) FSMC NORSRAM bank extended timing configuration using the function
FSMC_NORSRAM_Extended_Timing_Init()
(+) FSMC NORSRAM bank enable/disable write operation using the functions
FSMC_NORSRAM_WriteOperation_Enable()/FSMC_NORSRAM_WriteOperation_Disable()