Question
How to use QSPI as Single SPI mode?
I am using STM32F779BI for my custom board. I am using TFT LCD Display connected to QSPI, but I want to use QSPI in single SPI Mode. Like simple SPI ( CLK, MOSI, MISO).
How to initialize QSPI in Single SPI Mode?