搜索资源列表
-
3下载:
使用stm32单片机定时器的输入捕获功能捕获输入的正弦信号-Stm32 microcontroller timer input capture function to capture the input sine signal
-
-
0下载:
a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。
b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。
-A) purpose: basic PWM input also called capture, and interrupt coop
-
-
1下载:
STM8 的TIM1输入捕获程序模块参考!-STM8 the TIM1 input capture program modules reference!
-
-
2下载:
STM32采用定时器管脚的输入捕获功能进行外部脉冲个数的采集,此代码仅采集脉冲个数,准确无误,用到的朋友下来看看,可检测编码器等PWM脉冲个数-STM32 timer pin input capture function for the acquisition of the external pulse number, this code is only collected the number of pulses, accurate, friend came down to see used
-
-
0下载:
MDK 输入捕获。通过stm32定时器在输入捕获的状态下,捕获外部外部的方波信号。-MDK input capture
-
-
2下载:
STM32入门篇之通用定时器彻底研究
TIMER-1:定时器上溢,中断中取反LED
TIMER-2:强置输出
TIMER-3:输出比较
TIMER-4:PWM输出
TIMER-7:单脉冲方式
TIMER-5:输入捕获模式
TIMER-6:PWM输入
TIMER-8: TIMER2作为TIMER3的分频器
TIMER-9:TIMER2来使能TIMER3
TIMER-10: IMER2启动TIMER3
TIMER-11: TIMER4的通道1同时出发TIM
-
-
0下载:
stm32 pwm波输入捕获模式 用于电机的速度获取和方向位获取-stm32 input capture
-
-
0下载:
输入捕获实验:在keil编译环境下的stm32输入捕获实验。-Input capture Experimental: the stm32 input keil compiler environment capture experiments.
-
-
0下载:
STM32输入捕获,并在LCD12864上显示-STM32 input capture, and displayed in the LCD12864
-
-
0下载:
基于stm32的超声波测距程序源码,采用定时器输入捕获功能编写,可以通过串口打印在上位机上显示。-Stm32 based on ultrasonic distance measurement procedures, written using the timer input capture function, you can print through the serial port on the PC display.
-
-
0下载:
本程序是STM32系列单片机的输入捕获功能的实现,可以完成对边沿的检测,并且能通过串口将捕获的数据发送到电脑上位机上-This program is a STM32 MCU input capture function, you can complete the detection of the edge, and through the serial port to send the captured data to a computer PC
-
-
2下载:
stm32单脉冲输入捕获,获取PWM的频率与占空比,可用于采集电机速度。-STM32 single pulse input capture, obtain the PWM frequency and duty ratio, can be used for the acquisition of motor speed
-
-
0下载:
利用STM32的输入捕获通道2,捕获定时器产生的高低电平持续的时间。-STM32 use of Channel 2 input capture, capture high-low generated by the timer duration.
-
-
0下载:
stm32输入捕获实验 stm32输入捕获实验-stm32 input capture experiment stm32 input capture experiment
-
-
0下载:
本程序利用STM32单片机TIM5通道1,使用定时器捕获功能来捕捉PA0上面的高电平脉宽。-This procedure using TIM5 microcontroller STM32 channel 1, the use of timer capture function to capture the high level of PA0 above the pulse width.
-
-
3下载:
使用STM32的高级控制定时器PWM输入捕获模式,测量PWM波形频率和周期。学会使用高级控制定时器输入捕获功能,以及通用定时器PWM输出功能。-Use the STM32 Advanced Control Timer PWM input capture mode to measure the PWM waveform frequency and period. Learn to use advanced control timer input capture function, and gene
-
-
1下载:
使用stm32制作LCR简易表 使用输入捕获测量频率 公式换算计算大小(Use STM32 to make LCR simple table, use input capture measurement frequency formula, conversion calculation size)
-
-
0下载:
通过定时器的输入捕获检测PM2.5和PM10(Through the timer input, capture, detect PM2.5 and PM10)
-
-
0下载:
STM32 单片机开发,关于输入捕获的历程代码(STM32 microcontroller development, on the input capture process code)
-
-
1下载:
用来stm32输入捕获——测量频率,可以用来测量电机转速(Used for STM32 input capture - measurement frequency)
-