文件名称:ADC
介绍说明--下载内容均来自于网络,请自行研究使用
This example describes how to use the ADC and DMA to transfer continuously
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to the ADC_ConvertedValue variable.
The ADC1 clock is set to 14 MHz.
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to the ADC_ConvertedValue variable.
The ADC1 clock is set to 14 MHz.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 65520787adc.rar 列表 ADC\listing\ADC.map ADC\listing\cortexm3_macro.lst ADC\listing\stm32f10x_vector.lst ADC\obj\ADC.axf ADC\obj\ADC.htm ADC\obj\ADC.lnp ADC\obj\ADC.plg ADC\obj\ADC.sct ADC\obj\ADC.tra ADC\obj\CAN.plg ADC\obj\cortexm3_macro.o ADC\obj\main.crf ADC\obj\main.d ADC\obj\main.o ADC\obj\stm32f10x_adc.crf ADC\obj\stm32f10x_adc.d ADC\obj\stm32f10x_adc.o ADC\obj\stm32f10x_can.crf ADC\obj\stm32f10x_can.d ADC\obj\stm32f10x_dma.crf ADC\obj\stm32f10x_dma.d ADC\obj\stm32f10x_dma.o ADC\obj\stm32f10x_flash.crf ADC\obj\stm32f10x_flash.d ADC\obj\stm32f10x_flash.o ADC\obj\stm32f10x_gpio.crf ADC\obj\stm32f10x_gpio.d ADC\obj\stm32f10x_gpio.o ADC\obj\stm32f10x_it.crf ADC\obj\stm32f10x_it.d ADC\obj\stm32f10x_it.o ADC\obj\stm32f10x_lib.crf ADC\obj\stm32f10x_lib.d ADC\obj\stm32f10x_lib.o ADC\obj\stm32f10x_nvic.crf ADC\obj\stm32f10x_nvic.d ADC\obj\stm32f10x_nvic.o ADC\obj\stm32f10x_rcc.crf ADC\obj\stm32f10x_rcc.d ADC\obj\stm32f10x_rcc.o ADC\obj\stm32f10x_systick.crf ADC\obj\stm32f10x_systick.d ADC\obj\stm32f10x_systick.o ADC\obj\stm32f10x_usart.crf ADC\obj\stm32f10x_usart.d ADC\obj\stm32f10x_usart.o ADC\obj\stm32f10x_vector.o ADC\obj\uart.crf ADC\obj\uart.d ADC\obj\uart.o ADC\uvsion\ADC.Opt ADC\uvsion\ADC.Uv2 ADC\uvsion\ADC_CAN.dep ADC\uvsion\CAN.Opt ADC\uvsion\CAN.plg ADC\uvsion\CAN_CAN.dep ADC\uvsion\cortexm3_macro.s ADC\uvsion\main.c ADC\uvsion\readme.txt ADC\uvsion\stm32f10x_conf.h ADC\uvsion\stm32f10x_it.c ADC\uvsion\stm32f10x_it.h ADC\uvsion\stm32f10x_vector.s ADC\uvsion\uart.c ADC\listing ADC\obj ADC\uvsion ADC