AM273x MCU+ SDK  08.03.00
CRC 16-Bit

Introduction

This example demonstrates 16-bit Cyclic Redundancy Check (CRC) in full CPU mode for Channel number 1. CRC signature is calculated on a frame that is stored in memory and compared against pre-calculated CRC signature value.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
c66ss0 nortos
Toolchain ti-arm-clang, ti-c6000
Board am273x-evm
Example folder examples/drivers/crc/crc_16bit/

Steps to Run the Example

See Also

CRC

Sample Output

Shown below is a sample output when the application is run,

CRC 16-bit Test Started ...
CRC 16-bit Test Passed!!
All tests have passed!!