/*! \file readme.txt \brief description of the ADC discontinuous mode example */ /* Copyright (C) 2017 GigaDevice 2017-06-06, V1.0.0, firmware for GD32F3x0 */ This demo is based on the GD32350R-EVAL board, it shows how to use the ADC discontinuous mode. The ADC is configured in discontinuous mode, group length is 8, conversion length is 3, using software trigger. Every trigger converts 3 channels. You can use the watch window to see the conversion result.