STM32H735xx HAL User Manual
Defines
OSPI Flash Id
OSPI Exported Constants

Defines

#define HAL_OSPI_FLASH_ID_1   ((uint32_t)0x00000000U)
#define HAL_OSPI_FLASH_ID_2   ((uint32_t)OCTOSPI_CR_FSEL)

Define Documentation

#define HAL_OSPI_FLASH_ID_1   ((uint32_t)0x00000000U)

FLASH 1 selected

Definition at line 429 of file stm32h7xx_hal_ospi.h.

#define HAL_OSPI_FLASH_ID_2   ((uint32_t)OCTOSPI_CR_FSEL)

FLASH 2 selected

Definition at line 430 of file stm32h7xx_hal_ospi.h.