readme.txt 477 B

123456789101112131415
  1. /*!
  2. \file readme.txt
  3. \brief description of TIMER trigger inserted channel of ADC demo
  4. */
  5. /*
  6. Copyright (C) 2017 GigaDevice
  7. 2017-06-06, V1.0.0, firmware for GD32F3x0
  8. */
  9. This demo is based on the GD32350R-EVAL board, it shows how to convert
  10. ADC inserted group channels continuously using TIMER1 external trigger.
  11. The inserted group length is 4, the scan mode is set, every compare event
  12. will trigger ADC to convert all the channels in the inserted group.