BSP library for DISCO-STM32F746NG board. Added support for on-board QSPI Flash memory MICRO N25Q128A. Ported from library BSP_DISCO_L476VG.
Fork of BSP_DISCO_F746NG by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:99a7fc4794c7 | 2015-11-15 | capsavon | Cleaned useless commentaries (initial library values).; Tested with lower prescaler values -> doesn't work, keeping 3. |
2:39c2fb5cbd3b | 2015-11-15 | capsavon | Corrected QSPI implementation.; Corrected alternate function values (AF10 -> AF9).; Corrected prescaler value (0 -> 3).; Passes the init/erase/write/read test. |
1:6c23a7cf204c | 2015-11-15 | capsavon | Added support for quad SPI and Flash SPI IC.; Ported from the DISCO-STM32L476VG library. |
0:c9112f0c67e3 | 2015-09-28 | bcostm | Initial version. |