LRI64-A1S STMICROELECTRONICS [STMicroelectronics], LRI64-A1S Datasheet - Page 35

no-image

LRI64-A1S

Manufacturer Part Number
LRI64-A1S
Description
Memory TAG IC, 64-bit Unique ID with WORM User Area 13.56MHz, ISO15693 and ISO18000-3 Mode 1 Compliant
Manufacturer
STMICROELECTRONICS [STMicroelectronics]
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
LRI64-A1S/1GE
Manufacturer:
ST
0
}
}
if (calculate_or_check_crc == CALC_CRC)
{
}
else
{
}
}
current_crc_value = ~current_crc_value;
printf ("Generated CRC is 0x%04X\n", current_crc_value);
// current_crc_value is now ready to be appended to the data stream
// (first LSByte, then MSByte)
if (current_crc_value == CHECK_VALUE)
{
}
else
{
}
// check CRC
{
}
else
{
}
printf ("Checked CRC is ok (0x%04X)\n", current_crc_value);
printf ("Checked CRC is NOT ok (0x%04X)\n", current_crc_value);
current_crc_value = (current_crc_value >> 1) ^ POLYNOMIAL;
current_crc_value = (current_crc_value >> 1);
LRI64
35/38

Related parts for LRI64-A1S