|
STM32H735xx HAL User Manual
|
Defines | |
| #define | HAL_OSPI_CLOCK_MODE_0 ((uint32_t)0x00000000U) |
| #define | HAL_OSPI_CLOCK_MODE_3 ((uint32_t)OCTOSPI_DCR1_CKMODE) |
| #define HAL_OSPI_CLOCK_MODE_0 ((uint32_t)0x00000000U) |
CLK must stay low while nCS is high
Definition at line 370 of file stm32h7xx_hal_ospi.h.
| #define HAL_OSPI_CLOCK_MODE_3 ((uint32_t)OCTOSPI_DCR1_CKMODE) |
CLK must stay high while nCS is high
Definition at line 371 of file stm32h7xx_hal_ospi.h.
1.7.6.1