搜索资源列表
DSP的SPI
- 关于dsp的sci串行通信程序MAX5121-dsp on the sci serial communication program MAX5121
DSP-wr-CF
- TI DSP系列读下CF卡程序,可用做图象存储产品的开发-TI DSP Series CF Card Reading procedures can be done Image Storage Product Development
SEED102_Grayscale
- seed 的dsp程序s eed 的dsp程序seed 的dsp程序
SEED103_Threshold
- seed 的dsp程序s eed 的dsp程序
SEED303_AverageFilter
- seed 的 DSP程序 seed 的 DSP程序
SEED304_MedianFilter
- seed 的 DSP程序 seed 的 DSP程序
dsp-projectsourcecode1
- C/C++语言硬件程序设计——基于TMS320C5000系列DSP一书中的源程序
DSP
- 用于DSK5416的程序,可直接在5416dsk上运行。
6.25-DSP-Pwm-QEP-LED
- DSP2812-PWM-QEP-LED本程序是通过L298P驱动电机,发生两路PWM,通过GPIO口逻辑控制电机转动方向,QEP电路读取电机转速和方向,定时器中断控制LED,非常适合初学者,每一步都写的非常简单,对照着书很容易就看得懂!
stm32_FFT2 使用STM32 的DSP库进行FFT变换
- 使用STM32 的DSP库进行FFT变换,此为程序代码,很好,适合初学者-Using the STM32 DSP library for FFT, this is the program code, good for beginners
DSP2812_FIR.rar
- DSP源码程序: FIR滤波器程序,DSP source program: FIR filter process
dsp-2407
- 使用DSP2407A产生SPWM波的程序,分享一下。-SPWM wave generated using DSP2407A program share.
IIC.rar
- DSP 5509A IIC通讯程序 特点: 1. C寄存器操作,是最好的IIC通讯原理学习手段。完整掌握IIC通讯过程,比看那个狗屁CSL好多了。 2. 定义了宏操作,可以实现对“位”操纵,新手可以学习一下。 ,DSP 5509A IIC characteristics of the communication process: 1. C register operation, the IIC is the best means of communication principle st
watchdog
- TMS320F2812 DSP 的看门狗程序-Watchdog procedure of TMS320F2812 DSP
Timer(C)
- ADSP-BF561 EZ-KIT Lite s 定时器程序。该程序在visual DSP++环境下用c语言开发。-ADSP-BF561 EZ-KIT Lite s timer program. The program in the visual DSP++ environment using c language development.
AudioPassThrough_C
- TS201的C语言程序,开发环境为visual dsp++。该程序是实现音频传输的程序。-TS201 C-language program development environment for visual dsp++. The program is to achieve audio transmission programs.
Link_Boot
- TS101的连路口程序,基于visual DSP++环境开发。该程序时c语言程序。 -TS101 link crossing procedures, based on visual DSP++ environment for development. The program c language program.
6713DSP_EEPROM
- DSP6713 EEPROM 读写程序,在CCS2中实现-DSP6713 EEPROM read and write procedures, CCS2 to achieve
6713DSP_GPIO
- DSP6713 GPIO 读写程序,在CCS2中实现-DSP6713 GPIO read and write procedures, CCS2 to achieve
DSP 77个C语言例子程序 包括FFT,FIR IIR等的DSP实现
- DSP 77个C语言例子程序 包括FFT,FIR IIR等的DSP实现,例子很全面。