▍1. IPC_example_on_6678
TI TMS320C6678的IPC核间通信例程,非常珍贵,CCSV51版本。(TI TMS320C6678 of IPC inter-core communication routines, very precious, CCSV51 version.)
TI TMS320C6678的IPC核间通信例程,非常珍贵,CCSV51版本。(TI TMS320C6678 of IPC inter-core communication routines, very precious, CCSV51 version.)
在进行图像处理相关DSP编程时,需要移植opencv到CCS平台。作者提供了将Opencv(1.0版本)的cxcore函数库移植到CCS的静态链接库cxcore.lib,以及其生成工程,该例程经作者编译听通过(ccs3.3版本)。由于工程中产生的obj文件和lib文件太大,在工程中已经将其删除,读者在使用时,只需要对工程重新编译即可。最后将生成的cxcore.lib添加到CCS的工程中即可(不要忘了添加相应的头文件),由于cxcore.lib一般和cv.lib配套使用,读者在下载cxcore.lib时也一并将cv.lib下载。作者也提供了将cv.lib与cxcore.lib添加到工程中的实验例程,并且该例程编译通过。也希望读者在该论坛找到该例程将其一并下载,配合使用。(During image processing DSP programming related, it is necessary to transplant opencv CCS platform. The authors provide the Opencv (1.0 version) of cxcore CCS library ported to the static link library cxcore.lib, as well as its generation project, the routine is compiled by the author to listen through (ccs3.3 version). As the project has generated obj files and lib file is too large, the project has been to remove it, the reader is in use, only need to recompile the project. Finally, the resulting cxcore.lib added to the CCS project can (do not forget to add the appropriate header files), as cxcore.lib general and cv.lib supporting the use of the reader and download cxcore.lib when a cv . lib download. The author also provides a cv.lib cxcore.lib added to the project with the experimental routine, and the routine compile. I hope readers find in this forum and download one of the routine, with the use.)
数字信号处理课件 对研究信号处理急测控专业的同学会有帮助(Digital signal processing software for the monitoring and control of signal processing professional students will be anxious to help)
对一个含有多次谐波的信号作FFT变换,利用相关分析法提取它的工频信号。(For a signal containing multiple harmonics for FFT transform using correlation analysis to extract its frequency signal.)
This source code support for mcbsp in DSP C6000 of Texas Instrument
在dsp28上实现编码器的m/t法测速程序(Implementation on dsp28 encoder speed measuring procedure of m/t method )
TMS320C6000系列CSL函数手册,方便查看CCS提供的CSL函数原型和功能。(TMS320C6000 series CSL function manual, is convenient to check the CCS provides the CSL function prototypes and function. )
基于DSP TMS320LF2407 空间矢量控制法 可控制交流伺服电机(DSP space vector control method)
PWM算法实现,可作为逆变单元的驱动设计,非常的方便。(PWM algorithm can be used as a drive inverter unit design, very convenient.)
dsp 2812的源文件,把DSP程序的框架帮你建立。(dsp2812 soure file.)
利用C语言编写,基于dsp tms320c5509的一些入门程序,有fft fir iir led 等,适合初学者,调试无误(Using the C language, based on dsp tms320c5509 some entry procedures, fft fir iir led, etc., suitable for beginners, debug and correct)
DMA 方式SRAM 测试在DSP芯片F28335上测试通过,开发软件是CCS 3.3(DMA mode F28335 DSP chip SRAM test on the test, development software is CCS 3.3)
DSP芯片F28335开发板的LED测试程序,实现LED灯交替闪烁。开发平台是CCS(F28335 DSP chip development board LED test procedures to achieve LED lights flash alternately. CCS is a development platform)
单片机dspic33fj128gp310, 使用DMA+ADC采样 DMA缓冲区以分散集中模式写入(dspic33fj128gp310 DMA+ADC DMA buffer is written to distribute centralized mode)
数字信号处理中关于最小误差平方计算处理的程序(Digital signal processing for the minimum square error calculation processing procedures)
数字信号处理中级联型数字滤波器的频率响应的计算程序(Digital signal processing in the cascade type digital filter frequency response calculation program)
模拟正弦信号计算互相关时延,利用对两信号进行互相关函数的计算来找出互相关系数的最大值,从而计算出两段波形相同的信号的时延(Analog sinusoidal signal delay calculation of the cross-correlation)