文件名称:ADC_v1
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-24
- 文件大小:
- 2.35mb
- 下载次数:
- 0次
- 提 供 者:
- 罗*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用STM32的AD采样模块来采样外部电压。使用KEIL编译器,并将结果使用串口在PC端显示出来-Using the STM32 AD sampling module to sample the external voltage. Using KEIL compiler, and the results are displayed using the serial port on the PC side out
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ADC_v1
......\Project
......\.......\LIST
......\.......\....\RS422_MODULE.map
......\.......\....\startup_stm32f10x_hd.lst
......\.......\OBJ
......\.......\...\core_cm3.crf
......\.......\...\core_cm3.d
......\.......\...\core_cm3.o
......\.......\...\delay.crf
......\.......\...\delay.d
......\.......\...\delay.o
......\.......\...\ExtDll.iex
......\.......\...\main.crf
......\.......\...\main.d
......\.......\...\main.o
......\.......\...\misc.crf
......\.......\...\misc.d
......\.......\...\misc.o
......\.......\...\RS422_MODULE.axf
......\.......\...\RS422_MODULE.hex
......\.......\...\RS422_MODULE.htm
......\.......\...\RS422_MODULE.lnp
......\.......\...\RS422_MODULE.plg
......\.......\...\RS422_MODULE.sct
......\.......\...\RS422_MODULE.tra
......\.......\...\startup_stm32f10x_hd.d
......\.......\...\startup_stm32f10x_hd.o
......\.......\...\stm32f10x_adc.crf
......\.......\...\stm32f10x_adc.d
......\.......\...\stm32f10x_adc.o
......\.......\...\stm32f10x_adc.__i
......\.......\...\stm32f10x_gpio.crf
......\.......\...\stm32f10x_gpio.d
......\.......\...\stm32f10x_gpio.o
......\.......\...\stm32f10x_it.crf
......\.......\...\stm32f10x_it.d
......\.......\...\stm32f10x_it.o
......\.......\...\stm32f10x_it.__i
......\.......\...\stm32f10x_rcc.crf
......\.......\...\stm32f10x_rcc.d
......\.......\...\stm32f10x_rcc.o
......\.......\...\stm32f10x_tim.crf
......\.......\...\stm32f10x_tim.d
......\.......\...\stm32f10x_tim.o
......\.......\...\stm32f10x_usart.crf
......\.......\...\stm32f10x_usart.d
......\.......\...\stm32f10x_usart.o
......\.......\...\stm32f10x_usart.__i
......\.......\...\system_stm32f10x.crf
......\.......\...\system_stm32f10x.d
......\.......\...\system_stm32f10x.o
......\.......\...\user.crf
......\.......\...\user.d
......\.......\...\user.o
......\.......\...\user.__i
......\.......\Pro
......\.......\...\JLink Regs CM3.txt
......\.......\...\JLinkLog.txt
......\.......\...\JLinkSettings.ini
......\.......\...\RS422_MODULE.uvopt
......\.......\...\RS422_MODULE.uvproj
......\.......\...\RS422_MODULE_BLDC.dep
......\.......\...\RS422_MODULE_uvopt.bak
......\.......\...\RS422_MODULE_uvproj.bak
......\USER
......\....\INC
......\....\...\delay.h
......\....\...\key.h
......\....\...\LED.H
......\....\...\stm32f10x_conf.h
......\....\...\stm32f10x_it.h
......\....\...\time.h
......\....\...\uart.h
......\....\...\user.h
......\....\SRC
......\....\...\delay.c
......\....\...\key.c
......\....\...\led.c
......\....\...\main.c
......\....\...\spi.c
......\....\...\stm32f10x_it.c
......\....\...\system_stm32f10x.c
......\....\...\time.c
......\....\...\uart.c
......\....\...\user.c