MCUXpresso SDK Documentation

crc

crc#

Overview#

The CRC Example project is a demonstration program that generates checksums for an ASCII string. Several CRC protocols are implemented using the CRC driver API.

Running the demo#

Example output on terminal:

Test same string base on different CRC protocols.

Test string: 123456789 1.CRC-16 : 0x2189 2.CRC-32 : 0x340BC6