Using STM32F469 DISO and STM32F469VGT6 LQFP package for our board. The device to be interfaced with STM32F469 SPI port has the following pin outs Serial data input/output pin1 Serial data input pin2 Serial interface clock pin Chip select
I tried with changed configurationWrite enable fails at this pointif (HAL_QSPI_AutoPolling(&hqspi, &sCommand, &sConfig, HAL_QPSI_TIMEOUT_DEFAULT_VALUE) != HAL_OK) { return HAL_ERROR; }