Hello. Can you help me?
I do not fully understand the structure of the command code.
On page 16 of the datasheet there is a table of two columns.
Bit 7-> Block or Byte operation.
Bit 6:0 -> Byte Offset for Byte Read, Block Read, Byte Write and Block Write operation.
Please tell me the full structure of the command byte.
Bit 7 -> Block or Byte operation.
Bit 6 -> ?
Bit 5:4 -> ADDRESS OFFSET
Bit 3:0 -> ?
Thanks.