Timer-A
TIMER-A,专为精确时间控制而设计的定时器模块,广泛应用于嵌入式系统、工业自动化及消费电子等领域。其灵活的配置选项与高精度特性,使得在实现复杂时序逻辑控制方面表现出色。无论是初学者还是资深开发者,都能在这里找到丰富的学习资料和技术文档,12423个精选资源助力您快速掌握TIMER-A的应用技巧,...
资源总数
7,147
Timer-A 热门资料
查看全部 7,147 份 →The purpose of this document is to present how to use the Timer for the generation of a PWM signal t
The purpose of this document is to present how to use the Timer for the generation of a PWM signal tunable in frequency ...
2013-12-20
138
PWM控制电机,用PWM控制电机,熟悉定时器Timer A/B的编程方法。用Timer A作为脉宽调制信号产生的定时器.了一个函数F_Pwm(int a,int b) 用于PWM设置
PWM控制电机,用PWM控制电机,熟悉定时器Timer A/B的编程方法。用Timer A作为脉宽调制信号产生的定时器.了一个函数F_Pwm(int a,int b) 用于PWM设置,传入两个参数第一个用于频率设置,第二个用于占空比设置。
2015-10-10
25
用于MSP430 Timer A 模拟UART 产生9600的波特率通讯 此为C代码
用于MSP430 Timer A 模拟UART 产生9600的波特率通讯 此为C代码
2015-04-24
163