STM32H7A3VIH6 Access QSPI
Hello ,
I want to Access QSPI drivers in STM32H7A3VIH6. However in Cubemx there is only option of OCTOSPI1 and OCTASPI.

My question is there way to use QSPI api directly like HAL_QSPI_Init instead of OSPi init?
Or we have use OSPI only?
Secondly i am using 2 external flash to be used in each QUAD SPI.

