I've been trying to write software to set the EAS flag on an ICODE SLIX IC. According to the datasheet, the SET EAS and RESET EAS flags both require a CRC16 check on the command, but I can't seem to find a consistent reference for which standards (e.g., polynomial, initialiser, etc.) is being used. Is anyone able to point me to an NXP official source for the CRC16 standard being used?
Thanks Daniel - that ISO standard had everything I need.
Hi @BenDund :
CRC16 is calculated by the VCD once the request is sent to the VICC (in that case the ICODE SLIX) - details on that can be found in the ISO15693 standard.
Regards
Daniel