Basic Example / test application for the on-board MICRON QSPI-Flash. Ported from DISCO_L476VG_QSPI. Added printing on serial output and LCD screen.
Dependencies: BSP_DISCO_F746NG LCD_DISCO_F746NG QSPI_DISCO_F746NG TS_DISCO_F746NG mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:0d48b7bc80bf | 2015-11-15 | capsavon | Remove useless txt file. |
5:9b9fbd929243 | 2015-11-15 | capsavon | Added DEBUG pre-compiler directive.; Added display of the read value on the LCD and serial output. |
4:95cde28a5cf1 | 2015-11-15 | capsavon | Implementation of the QSPI and Flash SPI IC interface (porting from DISCO-STM32L476VG library).; Implementation of a basic test (init, erase, write, read).; Test passes OK. |
3:13b323fb08e8 | 2015-10-21 | capsavon | Callbacks work ! |
2:a655d6640167 | 2015-10-20 | capsavon | Menu display and transitions OK. |
1:7bec6efe01d9 | 2015-10-18 | capsavon | Test with a bunch of buttons, with the first "clickable". |
0:742b53764813 | 2015-10-17 | capsavon | Backup of original example without modifications. |