当前位置:
首页 资源下载
搜索资源 - input capture timer
搜索资源列表
-
0下载:
摩托罗拉单片机的定时器输入捕捉的原代码-Motorola MCU timer input capture the original code
-
-
1下载:
STM32定时器的基本应用,PWM的输入捕获,硬件调试通过,基本没有误差。,STM32 Timer basic applications, PWM input capture, hardware debugging through, basically no error.
-
-
3下载:
使用stm32单片机定时器的输入捕获功能捕获输入的正弦信号-Stm32 microcontroller timer input capture function to capture the input sine signal
-
-
0下载:
STM32定时器10路输入捕获模式下采集方波频率-STM32 Timer 10 road input capture
-
-
0下载:
飞思卡尔MC9S12DG128的ECT定时器的输入捕捉源代码,并有测试程序。-Freescale MC9S12DG128 the ECT timer input capture source code, and a test program.
-
-
0下载:
Freescale MC9S12XS128单片机增强型捕捉定时器的三大模块:输入捕捉,输出比较,脉冲累加,以及用输出比较模拟PWM用输入捕捉对脉冲计数4个调通的源代码程序。-Freescale MC9S12XS128 enhanced capture timer MCU three modules: input capture, output compare, pulse accumulation, and comparing the simulated with a PWM output wi
-
-
0下载:
利用输入捕捉输出比较功能实现扩展串口(波特率9600,数据位8bit,停止位1bit,无校验,可选定定时器通道,仅使用内部自带模块实现,占用CPU资源少),基于飞思卡尔XS128平台,编程环境为Freescale CodeWarrior-With input capture, output compare function to expand serial (9600 baud, data bits 8bit, Stop bit 1bit, no parity can be selected t
-
-
0下载:
本程序简单的示范了如何使用ATMEGA16的定时器
AVR定时器的要点介绍
T0工作于CTC模式,输出1KHz/2KHz 50 占空比的方波
T1工作于快速PWM模式兼输入捕捉
T2工作于相位修正PWM模式,输出490Hz的8bit PWM波-This procedure is simple demonstration how to use the ATMEGA16 the timer
To AVR timer points
The T0 work in CTC mode
-
-
0下载:
辒入捕捉(IC):当某个被测信号的设定边沿到来时,辒入捕捉逻辑立即将自由定时器
(TCNT)的内容捕捉到16位的IC/OC寄存器中,并设置中断请求标志,随后软件可以响应中
断或者根据标志做出处理。 -Wen Capture (IC): When the arrival of a set of measured signal edge, Wen input capture logic immediately free timer
(TCNT) content capture 16-bi
-
-
1下载:
6. 定时器程序设计与电路仿真
LPC2138微控制器具有两个32位定时器,分别具有4路捕获收入,4路匹配比较输出,定时器是增量计数的,但溢出时并不会使中断标志置位,而只能通过比较匹配或捕获输入产生中断标志。
定义LED的输出端口,设置所有的引脚连接,使用IO0DIR寄存器定义LED控制口的输出,初始化定时器0,设置定时器0的分频、比较值。等待定时时间到,清除中断标志,通过IO0SET、IO0CLR寄存器控制LED的亮灭。
-6 Timer program design and ci
-
-
0下载:
MC9SXS128 TIMER模块,输入捕捉-MC9SXS128 TIMER module, the input capture
-
-
0下载:
飞思卡尔XET256增强型输入捕捉定时器的Demo板程序源代码-Freescale XET256 enhanced input capture timer Demo board source code
-
-
0下载:
利用MSP430单片机的定时器的比较捕获模块做的小程序,用于测量输入信号的频率和周期。-Comparison of capture module to do a small program using MSP430 microcontroller timer, used for frequency and period measurement of the input signal.
-
-
0下载:
configuration stm32f1xx to PWM mode by timer
-
-
0下载:
利用STM32的输入捕获通道2,捕获定时器产生的高低电平持续的时间。-STM32 use of Channel 2 input capture, capture high-low generated by the timer duration.
-
-
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
-
-
0下载:
通过定时器的输入捕获检测PM2.5和PM10(Through the timer input, capture, detect PM2.5 and PM10)
-
-
0下载:
STM32F103ZET6输入捕获实验,通过定时器捕获脉冲边沿,并输出对应的高电平持续时间。(STM32F103ZET6 input capture experiment, through the timer to capture the pulse edge, and output the corresponding high level duration.)
-
-
1下载:
用来stm32输入捕获——测量频率,可以用来测量电机转速(Used for STM32 input capture - measurement frequency)
-