文件名称:Inputcapture
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-31
- 文件大小:
- 1.34mb
- 下载次数:
- 0次
- 提 供 者:
- 孙*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
STM32的TIM3通用定时器 输入捕获法测量频率 精确到1hz-STM32 of TIM3 general-purpose timer input capture accurate method to measure the frequency 1hz
(系统自动生成,下载前可以参看下载内容)
下载文件列表
输入捕获Inputcapture\CMSIS\core_cm3.c
....................\.....\core_cm3.h
....................\.....\startup\startup_stm32f10x_cl.s
....................\.....\.......\startup_stm32f10x_hd.s
....................\.....\.......\startup_stm32f10x_hd_vl.s
....................\.....\.......\startup_stm32f10x_ld.s
....................\.....\.......\startup_stm32f10x_ld_vl.s
....................\.....\.......\startup_stm32f10x_md.s
....................\.....\.......\startup_stm32f10x_md_vl.s
....................\.....\.......\startup_stm32f10x_xl.s
....................\.....\stm32f10x.h
....................\.....\system_stm32f10x.c
....................\.....\system_stm32f10x.h
....................\Listing\example.map
....................\.......\startup_stm32f10x_hd.lst
....................\Output\12864.crf
....................\......\12864.d
....................\......\12864.o
....................\......\core_cm3.crf
....................\......\core_cm3.d
....................\......\core_cm3.o
....................\......\example.axf
....................\......\example.hex
....................\......\example.htm
....................\......\example.lnp
....................\......\example.plg
....................\......\example.sct
....................\......\example.tra
....................\......\inputcapture.crf
....................\......\inputcapture.d
....................\......\inputcapture.o
....................\......\main.crf
....................\......\main.d
....................\......\main.o
....................\......\main.__i
....................\......\misc.crf
....................\......\misc.d
....................\......\misc.o
....................\......\startup_stm32f10x_hd.d
....................\......\startup_stm32f10x_hd.o
....................\......\stm32f10x_gpio.crf
....................\......\stm32f10x_gpio.d
....................\......\stm32f10x_gpio.o
....................\......\stm32f10x_it.crf
....................\......\stm32f10x_it.d
....................\......\stm32f10x_it.o
....................\......\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
....................\......\system_stm32f10x.crf
....................\......\system_stm32f10x.d
....................\......\system_stm32f10x.o
....................\......\usart1.crf
....................\......\usart1.d
....................\......\usart1.o
....................\USER\12864.c
....................\....\12864.h
....................\....\adc.c
....................\....\adc.h
....................\....\example.plg
....................\....\example.uvopt
....................\....\example.uvproj
....................\....\example_Target 1.dep
....................\....\example_uvopt.bak
....................\....\example_uvproj.bak
....................\....\inputcapture.c
....................\....\inputcapture.h
....................\....\JLink Regs CM3.txt
....................\....\JLinkLog.txt
....................\....\JLinkSettings.ini
....................\....\main.c
....................\CMSIS\startup
....................\CMSIS
....................\Listing
....................\Output
....................\USER
输入捕获Inputcapture