10.6.1 Functional
The Read User Zone command $B2 allows data to be read from the device’s currently selected user zone (the procedure for selecting a user zone is described below). The byte address is internally incremented following the transmission of each data byte. During a read operation, the address will roll over from the last byte of the current zone, to the first byte of the same zone.
If the host is not allowed to read the zone, the device will return the Command Unauthorized code ($69 $00) after it has received the header.
|
Command Header |
Data Returned | ||||||
|---|---|---|---|---|---|---|---|
|
CLA |
INS : Command |
P1 : Address 1 |
P2 : Address 2 |
P3 : N |
Data(1) |
... |
Data(N) |
|
** |
$B2 |
0000 0000 |
0a6-- ---a0 |
n7 --- n0 |
d7--- ---d0 |
... |
d7--- ---d0 |
