-
to read and write data to video decodec of DSP board
to read and write data to video decodec of DSP board
- 2022-03-19 10:38:29下载
- 积分:1
-
1. Master TMS320C5400 series of assembly language format of the basic procedures...
1. 掌握TMS320C5400系列汇编语言程序的基本格式, 2. 掌握程序编译、连接、运行和调试的基本过程 3. 熟悉Code Composer Studio的使用-1. Master TMS320C5400 series of assembly language format of the basic procedures, 2. These procedures compile, link, debug and run the basic process 3. Code Composer Studio familiar with the use of
- 2022-02-04 02:25:42下载
- 积分:1
-
DSP F2812 FFT程序
这是DSP F2812的FFT配置程序,已经在CCS3.3上跑通,希望能给大家带来参考!
- 2022-08-25 14:01:36下载
- 积分:1
-
AD公司的处理器,在VISUAL DSP++环境下的实例。
AD公司的处理器,在VISUAL DSP++环境下的实例。-AD processor company in Visual DSP environment example.
- 2022-07-18 16:43:30下载
- 积分:1
-
堪称一绝的“IO口扫键”法,非常实用,节约大量的IO空间
堪称一绝的“IO口扫键”法,非常实用,节约大量的IO空间-One can never " IO port scan button" method is very useful, save a lot of IO space
- 2022-01-22 04:13:14下载
- 积分:1
-
最新的清华大学DSP 课件,一共有12个PART
最新的清华大学DSP 课件,一共有12个PART-Tsinghua University, the latest DSP courseware, a total of 12 PART
- 2022-05-24 12:17:17下载
- 积分:1
-
DSP LED
#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File
#include "DSP2833x_Examples.h" // DSP2833x Examples Include File
#define LED1 GpioDataRegs.GPADAT.bit.GPIO0
#define LED2 GpioDataRegs.GPADAT.bit.GPIO1
#define LED3 GpioDataRegs.GPADAT.bit.GPIO2
#define LED4 GpioDataRegs.GPADAT.bit.GPIO3
#define LED5 GpioDataRegs.GPADAT.bit.GPIO4
#define LED6 GpioDataRegs.GPADAT.bit.GPIO
- 2022-01-25 22:17:20下载
- 积分:1
-
这是一个C语言程序的实数序列变换FFT谱…
这是一个对实数序列进行FFT变换求频谱的C语言程序,是提取语音MFCC参数的必经步骤,比一般的基于2或4的FFT能节约一半的存储空间和一半的运算量,经DSP的CCS调试成功,是本人改进的、用于本人导师故障诊断项目的一个源程序代码。-This is a real number sequences transform FFT spectrum for C language program is extracted voice MFCC parameters necessary steps than a typical 2 or 4 based on the FFT can save half the storage space and half of the computation by the DSP
- 2022-02-15 17:22:14下载
- 积分:1
-
TMS320VC33 of AD data examples DMA operation.
TMS320VC33对AD数据进行DMA操作实例。-TMS320VC33 of AD data examples DMA operation.
- 2022-01-28 21:37:27下载
- 积分:1
-
这是我编的FIR滤波器和矩阵相乘的dsp程序,汇编语言编程,执行效率高,使用的是AD公司的开发系统,调试成功后上传.可以让帮助大家了解TI的dsp和AD的dsp...
这是我编的FIR滤波器和矩阵相乘的dsp程序,汇编语言编程,执行效率高,使用的是AD公司的开发系统,调试成功后上传.可以让帮助大家了解TI的dsp和AD的dsp之间的区别。-This is my series of FIR filters and matrix multiplication dsp procedures, assembly language programming, the implementation of high efficiency, the use of the AD
- 2022-01-21 17:30:26下载
- 积分:1