[ FORK ] SPI flash memory control library forked from jyam/W25X40BV
Dependents: 11u35_usbLocalFilesystem
Fork of W25X40BV by
Revision 8:f14f239ae400, committed 2016-08-12
- Comitter:
- k4zuki
- Date:
- Fri Aug 12 06:35:57 2016 +0000
- Parent:
- 7:0811e70f6fc7
- Commit message:
- change WAIT_TIME
Changed in this revision
W25X40BV.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 0811e70f6fc7 -r f14f239ae400 W25X40BV.h --- a/W25X40BV.h Thu Jul 07 01:48:44 2016 +0000 +++ b/W25X40BV.h Fri Aug 12 06:35:57 2016 +0000 @@ -21,7 +21,7 @@ #define B32K_ERASE_INST 0x52 #define DUMMY_ADDR 0xAA -#define WAIT_TIME 1 +#define WAIT_TIME 2 #define ADDR_BMASK2 0x001f0000 #define ADDR_BMASK1 0x0000ff00