-
Notifications
You must be signed in to change notification settings - Fork 3
Command Sets
JuliProg edited this page Sep 9, 2020
·
9 revisions
Implementing the Reset command (1st Set is FFh )
1st Cycle - FFh
Implementing the Read command (1st Set is 00h , 2nd Set is 30h )
1st Cycle - 00h
2nd Cycle - 30h
Implementing the Read command (1st Set is 00h )
1st Cycle - 00h
Used for example in HY27US08281A (https://github.com/JuliProg/HY27US08281A)
Block Erase command (1st Set is 60h , 2nd Set is D0h)
1st Cycle - 60h
2nd Cycle - D0h
Page Program command (1st Set is 80h , 2nd Set is 10h)
1st Cycle - 80h
2nd Cycle - 10h