Timer+A
Timer+A技术资料下载专区,收录7,147份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
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