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

History

Remove useless txt file. default tip

2015-11-15, by capsavon [Sun, 15 Nov 2015 15:45:29 +0000] rev 6

Remove useless txt file.


Added DEBUG pre-compiler directive.; Added display of the read value on the LCD and serial output.

2015-11-15, by capsavon [Sun, 15 Nov 2015 15:32:02 +0000] rev 5

Added DEBUG pre-compiler directive.; Added display of the read value on the LCD and serial output.


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.

2015-11-15, by capsavon [Sun, 15 Nov 2015 14:31:04 +0000] rev 4

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.


Callbacks work !

2015-10-21, by capsavon [Wed, 21 Oct 2015 18:08:19 +0000] rev 3

Callbacks work !


Menu display and transitions OK.

2015-10-20, by capsavon [Tue, 20 Oct 2015 15:00:59 +0000] rev 2

Menu display and transitions OK.


Test with a bunch of buttons, with the first "clickable".

2015-10-18, by capsavon [Sun, 18 Oct 2015 12:24:51 +0000] rev 1

Test with a bunch of buttons, with the first "clickable".


Backup of original example without modifications.

2015-10-17, by capsavon [Sat, 17 Oct 2015 15:56:24 +0000] rev 0

Backup of original example without modifications.