欢迎访问ic37.com |
会员登录 免费注册
发布采购

H2PROT 参数 Datasheet PDF下载

H2PROT图片预览
型号: H2PROT
PDF下载: 下载PDF文件 查看货源
内容描述: 微RWD模块的典型应用配置 [Typical application configuration for Micro RWD module]
分类和应用:
文件页数/大小: 9 页 / 168 K
品牌: RFSOLUTIONS [ RFSOLUTIONS.LTD ]
 浏览型号H2PROT的Datasheet PDF文件第1页浏览型号H2PROT的Datasheet PDF文件第2页浏览型号H2PROT的Datasheet PDF文件第3页浏览型号H2PROT的Datasheet PDF文件第5页浏览型号H2PROT的Datasheet PDF文件第6页浏览型号H2PROT的Datasheet PDF文件第7页浏览型号H2PROT的Datasheet PDF文件第8页浏览型号H2PROT的Datasheet PDF文件第9页  
ib technology
Command Protocol
The following commands are supported. The corresponding acknowledge code should
be read back by the host and decoded to confirm that the command was received and
actioned correctly. The serial bit protocol is 9600 baud, 8 bits, 1 stop, no parity (lsb
transmitted first).
The status flags returned in the Acknowledge byte are as follows:
b7 b6 b5 b4 b3 b2 b1 b0
1 1 1 1 1 1 1 1
| | | | | EEPROM error (Internal EEPROM write error)
| | | | Tag OK (Tag identity code matched to list and Password exchange successful)
| | | Rx OK (Tag communications and acknowledgement OK)
| | RS232 error (Host serial communications error)
| RELAY Enabled flag
HTRC (or Antenna fault) error flag
Note that bits 6 and 7 are fixed 1’s so that an acknowledge code of D6 (Hex) would
generally indicate no errors with a matched (or authorised) HT2 Tag present.
Note also that only the relevant flags are set after each command as indicated in the
following specification.
Write Tag
Command to write 4 bytes of data to HT2 32 bit page. If the write was unsuccessful
(invalid tag or out of field) then Status flags in acknowledge byte indicate error.
Command:
Argument1:
Argument2:
Argument3:
Argument4:
Argument5:
Acknowledge:
B7
0 1
x x
D D
D D
D D
D D
0
x
D
D
D
D
1
x
D
D
D
D
0
x
D
D
D
D
1
N
D
D
D
D
1
N
D
D
D
D
B0
1
N
D
D
D
D
(ASCII “W”, 0x57)
(N = HT2 page address 0-7)
(D = msb data to write to HT2)
(D = lsb data to write to HT2)
(F = Status flags)
1 1 F F F F F X
Note that PASSWORD exchange occurs for WRITE command.
If no tag present then acknowledge / status byte reply is 0xC0
If tag present but RWD PASSWORD check fails then acknowledge byte reply is 0xC0.
If tag present but TAG PASSWORD check fails then acknowledge byte reply is 0xC4.
If tag present and both PASSWORDS match then acknowledge reply is 0xD6.
4