1、功能说明
    此例程展示了硬件CRC的基本功能和算法。
    
    其中有16bit校验与32bit校验。
    
2、使用环境

    软件开发环境：
        KEIL MDK-ARM V5.34.0.0
        IAR EWARM 8.50.1

    硬件环境：
        基于评估板N32G430C8L7-STB V1.0开发


3、使用说明
    1、时钟源：HSE+PLL
    2、主时钟：48MHz

4、注意事项
    无

1. Function description
    This routine shows the basic capabilities and algorithms of hardware CRC.
    
    There are 16-bit check and 32-bit check.
    
2. Use environment
    Software development environment: 
        KEIL MDK-ARM V5.34.0.0
        IAR EWARM 8.50.1

    Hardware environment: 
        Developed based on the evaluation board N32G430C8L7-STB V1.0

3. Instructions for use
    1. Clock source: HSE+PLL
    2. Master clock: 128MHz

4. Precautions
    None