Implementation of the QSPI-Flash driver for the DISCO-STM32F746NG board. Allows usage of the MICRON 128Mb Quad-SPI Flash memory present on the board. Ported from library QSPI_DISCO_L476VG from ST.

Fork of QSPI_DISCO_F746NG by Sylvain Savon

History

1 default tip

2017-08-01, by marcusncunha [Tue, 01 Aug 2017 17:33:38 +0000] rev 1

1


Corrected QSPI implementation.; Pins alternate function corrected (AF10 -> AF9).; Prescaler value corrected (0 -> 3).

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

Corrected QSPI implementation.; Pins alternate function corrected (AF10 -> AF9).; Prescaler value corrected (0 -> 3).