1、功能说明

    此例程展示了硬件CRC的基本功能和算法。
    
    其中有16bit校验与32bit校验。
    

2、使用环境

    软件开发环境：
        IDE工具：KEIL MDK-ARM 5.26
    
    硬件环境：
        开发板 N32L40XML-STB V1.0


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

4、注意事项
    无


1. Function description

    This routine demonstrates the basic functions and algorithms of hardware CRC.
    
    Among them, there are 16bit checksum and 32bit checksum,
    

2. Use environment

    Software development environment:
	IDE tool: KEIL MDK-ARM 5.26
    
    Hardware environment:
	Development Board N32L40XML-STB V1.0


3. Instructions for use

    1. Clock source: HSE+PLL
    2. Main clock: 64MHz

4. Attention
    None