Dear NXP Team,
I'm working with the NTAG424 DNA and encountered an issue when calculating the CRC32NK for the ChangeKey command. When using common standard CRC32 algorithms to compute the checksum for the example key value provided in Table 25 of document AN12196, the result does not match the example checksum given.
For reference,
The example key value from the table is: F3847D627727ED3BC9C4CC050489B966
The corresponding example CRC32 result provided is: 789DFADC
Could you please clarify the specific parameters or variant of the CRC32 algorithm used for CRC32NK in this context? Details such as the polynomial, initial value, input/output bit reversal, and final XOR value would be extremely helpful.
Thank you for your support!