User Activity

@file  stm32wbxx_hal_qspi.hQSPI_CommandTypeDef -> DdrHoldHalfCycle#define QSPI_DDR_HHC_ANALOG_DELAY#define QSPI_DDR_HHC_HALF_CLK_DELAY  ((uint32_t)QUADSPI_CCR_DHHC)
Reference: https://www.st.com/resource/en/application_note/an4760-quadspi-interface-on-stm32-microcontrollers-and-microprocessors--stmicroelectronics.pdfIs there a particular reason (technical or HAL-driver related) that is behind this non-inclusion ...
Is there a way to use 1.8V NAND Memory Chip using Quad SPI GPIOs in STM32WB55 Nucleo Pack?   I already wired-up the 1.8V NAND chip and connected to Quad SPI pins of the Nucleo Pack, but I haven't powered this board up yet.