文件名称:Stm32F101C6_ADC_Timer
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 125kb
- 下载次数:
- 0次
- 提 供 者:
- wh***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自己写的 STM32F10x的ADC和Timer驱动, 没有使用固件库。每秒通过串口UART输出当前ADC值。
应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。
编译器: IAR ARM 4.42A。
作者: w123456xy@sohu.com 15189792379。
-Write your own STM32F10x the ADC and Timer-driven, not using the firmware library. Second serial UART output current through the ADC value. Application scope: because they do not involve IO port, so this works on any STM32F1xx motherboard can run. Compiler: IAR ARM 4.42A. Author: w123456xy@sohu.com 15189792379.
应用范围: 因为不涉及IO口,所以此工程在STM32F1xx的任何主板上都可以运行。
编译器: IAR ARM 4.42A。
作者: w123456xy@sohu.com 15189792379。
-Write your own STM32F10x the ADC and Timer-driven, not using the firmware library. Second serial UART output current through the ADC value. Application scope: because they do not involve IO port, so this works on any STM32F1xx motherboard can run. Compiler: IAR ARM 4.42A. Author: w123456xy@sohu.com 15189792379.
相关搜索: STM32F10x
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Debug\Exe
.....\List
.....\Obj\Stm32.pbd
.....\Obj
Debug
Release\Exe\Stm32.d79
.......\...\Stm32T.hex
.......\Exe
.......\List\$Cortexm3_macro.lst
.......\....\$IoDrv.lst
.......\....\$IoDrv.s79
.......\....\$Stm32f10x_it.lst
.......\....\$Stm32f10x_it.s79
.......\....\$Stm32f10x_vector.lst
.......\....\$Stm32f10x_vector.s79
.......\....\$Timer.lst
.......\....\$Timer.s79
.......\....\$Uart.lst
.......\....\$Uart.s79
.......\....\Adc.lst
.......\....\Adc.s79
.......\....\Main.lst
.......\....\Main.s79
.......\....\Stm32.map
.......\List
.......\Obj\$Cortexm3_macro.r79
.......\...\$IoDrv.r79
.......\...\$Stm32f10x_it.r79
.......\...\$Stm32f10x_vector.r79
.......\...\$Timer.r79
.......\...\$Uart.r79
.......\...\Adc.r79
.......\...\Main.r79
.......\...\Stm32.pbd
.......\Obj
Release
settings\Stm32.cspy.bat
........\Stm32.dbgdt
........\Stm32.dni
........\Stm32.wsdt
settings
Source\$Cortexm3_macro.s
......\$IoDrv.c
......\$Stm32f10x_it.c
......\$Stm32f10x_vector.c
......\$Timer.c
......\$Uart.c
......\Adc.c
......\Global.h
......\IoDrv.h
......\Main.c
......\Stm32F101C6_flash.xcl
......\stm32f10x_it.h
Source
Readme.txt
Stm32.dep
Stm32.ewp
Stm32.eww
.....\List
.....\Obj\Stm32.pbd
.....\Obj
Debug
Release\Exe\Stm32.d79
.......\...\Stm32T.hex
.......\Exe
.......\List\$Cortexm3_macro.lst
.......\....\$IoDrv.lst
.......\....\$IoDrv.s79
.......\....\$Stm32f10x_it.lst
.......\....\$Stm32f10x_it.s79
.......\....\$Stm32f10x_vector.lst
.......\....\$Stm32f10x_vector.s79
.......\....\$Timer.lst
.......\....\$Timer.s79
.......\....\$Uart.lst
.......\....\$Uart.s79
.......\....\Adc.lst
.......\....\Adc.s79
.......\....\Main.lst
.......\....\Main.s79
.......\....\Stm32.map
.......\List
.......\Obj\$Cortexm3_macro.r79
.......\...\$IoDrv.r79
.......\...\$Stm32f10x_it.r79
.......\...\$Stm32f10x_vector.r79
.......\...\$Timer.r79
.......\...\$Uart.r79
.......\...\Adc.r79
.......\...\Main.r79
.......\...\Stm32.pbd
.......\Obj
Release
settings\Stm32.cspy.bat
........\Stm32.dbgdt
........\Stm32.dni
........\Stm32.wsdt
settings
Source\$Cortexm3_macro.s
......\$IoDrv.c
......\$Stm32f10x_it.c
......\$Stm32f10x_vector.c
......\$Timer.c
......\$Uart.c
......\Adc.c
......\Global.h
......\IoDrv.h
......\Main.c
......\Stm32F101C6_flash.xcl
......\stm32f10x_it.h
Source
Readme.txt
Stm32.dep
Stm32.ewp
Stm32.eww