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