Hi,Im using the CRC Checksum algorithms in Hexmate for my PIC18F87J94. What is the useof offset=0xFFFF? Why is the initial value = 0xFFFF and the range of checksumData = ?Here ist the Code:typedef unsigned char readType;
typedef unsigned int resultType; ..
↧