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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:cff2435c21cf | 2017-08-01 | marcusncunha | 1 |
0:f391cd8f34c1 | 2015-11-15 | capsavon | Corrected QSPI implementation.; Pins alternate function corrected (AF10 -> AF9).; Prescaler value corrected (0 -> 3). |