![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
The QSPI Example demonstrates the use of the QSPI peripheral with memory mounted on Development Kit. It uses the QSPI driver - legacy layer. The application initializes the QSPI peripheral, sends configuration commands to memory, erases the memory, writes data, reads data, and compares data.
You can find the source code and the project file of the example in the following folder: <InstallFolder>\examples\peripheral\qspi
Test the QSPI Example application by performing the following steps: