当块末尾出现数据错误时、我使用 TRF7960读取大容量 MB89R118C 标签数据块、例如: 更正了0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08、错误是0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x07 0x07、但读取 FIFO 寄存器值是0X28、中断状态寄存器是0x60
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好 Helfried、 AT Noise Environment Reader 非常不稳定,读取块数据10%具有读取错误。 读取块常见: 0x8F + 0x91 + 0x3D + SIZE (2字节)+ 0x22 + 0x20 + uid (8字节)+块,响应 ISR 为0xa0 -> 0x80,(复位 Cmd), 接收器 ISR 0x60,FIFO 状态为0x28,读取数据为: 0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x07、但实际数据为0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08。 常规 错误数据是块数据的最后一个字节,重新生成的0x01值为0x02,CRC 为启用。