搜索资源列表
7定时器
- 这是用CCS编写的DSP汇编程序,可以实现320TMSC54XXDSP的定时器试验。-CCS is used to prepare a compilation of DSP procedures, TMSC54XXDSP can achieve 320 Test the timer.
DSP的定时器中断汇编程序
- 基于TMS320VC5402 DSP平台的定时器中断程序,使用的汇编语言,在CCS里调试通过。-Based on TMS320VC5402 the DSP platform timer interrupt program,with assembly language, debugs in CCS passes
DSP-timer
- TI公司生产的C54系列DSP定时器实验程序
7定时器
- c语言编制的定时器DSP实验测试程序,可在CCS下运行。-timers DSP experimental test procedures are available from the CCS run.
DSP用定时器实现震荡波(C语言)
- 此程序清晰的反应了CCS环境下用C语言进行编程的结构基础,并能清楚的介绍定时器的使用. 本程序在CCS2.2或者3.3调试成功.
Timer TI TMS320F2812 定时器1和定时器2的使用
- TI TMS320F2812 定时器1和定时器2的使用,在不用BIOS的情况下,两个定时器可以和定时器0一样使用。-Use of TMS320F2812 s Timer1 and Time2,you can use the two Timers as Timer0 when DSP/BIOS is not used.
DSP-Timer
- C5000 DSP定时器的相关程序,适合C5000初学者使用-the basic program for developing C5000 DSPs----------Timer
DEC6713_Timer.rar
- dsp tms320c6713 定时器中断源程序,完整的,dsp tms320c6713 time
Timer
- 北京瑞泰的定时器实验,对熟悉dsp定时器操作很有帮助-Beijing Ruitai timer experiment, to people familiar with the operation dsp timer helpful
G711
- 此程序是应用的是dsp5402,实现的功能是一个工程文件,内部包含几个c程序,对dsp的中断,dsp的定时器等都有相应的程序-Is the application of this procedure is dsp5402, the function of the realization of a project document contains a number of c internal procedures dsp interrupt, dsp timer, have the approp
DSP_timer_LED
- DSP_timer_LED.rar,DSP定时器编程,LED显示程序-DSP_timer_LED.rar
wenting_2
- 闻听DSP培训第二天的资料,包括了,DSP/BIOS,McBSP,定时器等例程-DSP training the next day闻听information, including, DSP/BIOS, McBSP, Timer and other routine
EX02_CpuTimer2
- dsp定时器程序。可直接用,头文件完整。-dsp timer program. Can be directly used, header files, a complete。
dspdm642timer
- dsp dm642 定时器测试程序timer,十分经典-dsp dm642 timer test program timer, a classic
dsp
- 用TMS320VC5402实现方波发生器。假设时钟频率为4MHz,在XF端输出占空比为50 的方波,方波的周期由片上定时器确定,采用中断方法实现。 -DSP TMS320VC5402
dsp__FFT-DFT
- 邹彦《DSP原理与应用》,配套 的汇编语言的源程序。基本的加减法,乘法,FFT变换,FIR滤波器,IIR滤波器,定时器等 -Zou Yan " DSP theory and applications" , supporting the assembly language of the source. Basic addition and subtraction, multiplication, FFT transforms, FIR filters, IIR filters, t
timer
- dsp c6000系列定时器终端例子。欢迎学习。
DSP-pwm-
- 为了产生一个PWM信号,DSP的定时器定时周期应该和PWM的周期相等。另外需要对DSP的EVA/EVB模块中的比较单元的比较寄存器设定数值,这样该数值一直与定时器的计数器值相比较,按照一定的比较方式,PWM即产生跳变。通过此种方式,DSP的PWM管脚就会产生一个宽度与比较寄存器数值成比例的脉冲信号。在定时器重复定时的过程中就产生了PWM信号。 使用DSP比较单元产生PWM波形不需要硬件连接图,只需对DPS的相关寄存器进行配置就可以在输出端得到相应的PWM波形,其具体操作过程如下:
timer
- DSP定时器及中断实验。压缩包内包含实验指导书。实验适用于EL-DSP-EXPIV型实验箱。-DSP timer and interrupt the experiment. Compressed package contains experimental instruction. The experiment is applicable to EL-DSP-EXPIV type experiment box.
Lab303-Timer
- 实现F28335中定时器的控制,理解c语言中断结构和中断处理过程。(To realize the control of the timer in the F28335, understand the interrupt structure and interrupt processing of the C language.)