搜索资源列表
DSP 2812 PWM
- TMS320F2812生成PWM波形的源码
PWM
- 这是本人基于dsp编写的利用各种方法产生PWM,看了这些程序,将对DSP中PWM所有思路完全掌握。这可是本人辛苦的结晶-This is my dsp prepared based on a variety of methods to use PWM, read these procedures will be thinking DSP in total control of all PWM. This is the crystallization of hard work I
PWM
- 用于TI公司DSP TMS320F2812生成PWM波形的源程序。-DSP TMS320F2812 for TI company' s source code to generate PWM waveforms.
dcmotor_ev
- DSP-EV-PWM控制直流电机程序,用C语言编写,运行环境是CCS3.3-DSP-EV-PWM CONTROL DC-MOTOR
DSP2812PWMtest
- 使用TI的2812DSP,在CCS下编译,用于测试2812特有的事件管理器的PWM波形输出,通过示波器可以看到PWM脉宽的变化响应。-The use of TI s 2812DSP, under the CCS compiler, 2812 for testing specific incident Manager PWM waveform output, through the oscilloscope can see changes in response to PWM pulse widt
DSP
- 介绍了以DSP为核心的励磁控制系统,利用其事件管理器能直接输出PWM波的特点,通过对永磁同步发电机的运行参数的监测与处理,自动调节复合式励磁发电机的电励磁调节器,使其输出电压保持稳定.实验结果表明该控制器性能良好,实用性强.-Introduced to the DSP as the core excitation control system, event manager to use its direct output PWM wave characteristics of permanent
PWM
- pwm工程,TMS320LF240X DSP `PWMchans-pwm works, TMS320LF240X DSP \ `PWMchans
PWM
- 该程序是TI公司的2000系列DSP-TMS320F2812的典型应用,实现了PWM 电机控制,对初学者很有借鉴意义。-The program is TI' s 2000 series of DSP-TMS320F2812 a typical application to enable the PWM motor control, meaning a very useful reference for beginners.
PWM
- 由DSP的外部输出给出控制直流电机的L293D正向和反向控制信号,然后由L293D驱动后来控制直流电机的运转。-External output is given by the DSP-controlled DC motor L293D forward and reverse control signal, and then later by the L293D-driven control of DC motor operation.
pwm
- DSP 2821 PWM开发程序,可在开发板上直接运行,并稍作修改-DSP 2821 PWM
pwm
- The 2812 figure to do their own power DSP procedures for their own power to do the 2812 figure DSP program
DSP-PWM
- DSP电机控制例程,输出两路PWM信号,控制电机正反转。-DSP motor control routine, the output two-way PWM signal to control the motor positive inversion.
02
- TMS320F28335 DSP PWM
PWM
- DSP TMS320LF2407 PWM控制电机实验-DSP TMS320LF2407 PWM control motor experiment
fixedpwm
- fixed pwm genetation in 2407 processor in format-fixedpwm file for 2407 dsp processor buil in ccstudio.
10.4pwm
- DSP 2812 pwm实例程序 已经调试通过-Dsp 2812 pwm instance, the application has been through
pwm
- DSP2812中PWM波的产生典型程序,给需要得 同学-DSP2812 PWM wave generation in a typical procedure, to the need to have students
DSP-pwm-
- 为了产生一个PWM信号,DSP的定时器定时周期应该和PWM的周期相等。另外需要对DSP的EVA/EVB模块中的比较单元的比较寄存器设定数值,这样该数值一直与定时器的计数器值相比较,按照一定的比较方式,PWM即产生跳变。通过此种方式,DSP的PWM管脚就会产生一个宽度与比较寄存器数值成比例的脉冲信号。在定时器重复定时的过程中就产生了PWM信号。 使用DSP比较单元产生PWM波形不需要硬件连接图,只需对DPS的相关寄存器进行配置就可以在输出端得到相应的PWM波形,其具体操作过程如下:
lab20-PWM
- ccs中运行,可控制dsp出现pwm波形(load it in ccs v6, we could control dsp to generate pwm.)
PWM每一秒变一下占空比
- 运用到DSP的F28335芯片的PWM功能,定时器0中断执行操作,每一秒变换一次占空比(Using the PWM function of F28335 chip of DSP, timer 0 interrupts the operation.Change duty cycle once per second)