readme.txt 468 B

12345678910111213141516
  1. /*!
  2. \file readme.txt
  3. \brief description of the CRC calculate demo
  4. */
  5. /*
  6. Copyright (C) 2017 GigaDevice
  7. 2017-06-06, V1.0.0, firmware for GD32F3x0
  8. */
  9. This example is based on the GD32350R-EVAL board, it shows how to
  10. configure the CRC module. In this demo, 8 CRC codes are calculated for a 32-bit
  11. data by configuring various control bits in the CRC control register.
  12. If the test passes, the success_flag variable equals 0x1 and turn on the LED1.