Go to the source code of this file.
| #define IS25LP080D_BLOCK_ERASE_MAX_TIME 1000 |
&
| #define IS25LP080D_BLOCK_SIZE 0x10000 |
2 * 1024 blocks of 64KBytes
| #define IS25LP080D_DIE_ERASE_MAX_TIME 460000 |
&
| #define IS25LP080D_DUMMY_CYCLES_READ 8 |
&
| #define IS25LP080D_DUMMY_CYCLES_READ_DTR 6 |
&
| #define IS25LP080D_DUMMY_CYCLES_READ_QUAD 8 |
&
| #define IS25LP080D_DUMMY_CYCLES_READ_QUAD_DTR 6 |
&
| #define IS25LP080D_FLASH_SIZE 0x100000 |
2 * 8 MBits => 1 * 1MBytes => 1MBytes
| #define IS25LP080D_PAGE_SIZE 0x100 |
2 * 262144 pages of 256 bytes
| #define IS25LP080D_SECTOR_ERASE_MAX_TIME 400 |
&
| #define IS25LP080D_SECTOR_SIZE 0x1000 |
2 * 16384 sectors of 4kBytes