STM324x9I_EVAL BSP User Manual
|
Defines | |
#define | NOR_DEVICE_ADDR ((uint32_t)0x60000000) |
#define | NOR_MEMORY_WIDTH FMC_NORSRAM_MEM_BUS_WIDTH_16 |
#define | NOR_BURSTACCESS FMC_BURST_ACCESS_MODE_DISABLE |
#define | NOR_WRITEBURST FMC_WRITE_BURST_DISABLE |
#define | CONTINUOUSCLOCK_FEATURE FMC_CONTINUOUS_CLOCK_SYNC_ONLY |
#define | BLOCKERASE_TIMEOUT ((uint32_t)0x00A00000) /* NOR block erase timeout */ |
#define | CHIPERASE_TIMEOUT ((uint32_t)0x30000000) /* NOR chip erase timeout */ |
#define | PROGRAM_TIMEOUT ((uint32_t)0x00004400) /* NOR program timeout */ |
#define | NOR_READY_BUSY_PIN GPIO_PIN_6 |
#define | NOR_READY_BUSY_GPIO GPIOD |
#define | NOR_READY_STATE GPIO_PIN_SET |
#define | NOR_BUSY_STATE GPIO_PIN_RESET |
Define Documentation
#define BLOCKERASE_TIMEOUT ((uint32_t)0x00A00000) /* NOR block erase timeout */ |
Definition at line 93 of file stm324x9i_eval_nor.h.
Referenced by BSP_NOR_Erase_Block().
#define CHIPERASE_TIMEOUT ((uint32_t)0x30000000) /* NOR chip erase timeout */ |
Definition at line 94 of file stm324x9i_eval_nor.h.
Referenced by BSP_NOR_Erase_Chip().
#define CONTINUOUSCLOCK_FEATURE FMC_CONTINUOUS_CLOCK_SYNC_ONLY |
Definition at line 89 of file stm324x9i_eval_nor.h.
Referenced by BSP_NOR_Init(), and BSP_SRAM_Init().
#define NOR_BURSTACCESS FMC_BURST_ACCESS_MODE_DISABLE |
Definition at line 83 of file stm324x9i_eval_nor.h.
Referenced by BSP_NOR_Init().
#define NOR_BUSY_STATE GPIO_PIN_RESET |
Definition at line 101 of file stm324x9i_eval_nor.h.
Referenced by HAL_NOR_MspWait().
#define NOR_DEVICE_ADDR ((uint32_t)0x60000000) |
Definition at line 78 of file stm324x9i_eval_nor.h.
Referenced by BSP_NOR_Erase_Block(), BSP_NOR_Erase_Chip(), BSP_NOR_ProgramData(), BSP_NOR_ReadData(), and BSP_NOR_WriteData().
#define NOR_MEMORY_WIDTH FMC_NORSRAM_MEM_BUS_WIDTH_16 |
Definition at line 81 of file stm324x9i_eval_nor.h.
Referenced by BSP_NOR_Init().
#define NOR_READY_BUSY_GPIO GPIOD |
Definition at line 99 of file stm324x9i_eval_nor.h.
Referenced by HAL_NOR_MspWait().
#define NOR_READY_BUSY_PIN GPIO_PIN_6 |
Definition at line 98 of file stm324x9i_eval_nor.h.
Referenced by HAL_NOR_MspWait().
#define NOR_READY_STATE GPIO_PIN_SET |
Definition at line 100 of file stm324x9i_eval_nor.h.
Referenced by HAL_NOR_MspWait().
#define NOR_WRITEBURST FMC_WRITE_BURST_DISABLE |
Definition at line 86 of file stm324x9i_eval_nor.h.
Referenced by BSP_NOR_Init().
#define PROGRAM_TIMEOUT ((uint32_t)0x00004400) /* NOR program timeout */ |
Definition at line 95 of file stm324x9i_eval_nor.h.
Referenced by BSP_NOR_ProgramData(), and BSP_NOR_WriteData().
Generated on Wed Jan 13 2016 15:52:54 for STM324x9I_EVAL BSP User Manual by 1.7.6.1