Files
AT32F415_Firmware_Library/project/at_start_f415/examples/crc/calculation
2025-11-27 18:19:48 +08:00
..
2025-11-27 18:19:48 +08:00
2024-08-27 09:56:16 +08:00
2025-11-27 18:19:48 +08:00
2023-08-08 19:30:55 +08:00

/**
  **************************************************************************
  * @file     readme.txt 
  * @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.  
  for more detailed information. please refer to the application note document AN0109.