Document Title Here
Document Title Here
Document Title Here
ACR33U-A1 SmartDuo Reference Manual
Version 1.00
Page 34 of 56
www.acs.com.hk
Response data format (abData field in the RDR_to_PC_DataBlock)
BYTE 1
…
…
BYTE N
SW1
SW2
BYTE x
Data read from memory card
SW1, SW2
=
90
H
00
H
if no error
8.2.9.3.
WRITE_MEMORY_CARD
Command format (abData field in the PC_to_RDR_XfrBlock)
Pseudo-APDU
CLA
INS
Zone
Address
Byte
Address
MEM_L Byte 1 .... .... Byte n
FF
H
INS
=
D0
H
for writing user zone
=
D1
H
for writing configuration zone or writing fuse
Zone Address
= 0000 0A
10
A
9
A
8
b
, where A
10
is the MSB of zone address
= don’t care for writing fuse
Byte Address
= A
7
A
6
A
5
A
4
A
3
A
2
A
1
A
0
b
is the memory address location of the memory card.
= 1000 0000
b
for writing fuse
MEM_L
Length of data to be written to the memory card.
Byte x
Data to be written to the memory card.
Response data format (abData field in the RDR_to_PC_DataBlock)
SW1
SW2
SW1, SW2
=
90
H
00
H
if no error