文件名称:STM32F10X-ADC_multi-channel
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-04-15
- 文件大小:
- 6.53mb
- 下载次数:
- 0次
- 提 供 者:
- xiewe******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于STM32F103的ADC1多通道实验,非DMA方式,亲测有效,此文件只配置了3路AD同时输入,有需要的朋友可以通过此文件更改IO口配置,实现更多的ADC通道 -Based on STM32F103 ADC1 multi-channel experiment that haven t used DMA, this file is configured with only 3 way AD input at the same time, if any friend in need can be modified by this file IO port configuration, achieve more ADC channels
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32F10X ADC多通道
...................\STM32F10X BISHE
...................\...............\CORE
...................\...............\....\core_cm3.c
...................\...............\....\core_cm3.h
...................\...............\....\startup_stm32f10x_hd.s
...................\...............\HAREWARE
...................\...............\........\ADC
...................\...............\........\...\adc.c
...................\...............\........\...\adc.h
...................\...............\OBJ
...................\...............\...\STM32F10X BISHE.axf
...................\...............\...\STM32F10X BISHE.build_log.htm
...................\...............\...\STM32F10X BISHE.hex
...................\...............\...\STM32F10X BISHE.htm
...................\...............\...\STM32F10X BISHE.lnp
...................\...............\...\STM32F10X BISHE.sct
...................\...............\...\STM32F10X BISHE_Target 1.dep
...................\...............\...\adc.crf
...................\...............\...\adc.d
...................\...............\...\adc.o
...................\...............\...\core_cm3.crf
...................\...............\...\core_cm3.d
...................\...............\...\core_cm3.o
...................\...............\...\delay.crf
...................\...............\...\delay.d
...................\...............\...\delay.o
...................\...............\...\dht22.crf
...................\...............\...\dht22.d
...................\...............\...\dht22.o
...................\...............\...\lux.crf
...................\...............\...\lux.d
...................\...............\...\lux.o
...................\...............\...\main.crf
...................\...............\...\main.d
...................\...............\...\main.o
...................\...............\...\misc.crf
...................\...............\...\misc.d
...................\...............\...\misc.o
...................\...............\...\myiic.crf
...................\...............\...\myiic.d
...................\...............\...\myiic.o
...................\...............\...\startup_stm32f10x_hd.d
...................\...............\...\startup_stm32f10x_hd.o
...................\...............\...\stm32f10x_adc.crf
...................\...............\...\stm32f10x_adc.d
...................\...............\...\stm32f10x_adc.o
...................\...............\...\stm32f10x_bkp.crf
...................\...............\...\stm32f10x_bkp.d
...................\...............\...\stm32f10x_bkp.o
...................\...............\...\stm32f10x_can.crf
...................\...............\...\stm32f10x_can.d
...................\...............\...\stm32f10x_can.o
...................\...............\...\stm32f10x_cec.crf
...................\...............\...\stm32f10x_cec.d
...................\...............\...\stm32f10x_cec.o
...................\...............\...\stm32f10x_crc.crf
...................\...............\...\stm32f10x_crc.d
...................\...............\...\stm32f10x_crc.o
...................\...............\...\stm32f10x_dac.crf
...................\...............\...\stm32f10x_dac.d
...................\...............\...\stm32f10x_dac.o
...................\...............\...\stm32f10x_dbgmcu.crf
...................\...............\...\stm32f10x_dbgmcu.d
...................\...............\...\stm32f10x_dbgmcu.o
...................\...............\...\stm32f10x_dma.crf
...................\...............\...\stm32f10x_dma.d
...................\...............\...\stm32f10x_dma.o
...................\...............\...\stm32f10x_exti.crf
...................\...............\...\stm32f10x_exti.d
...................\...............\...\stm32f10x_exti.o
...................\...............\...\stm32f10x_flash.crf
...................\...............\...\stm32f10x_flash.d
...................\...............\...\stm32f10x_flash.o
...................\...............\...\stm32f10x_fsmc.crf
...................\...............\...\stm32f10x_fsmc.d
...................\.....