Introduction - If you have any usage issues, please Google them yourself
STM32 of ADC code routines, there are five examples, respectively, using inquiry, interrupt, DMA, such as the ADC program.
Packet : 55593363stm32f10x_adc_an.rar filelist
ADC\Example1\main.c
ADC\Example1\readme.txt
ADC\Example1\stm32f10x_conf.h
ADC\Example1\stm32f10x_it.c
ADC\Example1\stm32f10x_it.h
ADC\Example2\main.c
ADC\Example2\readme.txt
ADC\Example2\stm32f10x_conf.h
ADC\Example2\stm32f10x_it.c
ADC\Example2\stm32f10x_it.h
ADC\Example3\main.c
ADC\Example3\readme.txt
ADC\Example3\stm32f10x_conf.h
ADC\Example3\stm32f10x_it.c
ADC\Example3\stm32f10x_it.h
ADC\Example4\main.c
ADC\Example4\readme.txt
ADC\Example4\stm32f10x_conf.h
ADC\Example4\stm32f10x_it.c
ADC\Example4\stm32f10x_it.h
ADC\Example5\main.c
ADC\Example5\readme.txt
ADC\Example5\stm32f10x_conf.h
ADC\Example5\stm32f10x_it.c
ADC\Example5\stm32f10x_it.h
ADC\Example1
ADC\Example2
ADC\Example3
ADC\Example4
ADC\Example5
ADC