Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 4 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.