1、功能说明

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

    软件开发环境：
        IDE工具：KEIL MDK-ARM 5.26.2.0
    
    硬件环境：
        开发板 N32A455VEL7-EVB V1.0

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

4、注意事项
    无

1. Function description

     This routine demonstrates the basic functions and algorithms of hardware CRC.
     There are 16bit checksum and 32bit checksum,
    
2. Use environment

     Software development environment:
         IDE tool: KEIL MDK-ARM 5.26.2.0
    
     Hardware environment:
         Development Board N32A455VEL7-EVB V1.0

3. Instructions for use
    
     1. Clock source: HSE+PLL
     2. Main clock: 144MHz

4. Matters needing attention
     none