Anson Zhao caf1cb2360 init commmit. 6 年之前
..
gd32f3x0_it.c caf1cb2360 init commmit. 6 年之前
gd32f3x0_it.h caf1cb2360 init commmit. 6 年之前
gd32f3x0_libopt.h caf1cb2360 init commmit. 6 年之前
main.c caf1cb2360 init commmit. 6 年之前
main.h caf1cb2360 init commmit. 6 年之前
readme.txt caf1cb2360 init commmit. 6 年之前
systick.c caf1cb2360 init commmit. 6 年之前
systick.h caf1cb2360 init commmit. 6 年之前

readme.txt

/*!
\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.