SLLSFH8B August 2021 – February 2022 MCT8316A
PRODUCTION DATA
An 8-bit CCIT polynomial (x8 + x2+ x + 1) is used for CRC computation.
CRC Calculation in Write Operation: When the external MCU writes to MCT8316A, if the CRC is enabled, the external MCU has to compute an 8-bit CRC byte and add the CRC byte at the end of the data. MCT8316A will compute CRC using the same polynomial internally and if there is a mismatch, the write request is discarded. Input data for CRC calculation by external MCU for write operation are listed below:
CRC Calculation in Read Operation: When the external MCU reads from MCT8316A, if the CRC is enabled, MCT8316A sends the CRC byte at the end of the data. The CRC computation in read operation involves the start byte, control words sent by external MCU along with data bytes sent by MCT8316A. Input data for CRC calculation by external MCU to verify the data sent by MCT8316A are listed below :