Location:
Search - EPWM
Search list
Description: this C program is used to program TMS320F2823 internal EPWM DMA
Platform: |
Size: 4096 |
Author: sandeep |
Hits:
Description: 自己编写的DSP28335的EPWM控制ADC的启动以及采样频率的程序 1S采样一次 150MHZ-I have written the DSP28335 start EPWM control as well as the ADC sampling frequency of the procedure 1S sampling time 150MHZ
Platform: |
Size: 3072 |
Author: 马磊 |
Hits:
Description: DSP28335 IPM控制EPWM配置程序,已经调试通过-EPWM configuration DSP28335 IPM control procedures are debugging through
Platform: |
Size: 2048 |
Author: 马磊 |
Hits:
Description: TI c2000系列 DSP ,epwm模块死区时间设置例程-TI c2000 series DSP, epwm_deadband code
Platform: |
Size: 5120 |
Author: Gavin |
Hits:
Description: 有关28335的例程 ,epwm,供参考用,-routine of 28335,epwm
Platform: |
Size: 221184 |
Author: 张丽荣 |
Hits:
Description: tms320f28335芯片epwm模块的详细配置及例程。其中包括epwm的dma方式、死区控制模块的配置、trip模块的配置等。-tms320f28335 chip module epwm detailed configuration and routines. These include epwm the dma way, dead-time control module configuration, trip module' s configuration.
Platform: |
Size: 79872 |
Author: 林枫 |
Hits:
Description: texas dsp tms320 f2802x
initializes enhanced pwm modules on the F2802x
Platform: |
Size: 2048 |
Author: adrian |
Hits:
Description: 利尔达TMS320F28027MiniStick板子光盘资料,包括说明书,EPWM、ecap、adc、定时器及一个控制LED的源程序,对于学习应用TMS320F28027 DSP很有帮助。-LSD MCU TMS320F28027MiniStick board CD-ROM, including brochures, EPWM, ecap, adc, timers, and a control LED of the source, useful for learning about the application TMS320F28027 DSP.
Platform: |
Size: 4614144 |
Author: 张三丰 |
Hits:
Description: 这是piccolo的关于AD、EPWM和GPIO的共12个例程,希望对初学者有帮助-This is the piccolo on AD, EPWM and GPIO for a total of 12 routines, want to help beginners
Platform: |
Size: 608256 |
Author: 李刚 |
Hits:
Description: dsp的epwm的学习资料,具体讲述了28335epwm的内核及寄存器的此昂西内容-dsp' s epwm of learning materials
Platform: |
Size: 755712 |
Author: qiu |
Hits:
Description: 这是关于DSP28035的ePWM文档,里面有详细的关于ePWM的寄存器介绍,并详细讲述了ePWM的原理。-This is about the DSP28035' s ePWM document, there are detailed description on ePWM register, and details about ePWM principle.
Platform: |
Size: 920576 |
Author: 周丽 |
Hits:
Description: DSP 28016的关于EPWM的技术性资料,详细介绍了编程过程中各寄存器的配置-DSP 28016 EPWM technical information on a detailed description of the programming process of the configuration of each register
Platform: |
Size: 136192 |
Author: 陈延孙 |
Hits:
Description: 一个dsp28335 epwm产生代码
慷慨赴死易 从容负重难-#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File
#include "DSP2833x_Examples.h" // DSP2833x Examples Include File
#include "ctr.h"
#include "PID.h"
#include "scancode.h"
// Prototype statements for functions found within this file.
interrupt void cpu_timer0_isr(void)
#define LEDS*(int*)0x180000
#define port8000 (*((unsigned int*)0x208000))
#define port8001 (*((unsigned int*)0x208001))
#define port8002 (*((unsigned int*)0x208002))
#define port8003 (*((unsigned int*)0x208003))
#define port8004 (*((unsigned int*)0x208004))
#define port8007 (*((unsigned int*)0x208007))
void Gpio_select(void)
void Gpio_PortB(void)
void Gpio_PortA(void)
void ShowParameters()
void LCDPutString(unsigned int*pData,int x,int y,unsigned int nCharNumber,unsigned color)
void PIDControl(int rk,int yk)
char ConvertScanToChar(unsigned char cScanCode)
void Delay(unsigned int nTime) // 延时子程序
Uint16 var1 = 0
Uint16 var2 = 0
Uint16 var3 = 0
Uint16 test_co
Platform: |
Size: 346112 |
Author: 海豚 |
Hits:
Description: TMS320F28335的三种PWM例程---HRPWM,EPWM,APWM-TMS320F28335 three PWM routines--- HRPWM, EPWM, APWM
Platform: |
Size: 33792 |
Author: 牛坤宏 |
Hits:
Description: 最新款c2000系列28335应用其epwm更加高效的生成pwm波形-Latest c2000 series 28335 more efficient application of their epwm pwm waveform generation
Platform: |
Size: 416768 |
Author: 傲天天 |
Hits:
Description: 这是28335一部分例程,是实现epwm模块出pwm波形的程序,比较有用-28335 epwm programe
Platform: |
Size: 79872 |
Author: zhangke |
Hits:
Description: TI TMS320F28335 EPWM编程试用 -The TI TMS320F28335, the EPWM programming trial
Platform: |
Size: 545792 |
Author: aaa |
Hits:
Description: TSMF28335最经典的的epwm模块例程,占空比可变和占空比不可变的情况都有,供初学者采用。-TSMF28335 most classic of epwm module routines, variable duty cycle and duty cycle immutable situation has, for beginners adoption.
Platform: |
Size: 344064 |
Author: 黄俊 |
Hits:
Description: 有关DSP28335的EPWM转换的实验例程,有用者可以下载看看,仅供学习参考。-Experiment about DSP28335 EPWM conversion routines, a user can download and see, for educational purposes only.
Platform: |
Size: 339968 |
Author: 虎哥 |
Hits:
Description: 通过对DSP28335的ePWM外设进行设置,使pwm输出一定占空比的方波信号-Through the ePWM DSP28335 peripherals set to make certain pwm duty cycle square wave output signal
Platform: |
Size: 1403904 |
Author: linfengli |
Hits: