1. Why the CRC are different with another program?
2. Could explain about cyclone CRC (polynomial, algorithm)?
3. Can the cyclone generate another CRC type (CRC-8,CRC-32)?
Background
Before create .SAP file for storage in the cyclone memory, We can see the CRC of the .S19 file.
After that we use CRC-16 (see detail as below ) for control the software.
and then we need to confirm the CRC-16 before production but can’t (we use another program for check it) see detail as below.