You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello. thank you for your feedback. But i think it is work correctly.
The Sector Erase instruction sets all memory within a specified sector (4K-bytes) to the erased state of all
1s (FFh). A Write Enable instruction must be executed before the device will accept the Sector Erase
Instruction (Status Register bit WEL must equal 1). The instruction is initiated by driving the /CS pin low
and shifting the instruction code “20h” followed a 24/32-bit sector address (A23/A31-A0). The Sector
Erase instruction sequence is shown in Figure 36.
This code is very good,but There is a problem for W25Q256, The instruction is 21h instead of 20h for a 32-bit address
The text was updated successfully, but these errors were encountered: