ACS ACR89U-A1 User Manual Page 6

  • Download
  • Add to my manuals
  • Print
  • Page
    / 115
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 5
Document Title Here
Document Title Here
Document Title Here
ACR89U-A1 Application Programming Interface
Version 1.00
Page 6 of 115
info@acs.com.hk
www.acs.com.hk
3.0. Smart Card API Functions
3.1. Firmware Version Records
Kiwi 2012-04-17 v1.2
HW-D2-01-00 FreeRTOS V7.0.1
3.1.1. Hardware Code : HW-AA-BB-CC
Where:
o AA : Large version
D1 = ACR89 V1-V3 PCBA
D2 = ACR89 V4-V5 PCBA
o BB : Configuration
01 = ACR89U-A1 (Basic)
02 = ACR89U-A2 (Contactless with Felica Support)
03 = ACR89U-B1 ( Fingerprint Swipe)
04 = ACR89U-A3 (Contactless)
05 = ACR89U-A4 (Bluetooth)
o CC : Small version
3.1.2. Production Firmware Code: XYYY
o X : Configuration
A = ACR89U (Standard)
B = ACR89U-CL (Contactless)
C = ACR89U-FP ( Fingerprint)
o YYY : Released Version Code
3.2. Data Structures
3.2.1. SCARD_MSG_TYPE
[SCard_Msg.h]
typedef struct
{
UINT8 ucMessage:5;
UINT8 ucData:3;
} SCARD_MSG_TYPE;
#define SCARD_MSG_UNKNOWN 0x00
#define SCARD_MSG_CARDINSERTED 0x01
#define SCARD_MSG_CARDREMOVED 0x02
Used by SCard_Manager_Msg_Receive:
Page view 5
1 2 3 4 5 6 7 8 9 10 11 ... 114 115

Comments to this Manuals

No comments