资源列表
Audio_FIR_BF561
- 通过BF561双核处理系统,对输入的音乐进行实时的处理,将歌声消除并顺利的提取背景音乐。共采用了3种方法来实现歌声的消除,主要是左右声道相减、滤波消除以及两者结合在一起的综合消除。通过实际的硬件测试,证明3种方法都有消除人声的功能,但左右声道相减、滤波消除说得到的结果不是很理想,而两者结合起来的最终结果在消除歌声和背景音乐提取方面得到了很好的结果。-Through the BF561 dual-core processing system, to enter the music in real-
02.DTK-TIMER
- dsp5416实验箱,关于定时器的实验源码
2812pcb.lib
- 一个dsp2812的原理图库,包括写常用器件的图片,很方便用的-The principle of a dsp2812 library, including the commonly used devices to write the picture, it is convenient to use the
CE1601_Std_PWM
- 利用Microchip公司的DSP,实现独立模式的PWM生成。(Genarate independent PWM)
DSP控制的单相全桥PWM程序
- DSP控制的单相逆变器程序,SPWM,使用的是TMS320F2802(DSP controlled single-phase inverter program, SPWM, using TMS320F2802)
Audio
- 学习使用5509 DSP 扩展的立体声音频设备的方法,了解音频芯片的控制编程方法-Learning to use the 5509 DSP stereo audio devices extended the method to understand the control of the audio chip programming method
MyProject_FIR
- 利用DSP5402,实现FIR算法的DSP例程-Use DSP5402, DSP algorithm achieve FIR routines
dsp-5416IIR
- 基于ti dsp tms320d5416的iir滤波器源码程序,c语言开发-Based ti dsp tms320d5416 iir filter source program, c language development
SVPWM_1
- 三相交流异步电动机SVPWM开环调速控制程序(软件法)-Three-phase AC asynchronous motor the SVPWM open loop speed control program (software method)
sh
- 用汇编语言编写的直流电机调速程序,对初学者很有帮助-Assembler language of DC motor speed control program, useful for beginners
123456dsp
- 基于dspTMS320C5402的定时器实现定时的源代码(在ccs3.3软件环境下)。-Based on the dspTMS320C5402 timer timing source code ( in CCS3.3 software environment ).
BF532_UART_TEST
- blackfin532的一个串口测试代码,可以直接使用