mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
32mbit flash identification
This commit is contained in:
parent
2685ad0dc0
commit
ea797602f4
3 changed files with 11 additions and 0 deletions
|
@ -41,6 +41,13 @@ spi = {
|
|||
"sizeB": "512KB",
|
||||
},
|
||||
},
|
||||
0x40: {
|
||||
0x16: {
|
||||
"part": "W25Q32BVSSIG",
|
||||
"size": "32mbits",
|
||||
"sizeB": "4MB",
|
||||
},
|
||||
},
|
||||
0x70: {
|
||||
0x22: {
|
||||
"part": "W25Q02JV-IM",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue