Attached is a simple project that shows how to program the QSPI, and read from the QSPI using the QSPI API. By default, the QSPI is in XIP mode, so can be read directly by the CPU (the CPU cannot directly write to the QSPI, the QSPI API has to be used for programming the QSPI flash).
↧