Example showing how to create a file system on the QSPI flash.

Dependencies:   EALib mbed

The app_qspi_memstick application cannot create a QSPI file system - it can only modify an existing one. This application will create a file system for you. Modify the application by changing DESIRED_SIZE_IN_MB to get the desired size of the file system, compile it, download and run to format the QSPI FLASH.

Revisions of main.cpp

Revision Date Message Actions
0:52d05cabc12f 2013-09-26 First version File  Diff  Annotate