mirror of
https://github.com/ArteryTek/AT32F415_Firmware_Library.git
synced 2026-05-21 09:22:11 +00:00
/** ************************************************************************** * @file readme.txt * @version v2.0.3 * @date 2022-02-11 * @brief readme ************************************************************************** */ this demo is based on the at-start board, in this demo, shows how to use crc calculation unit to get a crc code of a given buffer of data word(32-bit), if get a correct crc value led3 will be turn on, else led4 will be turn on.