文件名称:Adc3_dma
介绍说明--下载内容均来自于网络,请自行研究使用
This example describes how to use the ADC3 and DMA to transfer continuously
converted data from ADC3 to memory.
The ADC3 is configured to convert continuously channel7.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC3 DR register to the ADC3ConvertedValue variable.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Adc3_dma.c