资源列表
Example_2833x_i2c_ds1338_fifo
- 基于DSP23885访问eeprom读写FIFO(DSP23885,access to eeprom)
Example_2833x_i2c_ds1338
- 基于DSP28335直接访问eeprom,没有fifo(There is no FIFO to access EEPROM directly based on DSP28335)
RapidIO? Interconnect Specification_rev2.1
- RapidIO互联规范V2.0版本,可用于TI C6000系列DSP SRIO编程参考,Xilinx FPGA SRIO高速通信变成参考。(RapidIO interconnect specification V2.0 version, can be used for TI C6000 series DSP SRIO programming reference, Xilinx FPGA SRIO high-speed communications become reference.)
SRIO_DSP
- 关于TI DSP srio资料,TI官方资料,可以使用(TI DSP SRIO Texas Instruments Incorporated)
数字信号处理 基于计算机的方法 4版(中文版)
- 基于matlab的数字信号处理教程,对于入门学生可以提供帮助(Digital signal processing based on MATLAB)
spra605a
- TI官方 使用DSP计算旋转变压器算法说明资料(The official TI DSP calculation algorithm of rotary transformer data)
SVM
- 三相SVPWMmatlab仿真模型,需要提醒同志们的是,在仿真之前必须build一下s-function builder,不然无法运行模块,采用s-builder的原因是建成的模块很简洁,而且运行速度要比其他方法快的多(The three-phase SVPWMmatlab simulation model, the need to remind Comrades is, before the simulation must be build S-function builder, or can
flash
- DSP外部存储Flash的控制程序,c语言编写的例子(DSP external Flash storage control program,)
1_FM_Radio
- 基于vivado与MATLAB联合仿真,实现FM立体声广播,通过simulink的仿真以及Dps平台的帮助,可以直接下板运行(simulation basing on vivadao and matlab)
C语言实现FFT(快速傅里叶变换)
- C语言实现FFT,实测效果极好,可经过修改实现二维FFT,以及FFT反变换。(C language to achieve FFT, measured results are excellent, can be modified to achieve two-dimensional FFT, and FFT inverse transform.)
dekdm
- A window function design FIR digital band-pass filter, Thermonuclear using weighting factors Code, there are very complete notes and explanation.
Timer
- 本程序示例如何使用C语言写TIMER。头文件 misc.h有3个有关时钟操作的函数:1. timer_on() 2. timer_off() 3. timer_set(unsigned int, unsigned int,int)(This program illustrates how to use the Timer in 'C'. The header file misc.h has the three functions related to Tim