搜索资源列表
DSP+Mp3+USB+FAT12的所有源程序(C语言编写)。
- DSP+Mp3+USB+FAT12的所有源程序(C语言编写)。用TI的DSP写的U盘接口程序,实现USB、MP3-DSP MP3 USB FAT12 all source (C language). TI's DSP with the U-write interface, USB, MP3
常用算法C集
- 这是常用的c算法集合,对大家的c算法编程有帮助。大家可以-This the commonly used algorithm c gather all the right programming algorithm c help. We can s
h263.zip
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上,Based on the H.263 video compression codec of the C source, in the CPU for more than 586 of the PC can be completed in real-time compression, decompression algorithms, and can be easi
pic_ccs
- TI公司的CCS一些常用的函数库 ,比较好的资料,里面有一些程序比较基本,对于初学者规范程序编写,理论用于实践,有一定参考价值-TI' s CCS library of some commonly used, relatively good information, there are some basic procedures, procedures for the preparation of norms for the beginners, theory for practice,
TMS320F281XGPIOCPROGRAM
- TMS320F281X DSP的GPIO程序应用举例,C语言代码-TMS320F281X DSP s GPIO application procedures, for example, C language code
iir
- 一个关于数字信号处理中IIR算法的c语言源程序,可以通过在TI公司的CCS软件中硬件仿真或软件仿真产生波形-An IIR digital signal processing algorithm in c language source code is available through the TI' s CCS software or hardware simulation software simulation waveforms generated
AD1819a
- ADI公司的ADSP21065L的专业数字音频处理器的源代码,所有的程序都调试通过,并在成熟的产品上运行-ADI s ADSP21065L professional digital audio processor s source code, all the procedures are debugging passed, and in a mature product to run
TMS320F281XSPICPROGRAM
- TMS320F281X DSP的SPI程序设计,C语言源代码-TMS320F281X DSP s SPI program design, C language source code
ccs
- 在ccs调试通过的,TI公司TMS320C2812 dsp的测试程序:gpio,mcbsp,pwm,sci,spi-Adopted in ccs debugging, TI s TMS320C2812 dsp companies test procedure: gpio, mcbsp, pwm, sci, spi
FTBC642
- TI 的DM642 Flash 烧写源代码-TI' s DM642 Flash programmer source code
tretter
- Communication System Design Using DSP Algorithms with Lab Expers for the TMS320C6713 DSK - S. Tretter (Springer, 2008) WW.pdf书和代码都有,超好-Communication System Design Using DSP Algorithms with Lab Expers for the TMS320C6713 DSK- S. Tretter (Springer, 200
ccs_cmd
- cmd 文件用于DSP 代码的定位。由于DSP 的编译器的编译结果是未定位的, DSP没有操作系统来定位执行代码,每个客户设计的DSP 系统的配置也不尽相同,因此需要用 户自己定义代码的安装位置。安装位置是指,编译完成的代码是存放在dsp的那个位置,程序空间RAM或者数据空间RAM,起始地址以及长度。-cmd file for the positioning of DSP code. As the DSP of the compiler to compile the result
pwelch
- Power Spectral Density estimate via Welch s method.
video_sd_playback_480i_svideo
- TI公司DM6467的一个示例程序,实现480i视频的采集与播放-TI' s DM6467' s a sample program to achieve 480i video capture and playback
C
- dsp的fir库函数的调用,帮助加深了解dsp的编程-dsp' s fir library function call, to help gain a better understanding of programming dsp
SVPWM1
- SVPWM APP009 C Code DSP
C_S_Function_Techniques
- C S-function Technique for dSPACE
C--development-DSP-system-process
- 以TI 公司的DSP 器件TMS320F24X 系列为例,讲述怎样用C 语言开发一个完整的DSP 嵌入式系统。-To TI' s DSP devices TMS320F24X series, for example, about how to use C language to develop a complete DSP embedded systems.
TMS320C54X-C-debug
- TI公司的DSP开发文档,讲述如何用C语言进行TMS320系列处理器的调试,有很强的学习价值。-TI' s DSP development documentation on how to use C language development TMS320 family of processors, has a strong learning value.
My_ADAU1452_CTL
- 使用STM32F103实现ADAU1452的自启动和安全加载,有I2C和SPI两种方式 这个例程是基于淘宝买的ADAU1452开发板和配套的STM32F103控制板,没有板子也不要紧,这里主要是实现SPI和I2C对ADI芯片的加载,参考为主。 ADAU使用SigmaStudio4.5 STM32使用STM32CubeIDE 1.3.0(Using STM32F103 to realize the self starting and safe loading of adau1452, ther