Resolved! how to set variable latency or fixed latency for Octo-SPI PSRAM on STM32L4P5G-DK board?
Hello,OSPI_RegularCmdTypeDef in stm32l4xx_hal_ospi.h doesn't include ".LatencyMode" member as below.how to set variable latency or fixed latency for Octo-SPI PSRAM on STM32L4P5G-DK board?Thanks. typedef struct{uint32_t OperationType; /*!< It indicate...