ZHCSPQ7A december 2022 – april 2023 MCT8315A
PRODUCTION DATA
An 8-bit CCIT polynomial (x8 + x2+ x + 1) and CRC initial value 0xFF is used for CRC computation.
CRC Calculation in Write Operation: When the external MCU writes to MCT8315A, 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. MCT8315A 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 MCT8315A, if the CRC is enabled, MCT8315A 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 MCT8315A. Input data for CRC calculation by external MCU to verify the data sent by MCT8315A are listed below :