搜索资源列表
lab17-iir
- 使用DSP2812实现无限冲击响应滤波器(IIR)算法,该程序用C语言编写,可在CCS2000下运行。-DSP2812 unlimited use of impact response filter (IIR) algorithm, the program used the C language, the CCS2000 running.
lab18-Convolve
- 使用DSP2812实现卷积算法实验,该程序用C语言编写,可在CCS2000下运行。-use convolution algorithms achieve DSP2812 experiment, the program used the C language, the CCS2000 running.
lab007_ad
- 使用DSP2812定时器中断启动AD转换,并以AD转换中断读取转换结果,该程序用C语言编写,可在CCS2000下运行。-use DSP2812 timer interrupt the boot AD conversion, and conversion to AD conversion results to be read interruption, the program used the C language, the CCS2000 running.
FFTchange
- C语言编写的快速傅立叶变换程序,适合5000系列DSP使用
2407can04int
- 基于DSP2407的CAN程序,用C语言编写,使用INT5中断完成
ti_dspFFT
- 基于TI—DSP的C语言编写的FFT源代码,容易理解,可以直接使用-TI-DSP based on the C language FFT source code, easy to understand, you can directly use
timer11
- 该程序能够清晰的的概述DSP定时器中断的使用方法,并能诠释在CCS开发环境下使用C语言来编写DSP应用程序.本程序在CCS2.2及3.3调试通过.压缩包包含了timer.c/vec_table.asm/timer.cmd -The program can be a clear overview of DSP to use the timer interrupt, and the interpretation of CCS development environment in C language
dsp
- 自己写的TMS320C32开发程序包,在ti公司的CC开发环境上调试通过。95 的程序都用C语言编写,极大减少了以前TMS320C32用汇编语言写的痛苦。注:C32芯片较老,产生于90年代初期,蛋现在某些工业领域及军口仍在使用,以前主要用汇编语言。-The development of the TMS320C32 write their own package, the CC companies in ti debugging through the development environmen
myFFTcode
- 这是一个使用C语言编写的简单易学的FFT变换代码,可以将时域数据变换到频域数据。-This is a compilation of using C language is easy, can transform the FFT code data transform domain will to frequency data.
AD9744
- ADSP-BF533下AD9744的驱动使用程序,C语言编写-ADSP-BF533 driver to use the program under the AD9744, C language
encoderJ
- 基于BF533芯片,在VisualDSP++4.0开发环境下,使用C语言编写实现Jpeg压缩图片-BF533-based chip, in the VisualDSP++4.0 development environment, using C language realization of Jpeg image compression
WL
- 基于BF533芯片,在VisualDSP++4.0开发环境下,使用C语言编写实现水位测试-BF533-based chip, in the VisualDSP++4.0 development environment, using C language level test to achieve
colorBar_PAL
- 基于BF533芯片,在VisualDSP++4.0开发环境下,使用C语言编写标准N制电视测试信号发生-BF533-based chip, in the VisualDSP++4.0 development environment, using the standard C language television test signal N system
397820725416FFT
- CCS环境中进行快速傅里叶变换FFT使用C语言编写-CCS environment using the fast Fourier transform FFT written in C
sinewave_c
- 本程序使用c语言编写,能够在DSPC5000平台上实现标准正弦波的输出。-This program uses the C language standard sine wave output can be DSPC5000 platform.
fft
- 本程序使用c语言编写完成,能够使用DSPC5000实现快速傅里叶变换功能。-The completion of this program using c language, be able to use DSPC5000 to achieve the fast Fourier transform.
C-LCD
- 使用C语言编写的触摸屏驱动源代码,里面有详细的注释和说明-Using C language touch screen driver source code, which has detailed notes and descr iptions
28335Sci_Autobaud
- 基于TMS320F28335DSP的使用C语言编写的sci自动识别波特率程序-The use of TMS320F28335DSP language C SCI automatic recognition program based on baud rate
00ic_LED
- 基于TMS320F28335DSP使用C语言编写的FlashLED程序-FlashLED program based on C using TMS320F28335DSP language
fft
- 使用C语言编写的FFT运算,其中采用了基2的蝶形运算,运算结果符合预期(The basis of 2 butterfly operation)