搜索资源列表
pwmSCI
- DSP2812板可以完成PWM波控制,SCI程序,可以进行PWM电机控制,内含PWM配置,与电路板结合可以实现电机控制
pwnalready
- 已经调试通过的pwm程序点评:写这种程序要注意ACTRA的配置,还有死区的配置,防止爆管子。-has debugging procedures adopted by the PWM Comments : This procedure was necessary to pay attention to the configuration of ACTRA, there are dead zone configuration to prev
ATMega8_PWM_LCD
- 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\频率发生器.prj ......主芯片项目文件 ..\频率发生器.c ......主芯片主程序 ..\频率发生器.asm ......主芯片汇编文件(自动生成) ..\频率发生器.hex ......可供烧录的文件 ..\频率发生
pwmSCI
- DSP2812板可以完成PWM波控制,SCI程序,可以进行PWM电机控制,内含PWM配置,与电路板结合可以实现电机控制-DSP2812 board to be completed wave PWM control, SCI program can be carried out PWM motor control, including PWM configuration, and circuit board combination of
PWM
- 使用VERILOG 语言产生PWM波。只需要使用处理器或内核直接配置相应的寄存器就可以输出PWM波。-VERILOG language use PWM wave generated. Only need to use the processor or core directly corresponding configuration register can output PWM wave.
PWM--test-program
- 完成8051F310的配置以后,可以通过此程序完成PWM的测试程序。-8051F310 completed the configuration later, this procedure can be done by PWM of the test program.
DSP-pwm-
- 为了产生一个PWM信号,DSP的定时器定时周期应该和PWM的周期相等。另外需要对DSP的EVA/EVB模块中的比较单元的比较寄存器设定数值,这样该数值一直与定时器的计数器值相比较,按照一定的比较方式,PWM即产生跳变。通过此种方式,DSP的PWM管脚就会产生一个宽度与比较寄存器数值成比例的脉冲信号。在定时器重复定时的过程中就产生了PWM信号。 使用DSP比较单元产生PWM波形不需要硬件连接图,只需对DPS的相关寄存器进行配置就
PWM
- Freescale MC9S12XS128 中心对齐PWM配置及实现代码,通过验证 开发环境 CW2.10-Freescale MC9S12XS128 center-aligned PWM configuration and implementation code, validated development environment CW2.10
PWM
- msp430f149的PWM配置程序,亲测可用~-msp430f149 the PWM configuration program
TM32-PWM-TEST
- stm32的pwm配置和测试试验,讲解了通用定时器的PWM配置和脉宽调制-This file is about STM32 s PWM configuration and test,the content is Explained the general PWM timer configuration and pulse width modulation
PIC16F1829-PWM
- pic16f1829 pwm demo用户可以通过这个DEMO了解PIC16F1829的PWM 配置
TMS320F28335的PWM波形输出程序
- 28335dsp的pwm波的配置文件,对于初学者应该会有帮助(Configuration file, for beginners should be helpful)
stm32 简单PWM输出配置例程
- 实现简单的PWM波输出,库文件需自行添加,亲测适合MDK5。(Implement a simple PWM wave output)
s12xep100 PWM
- xep100的PWM模块的实例,比较通用,可直接配置频率/占空比。(s12xep100 pwm,the frequency/proportion can be directly configured.)
pwm
- 430单片机pwm产生,利用timer——A产生2路pwm信号,包括时钟源的选择配置,定时器的配置(Includes the selection configuration of the clock source, the timer configuration)
PWM测试最简版本_OK
- 通过配置stm32的TIM3的通道2,使它能输出PWM波形,然后通过改变占空比寄存器,改变波形。(By configuring the channel 2 of the STM32 TIM3, it can output the PWM waveform, and then change the waveform by changing the duty cycle register.)
STM8S103F3P6产生两路互补PWM波配置
- 搞了两天,总算使用STM8S103F3P6最小化系统板的TIM1产生两路互补的PWM波,现拿出来分享一下。工程为IAR环境,寄存器配置。(For two days, we used the STM8S103F3P6 to minimize the TIM1 of the system board to produce two complementary PWM waves, and now to share it. The projec
12. PWM呼吸灯实验
- 基于stm32f407对定时器PWM功能进行配置并使用(Configuration and use of timer PWM function based on stm32f407)
STM32F0xx_TIM输出PWM配置详细过程
- STM30F030的TIMER输出PWM配置详细过程(Detailed Process of PWM Configuration for TIMER Output)
pwm
- 最好办法是定时器dma,改变dma传输长度控制脉冲个数(The best way is to timer DMA, change the DMA transmission length to control the number of pulses)