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
History
Cleaned useless commentaries (initial library values).; Tested with lower prescaler values -> doesn't work, keeping 3.
2015-11-15, by capsavon [Sun, 15 Nov 2015 15:30:42 +0000] rev 3
Cleaned useless commentaries (initial library values).; Tested with lower prescaler values -> doesn't work, keeping 3.
Corrected QSPI implementation.; Corrected alternate function values (AF10 -> AF9).; Corrected prescaler value (0 -> 3).; Passes the init/erase/write/read test.
2015-11-15, by capsavon [Sun, 15 Nov 2015 14:28:09 +0000] rev 2
Corrected QSPI implementation.; Corrected alternate function values (AF10 -> AF9).; Corrected prescaler value (0 -> 3).; Passes the init/erase/write/read test.
Added support for quad SPI and Flash SPI IC.; Ported from the DISCO-STM32L476VG library.
2015-11-15, by capsavon [Sun, 15 Nov 2015 11:37:54 +0000] rev 1
Added support for quad SPI and Flash SPI IC.; Ported from the DISCO-STM32L476VG library.
Initial version.
2015-09-28, by bcostm [Mon, 28 Sep 2015 13:34:16 +0000] rev 0
Initial version.