-
实现FPGA与DSP之间通信的接口,利用DSP的标准EMIF接口
实现FPGA与DSP之间通信的接口,利用DSP的标准EMIF接口-the interface for TI DSP and Xilinx s FPGAs
- 2023-01-24 01:25:04下载
- 积分:1
-
28335 APF 从flash搬运至ram完成工程
DSP28335程度,有源电力滤波器,完成DSP工程文件,包含所有库文件等,main文件中有APF完整程序。下载程序存储在flash中,运行时搬运至ram,加快运算速度。
- 2022-10-24 08:20:04下载
- 积分:1
-
DSP上重新设定CPU的频率,虽然简单,但实用
DSP上重新设定CPU的频率,虽然简单,但实用-DSP reset the CPU frequency, simple, but practical
- 2022-06-26 23:34:41下载
- 积分:1
-
TMS320F C24X DSP controller reference manual
TMS320F C24X DSP 控制器参考手册-TMS320F C24X DSP controller reference manual
- 2023-01-02 08:30:04下载
- 积分:1
-
DSP串口模拟IO之SPI接口LED显示完整代码
DSP串口模拟IO之SPI接口LED显示完整代码-DSP serial analog IO Zhi SPI interface code integrity LED Display
- 2022-05-08 12:31:56下载
- 积分:1
-
For beginners who dsp, memory must be read into the trial is to be done, this ex...
对于初学dsp的人来说,存储器的读取写入实验是必须要做的,这个例子就是啦,简单易懂的。-For beginners who dsp, memory must be read into the trial is to be done, this example is that you, easy-to-read.
- 2022-08-15 23:18:57下载
- 积分:1
-
On digital signal processing algorithm in the FIR of the c language source code...
一个关于数字信号处理中FIR算法的c语言源程序,可以通过在TI公司的CCS软件中硬件仿真或软件仿真产生波形-On digital signal processing algorithm in the FIR of the c language source code is available through the TI" s CCS software or hardware simulation software simulation waveforms generated
- 2022-02-05 13:45:39下载
- 积分:1
-
5509A of the E2PROM procedures, America
5509A的e2prom程序,合众达开发板自带的-5509A of the E2PROM procedures, America
- 2022-05-08 06:56:21下载
- 积分:1
-
TMS320C6000, DSP6000 Series DM642 chip, seed companies DM642 development board a...
TMS320C6000,DSP6000系列DM642芯片,seed公司DM642开发板的图像反色程序。-TMS320C6000, DSP6000 Series DM642 chip, seed companies DM642 development board anti-color process images.
- 2023-03-14 07:15:03下载
- 积分:1
-
AD采样的程序,有参考性
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
InitSysCtrl();
- 2023-03-17 04:30:04下载
- 积分:1