Skip to content

Command Sets

JuliProg edited this page Sep 9, 2020 · 9 revisions

Reset_FFh.dll

Implementing the Reset command (1st Set is FFh )

1st Cycle - FFh


Read_00h_30h.dll

Implementing the Read command (1st Set is 00h , 2nd Set is 30h )

1st Cycle - 00h
2nd Cycle - 30h


Read_00h.dll

Implementing the Read command (1st Set is 00h )

1st Cycle - 00h
Used for example in HY27US08281A (https://github.com/JuliProg/HY27US08281A)


Erase_60h_D0h.dll

Block Erase command (1st Set is 60h , 2nd Set is D0h)

1st Cycle - 60h
2nd Cycle - D0h


PageProgram_80h_10h.dll

Page Program command (1st Set is 80h , 2nd Set is 10h)

1st Cycle - 80h
2nd Cycle - 10h