<< Click to Display Table of Contents >> CRC-32 |
|
There is no configuration parameters.
Use this block to compute CRC-32 (Cyclic Redundancy Check) code from a uint32 data array based on STM32F4xx CRC generation algorithm with the following parameters.
Polynomial: 0x4C11DB7
Initial value: 0xFFFFFFFF
This block supports Simulink simulation.
The block's input to this block must be an array of uint32 type.
The block's output is a uint32 CRC-32 code.