mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
32mbit flash identification
This commit is contained in:
parent
2685ad0dc0
commit
ea797602f4
3 changed files with 11 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
#define BUSY_TIMEOUT 200000L
|
||||
|
||||
#define WINBOND_MANID 0xEF
|
||||
#define WINBOND_32MB_DEVID 0x15
|
||||
#define WINBOND_16MB_DEVID 0x14
|
||||
#define WINBOND_8MB_DEVID 0x13
|
||||
#define WINBOND_4MB_DEVID 0x12
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue