STM32L4R9I_EVAL BSP User Manual: Private Constants

STM32L4R9I_EVAL BSP

STM32L4R9I_EVAL BSP User Manual
Private Constants

Defines

#define NOR_ADDR_SETUP_TIME   9 /* 70ns with a clock at 120 MHz (period of 8.33 ns) */
#define NOR_DATA_SETUP_TIME   5 /* 45ns with a clock at 120 MHz (period of 8.33 ns) */
#define NOR_DATA_HOLD_TIME   0
#define NOR_TURN_AROUND_TIME   4 /* 30ns with a clock at 120 MHz (perido of 8.33 ns) */
#define NOR_MAX_BUFFER_SIZE   32 /* 16-bits bus so 32 words */

Define Documentation

#define NOR_ADDR_SETUP_TIME   9 /* 70ns with a clock at 120 MHz (period of 8.33 ns) */

Definition at line 89 of file stm32l4r9i_eval_nor.c.

Referenced by BSP_NOR_Init().

#define NOR_DATA_HOLD_TIME   0

Definition at line 91 of file stm32l4r9i_eval_nor.c.

Referenced by BSP_NOR_Init().

#define NOR_DATA_SETUP_TIME   5 /* 45ns with a clock at 120 MHz (period of 8.33 ns) */

Definition at line 90 of file stm32l4r9i_eval_nor.c.

Referenced by BSP_NOR_Init().

#define NOR_MAX_BUFFER_SIZE   32 /* 16-bits bus so 32 words */

Definition at line 94 of file stm32l4r9i_eval_nor.c.

Referenced by BSP_NOR_ProgramData().

#define NOR_TURN_AROUND_TIME   4 /* 30ns with a clock at 120 MHz (perido of 8.33 ns) */

Definition at line 92 of file stm32l4r9i_eval_nor.c.

Referenced by BSP_NOR_Init().

Generated on Thu Oct 12 2017 10:54:00 for STM32L4R9I_EVAL BSP User Manual by   doxygen 1.7.6.1