![]() |
qspipsu
Vitis Drivers API Documentation
|
This file contains flash configuration table and flash related defines.
This file should be included in the example files and compiled along with the examples (*.c).
None.
MODIFICATION HISTORY:
Ver Who Date Changes
1.12 akm 07/07/20 First release 1.12 akm 07/07/20 Add support for Macronix flash(MX66U2G45G, MX66L2G45G) and ISSI flash(IS25LP01G, IS25WP01G) parts. 1.13 akm 12/10/20 Set Read command as per the qspi bus width. 1.14 akm 07/16/21 Enable Quad Mode for Winbond flashes. 1.15 akm 11/19/21 Fix read/write failures on Spansion flash parts. 1.17 akm 10/31/22 Add support for Winbond flash w25q02nw. 1.18 sb 05/19/23 Update number of sector calculation logic in flash erase API. 1.19 sb 11/10/23 Add support for Winbond flash w25q256jw 1.19 sb 11/10/23 Add support for ISSI flash is25lp02g 1.20 sb 05/20/24 Add support for ISSI flash is25lp01gg 1.20 sb 09/13/24 Updated examples to configure correct baud rate value
Macros | |
#define | ISSI_ID_BYTE0 0x9D |
Maximum delay count. More... | |
#define ISSI_ID_BYTE0 0x9D |
Maximum delay count.
Referenced by FlashEnableQuadMode(), and FlashEnterExit4BAddMode().