5 years, 9 months ago.  This question has been closed. Reason: Duplicate question

QSPI (Quad-SPI) on NUCLEO-F746ZG / NUCLEO-F767ZI

I'd like to use QSPI to drive a display (FTDI FT813). QSPI qspi(PF_8, PF_9, PF_7, PF_6, PF_10, PB_10); Gave a compiler error: Error: Identifier "QSPI" is undefined in "main.cpp", Line: 114, Col: 2 KInd regards, Jack.

Question relating to: