SPRINGCARD SAS PRNHSP01 用户手册

下载
页码 118
PMD2271-BA
page 69 of 118
S
PRING
C
ARD
 PC/SC C
OUPLERS
 - H663 
GROUP
 - Developer's reference manual
4.3.4.
NFC Forum Type 1 Tags – Innovision/Broadcom chips
Firmware ≥ 1.75
The PICCs covered by this chapter are:
Innovision/Broadcom Topaz (PIX.NN = 
h
002F),
Innovision/Broadcom Jewel (PIX.NN = 
h
0030),
Any PICC compliant with NFC Forum Type 1 Tag specification.
Please visit 
 to get the Type 1 Tag specification.
a.
Memory Structures
There are 2 groups of PICCs in this specification:
PICCs with a Static Memory Structure provide 120 bytes of data. They do support only the
RALL, READ, WRITE-E and WRITE-NE functions.
PICCs with a Dynamic Memory Structure provide more than 120 bytes of data. They are
divided into 8-bytes blocks. A segment is a group of 16 blocks (i.e. 128 bytes of data). New
functions   are   provided   to  address  blocks  and  segments:   READ8,   RSEG,   WRITE-E8   and
WRITE-NE8.
Those PICCs have 2 hardware information bytes called HR0 and HR1.
HR0 = 
h
11 denotes a Static Memory Structure,
HR0 = 
h
1y, where y ≠ 1, denotes a Dynamic Memory Structure,
Other values for HR0 are RFU, HR1 is ignored.
Prior to read/write PICC's data, the application shall fetch HR0 to know whether the PICC has a
Static or a Dynamic Memory Structure. To do so, the application may either:
Invoke the READ BINARY instruction, specifying it wants to use the PICC's RALL function
and expects 122 bytes of data (
FF B0 00 00 7A
). HR0 is the first byte in the response.
Invoke the GET DATA instruction, specifying it wants to get the PICC's complete identifier
(
FF CA F0 00 00
). HR0 is the first byte in the response.
SPRINGCARD, the SPRINGCARD logo, PRO ACTIVE and the PRO ACTIVE logo are registered trademarks of PRO ACTIVE SAS.
All other brand names, product names, or trademarks belong to their respective holders.
Information in this document is subject to change without notice. Reproduction without written permission of PRO ACTIVE is forbidden.