Whether ST25TV02KC use CRC_B described in the ISO14443-3 document appendix?
We are writing an Android program to read an ST25TV02KC tag (an ISO 15693 tag), and we cannot use the ST or NXP library. Instead, we need to send protocol commands directly, but the datasheet specifies that CRC check should use CRC_B. As far as we know, CRC_B is mostly used for ISO14443 tags, not ISO15693. Therefore, we want to confirm whether the ST25TV02KC datasheet refers to the CRC_B described in the ISO14443-3 document appendix.
