搜索资源列表
TimerA
- 使用Timer-A输出PWM波形,完全源代码,能够对用C写430程序的给予参考-use Timer - A PWM output waveform, complete source code, able to write 430 C procedures for the granting of reference
PWM.rar
- 利用msp430对pwm波的输出程序,很好,很实用,可以帮助初学者学会如何初始化pwm。,in order to output the pwm,we use the msp430 to receive that。
spmw-430
- MSP430 SPWM波源代码,调试好了,很好用-MSP430F2616
430PWM
- 基于430产生PWM波,可以任意调节频率-Based on 430 PWM wave, can be adjusted at the frequency
SPWM
- 正弦PWM产生 产生的波形是对称的三相电压波形。 由430单片机产生。 MSP430开发板。-Sinusoidal PWM waveform is generated resulting three-phase symmetrical voltage waveform. Generated by the microcontroller 430. MSP430 development board.
main
- MSP430单片机的PWM模块调试程序,将PWM在低功耗运行时调通。-The model of the pwm generator section of the msp 430 mcu.
L1
- 430PWM自动输出低功耗模式,利用outmod7-430PWM Automatic output low-power mode
430_PWM
- MSP430 pwm 编程,试验过,可以使用的,-MSP430 pwm programming, testing that we could use,
PWM
- 430 PWM波形程序 在430板子上测试成功 能真确运行-430 430 PWM waveforms on the board in the test program can actually run a successful
TB-PWM
- 实现pwm的控制及实现430单片机电机的驱动功能及速度的控制-Implementation and realization of control pwm motor drive 430 MCU function and speed control
xunjinxiaoche
- MSP-430单片的寻迹小车程序,输出两路PWM波。-MSP-430 chip in the car tracing procedures, to output two channel PWM wave.
PWM
- 用MSP430单片机输出pwm波, 脉冲宽度可以任意设置-MCU output pwm with 430 waves, pulse width can be arbitrarily set
430
- 涌MSP430定时器产生PWM波, TBCCTL3 = OUTMOD_7 TBCCR3 = 64 TBCCTL4 = OUTMOD_7 -Chung MSP430 timer to generate PWM wave, TBCCTL3 = OUTMOD_7 TBCCR3 = 64 TBCCTL4 = OUTMOD_7
430-SHILICX
- 目录:1. 堆栈时钟初始化 2. RAM自测子程序 3. 二进制转化为BCD码(二进制16位(65536)放R15,结果放R4,R5) 4. BCD码转化为二进制(BCD码放R4,二进制放R5) R5=XO+10*(X1+10*(X2+10*X3)) 5. BCD码转化为二进制(BCD码放R4,二进制放R5)R5=XO+10*X1+100*X2+1000*X3 6. 冒泡排序法(适合20个数字以下) 7. X=a^+b^(a为2个字节,b为2个字节,X为3个字
TIMER--PWM
- 用430定时器产生PWM波 按键可改占空比-Use 430 timer generate PWM wave buttons can change duty ratio
PWM-control-demo-program
- 通过430实现PWM调速 可以用键盘输入改变速度-MSP430 to achieve PWM control demo program
430-microcontroller-4-channel-PWM
- 430单片机G2553型通过4个IO口输出4路不同频率的PWM-430 single-G2553-based IO port output through four different frequency PWM 4
modulation-PWM
- 利用C/C++语言编程实现430调PWM-PWM modulation using 430 by C / C ++ Language Programming
TimerA_pwmTest
- MSP430 PWM初始化时钟配置及输出脉冲(MSP 430 PWM initialization clock configuration and output pulse)
pwm
- 430单片机pwm产生,利用timer——A产生2路pwm信号,包括时钟源的选择配置,定时器的配置(Includes the selection configuration of the clock source, the timer configuration)