stm32定时器两输入捕获频率和占空比.rar

时间:2022-12-19 08:28:27
【文件属性】:

文件名称:stm32定时器两输入捕获频率和占空比.rar

文件大小:2.07MB

文件格式:RAR

更新时间:2022-12-19 08:28:27

stm32 输入捕获

stm32 进行端口的捕获计数高低电平的时间得到端口的频率和占空比,利用的是定时器2的ch1和ch2


【文件预览】:
libraries
----inc()
--------stm32f10x_adc.h(21KB)
--------stm32f10x_tim.h(51KB)
--------stm32f10x_usart.h(16KB)
--------stm32f10x_dac.h(15KB)
--------stm32f10x_bkp.h(7KB)
--------stm32f10x_dbgmcu.h(4KB)
--------stm32f10x_pwr.h(4KB)
--------stm32f10x_sdio.h(21KB)
--------stm32f10x_wwdg.h(3KB)
--------stm32f10x_rtc.h(4KB)
--------stm32f10x_gpio.h(20KB)
--------stm32f10x_flash.h(25KB)
--------stm32f10x_dma.h(20KB)
--------stm32f10x_rcc.h(30KB)
--------stm32f10x_iwdg.h(4KB)
--------stm32f10x_fsmc.h(26KB)
--------stm32f10x_exti.h(7KB)
--------misc.h(9KB)
--------stm32f10x_spi.h(17KB)
--------stm32f10x_crc.h(2KB)
--------stm32f10x_i2c.h(29KB)
--------stm32f10x_can.h(27KB)
--------stm32f10x_cec.h(6KB)
----src()
--------stm32f10x_sdio.c(28KB)
--------stm32f10x_adc.c(46KB)
--------stm32f10x_bkp.c(8KB)
--------stm32f10x_cec.c(11KB)
--------stm32f10x_usart.c(37KB)
--------stm32f10x_pwr.c(9KB)
--------stm32f10x_flash.c(61KB)
--------stm32f10x_dbgmcu.c(5KB)
--------stm32f10x_wwdg.c(6KB)
--------stm32f10x_gpio.c(23KB)
--------stm32f10x_crc.c(3KB)
--------stm32f10x_rtc.c(8KB)
--------stm32f10x_dac.c(19KB)
--------stm32f10x_spi.c(30KB)
--------stm32f10x_can.c(44KB)
--------stm32f10x_iwdg.c(5KB)
--------stm32f10x_dma.c(29KB)
--------stm32f10x_tim.c(107KB)
--------stm32f10x_i2c.c(45KB)
--------stm32f10x_rcc.c(50KB)
--------misc.c(7KB)
--------stm32f10x_exti.c(7KB)
--------stm32f10x_fsmc.c(35KB)
system
----delay()
--------delay.h(209B)
--------delay.c(1KB)
----usart1()
--------usart1.h(504B)
--------usart1.c(5KB)
----wdg()
--------wdg.h(708B)
--------wdg.c(2KB)
----sys()
--------sys.h(2KB)
--------sys.c(427B)
startup
----startup_stm32f10x_md.s(12KB)
----core_cm3.c(17KB)
----core_cm3.h(84KB)
----system_stm32f10x.h(2KB)
----stm32f10x_conf.h(3KB)
----startup_stm32f10x_hd.s(15KB)
----system_stm32f10x.c(36KB)
----stm32f10x.h(619KB)
参考_双通道输入捕获MDK4.zip
app
----key()
--------key.c(3KB)
--------key.h(322B)
----pit()
--------pit.h(368B)
--------pit.c(2KB)
----led()
--------led.h(201B)
--------led.c(908B)
----time()
--------timer.c(6KB)
--------timer.h(471B)
user
----stm32f10x_it.c(4KB)
----main.c(646B)
----includes.c(288B)
----includes.h(318B)
----stm32f10x_it.h(2KB)
output
----moban.hex(41KB)
moban.uvprojx
清除无用文件.bat
moban.uvoptx

网友评论