搜索资源列表
CAP.c
- DSP2407的CAP模块应用,用于测速度,检测相邻上升沿的计数值,之前上传的最近发现有异常情况,现已经更正并测试成功,希望朋友们多多指正,这个是C文件,应用需要配置DSP2407系统初始化-DSP2407,CAP module applications,test successful
Speed_detect_xiugaihou.c
- DSP2407的CAP模块应用,用于测速度,检测相邻上升沿的计数值,之前上传的最近发现有异常情况,现已经更正并测试成功,希望朋友们多多指正,这个是C文件,应用需要配置DSP2407系统初始化-DSP2407,CAP module applications,test successful
CAPTURE
- PIC单片机的CCP功能 //220V的交流电源直接用电阻限流,经光耦隔离,形成脉冲送到CCP2, //CCP2模块的捕捉功能,设置为每16个上升沿捕捉一次,相当于平均滤波,目的是为了减小误差 //TMR1计数的分频系数计算:假设电源为50Hz,即一个周期为20ms,16个周期为320ms //320ms=320000us,单片机用4MHz晶振,指令周期为1us,设TMR1的分频系数为K:65536×K=320000 //得K=4.88,取K=8,即TMR1的预分频系数设为1
T2_capture_important
- 英飞凌XC836 T2定时器捕获功能应用,能够捕获上升沿,下降沿,及周期信号,很好用的。-Infineon XC836 T2 timer capture function application, able to capture rising, falling, and the periodic signal, very good use.
PeriodMeasure_4F120
- 在要求中断的上升边缘PB6(T0CCP0时间模式使用Timer0A,并且在相邻脉冲之间测量周期。 注意:外部信号连接到7:6(T0CCP0)(上升沿触发)-Use Timer0A in edge time mode to request interrupts on the rising edge of PB6 (T0CCP0), and measure period between pulses. external signal connected to PB6 (T0CCP0
InputCapture_4F120
- 在边缘时间模式下使用Timer0A要求中断的上升边缘PB0(CCP0),并且计数脉冲。 外部信号连接到PB6(T0CCP0)(上升沿触发)-Use Timer0A in edge time mode to request interrupts on the rising edge of PB0 (CCP0), and count the pulses. external signal connected to PB6 (T0CCP0) (trigger on rising e
edge_count
- 这个示例应用程序演示了如何使用一个通用定时器在下降边沿计数模式。定时器4被配置在上升沿被认为是对PM0/CCP0每次递减。计数被初始化为9,匹配设置为0,产生一个中断解雇10积极边缘检测到CCP脚后。-This example application demonstrates the use of a general purpose timer in down edge count mode. Timer 4 is configured to decrement each time a ris
TA_Capture_2Channel
- 实现MSP430F5438的TA定时器双通道捕获功能,用于捕获上升沿信号的时间。-The TA timer MSP430F5438 achieve dual channel capture function to capture rising edge of time.
trim
- 上升沿输入捕获,STM32芯片,库函数版。-Trim access STM32chip