搜索资源列表
I2C-EEPROM
- MOTOROLA的dsp-56F807对atmel的eepromI2C总线的读写操作,已经调试通过,可以借用,注意读写操作的延时-MOTOROLA dsp - 56F807 right ATMEL eepromI2C the bus and write, debug, can borrow and pay attention to the write delay
TMS320F2812-FFT
- F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
pidcontrolC
- 一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化,具体的PID 参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算, 而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可 大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余 数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-a typical PID ha
CAN_RX
- F2812 CAN总线接收数据(CCS3.3开发环境下) 实验目的:通过外部其他CAN设备给Super2812发送数据,了解CAN总线的设置和通讯过程,请尤其注意ID的设置 实验说明:将MBOX16设置为接收模式,并采用中断的方式接收数据 实验结果:可以观察变量Rec_h,Rec_l,查看收到的数据-F2812 CAN-bus receiving data (CCS3.3 development environment) Purpose of the experiment:
wavelettransform00
- 《快速小波变换的定点DSP实现》,注重工程实践,与DSP信号处理器结合- Fast Wavelet Transform to achieve the fixed-point DSP, pay attention to engineering practice, with the combination of DSP signal processor
c64xcache
- 本文章介绍了TI的c64x的cache使用和注意事项-This article describes TI s C64x of cache use and Attention
ezf2812
- DSP仿真器安装需要注意的地方,是DSP初学者不可或缺的宝典-DSP Emulator place to install the necessary attention is an indispensable book for beginners DSP
uart-232
- 基于DEC6437,用于测试RS232串口的通信,编译后载入out文件,用串口调试软件来测试,注意com口要对应-Based on the DEC6437, for testing RS232 serial communication, the compiler out after loading file, and debugging software to test serial port, com port to the attention of the corresponding
myprog7_1
- ccs2000平台运行, lf240X系列dsp的程序,运行时,注意改变下载程序的memory map -ccs2000 platform to run, lf240X series dsp procedures, run-time, pay attention to changes in the memory map download
DSPusbdemo
- 这是dsp5509A的USB与主机通信的源码。包含固件程序和上位机程序,以及调试的几点注意事项,希望对开发dsp的USB模块的朋友有所帮助。-This is the USB with the host dsp5509A the source of communication. Contains the firmware and PC procedures, and debugging some attention, in the hope that the development of the
IDC
- 用matlab实现了二维离散余弦变换,内涵多个M文件,使用时请读者注意-Using matlab to achieve the two-dimensional discrete cosine transform, meaning more than M files, use the reader' s attention when you
DigitalSignalProcessingCourseware
- 数字信号处理在机械制造中,基于 FFT算法的频谱分析仪用于振动分析和机械故障诊断;医学中使用数字信号处理技术对心电(ECG)和脑电(EEG)等生物电信号作分析和处理;数字音频广播(DAB)广泛地使用了数字信号处理技术。可以说,数字信号处理技术已在信息处理领域引起 了广泛的关注和高度的重视。-Digital signal processing in the machinery manufacturing, FFT algorithm based on a spectrum analyzer f
MDMA
- 可用于BF533开发板上的MDMA测试代码,这个代码是我用来点LED灯的方式检测MDMA的工作状态。已添加注释。运行100 正常,实现时需注意时间的控制问题。-BF533 board can be used to develop MDMA test code, the code I use to point the way LED lamp test MDMA' s working condition. Comments have been added. Running 100 norm
DSPzhongduanxitong
- 介绍了DSP中断系统的相关配置,如IMR,IFR,等等,并讲述了相关位功能及程序设计的注意点。-Introduced a DSP interrupt system configuration information, such as IMR, IFR, etc., and describes the functions and procedures related with the design and pay attention.
EX25_CAN_TX
- 通过外部其他CAN设备给QQ2812发送数据,了解CAN总线的设置和通讯过程,请尤其注意ID的设置。将MBOX0设置为发送模式,MBOX16设置为接收模式-Other CAN devices external to the QQ2812 send data to understand the CAN bus communication settings and the process ID, please pay particular attention to the settings. Mod
Crack_Altera_6.0-9.1
- DSP builder6.0-9.0和quartus ii6.0-9.0等版本的破解器,注意运行破解器时最好关闭杀毒软件,否则有可能会出错-DSP builder6.0-9.0 and quartus ii6.0-9.0 and other versions of the cracker, pay attention to when the best off running the cracker antivirus software, or they may be wrong
CAN_TX
- F2812 CAN总线发送数据(CCS3.3开发环境下) 实验目的:通过Super2812发送数据给其他外部CAN设备,了解CAN总线的设置和通讯过程,请尤其注意ID的设置。 实验说明:将MBOX0设置为发送模式 实验结果:通过CAN Tools工具软件,可以观察收到的数据-F2812 CAN-bus to send data (CCS3.3 development environment) Experimental Objective: Super2812 CAN send data to o
Lab0507-MixerFIR
- 用dsp实现FIR 滤波器的信号滤波,TMS320VC5509DSP 片内的A/D 转换精度是10 位的,转换结果(16 位)的最高位(第 15 位)表示转换值是否有效(0 有效),第14-12 位表示转换的通道号,低10 位为转换数值,所以在保留时应注意取出结果的低10 位,再根据高4 位进行相应保存。-FIR filter using dsp signal filtering, A/D conversion accuracy is TMS320VC5509DSP piece 10, th
yuyinxinhaochuli
- 对一段语音信号进行加噪处理,然后用低通滤波、带通滤波、高通滤波对其进行处理,程序完美运行,但要注意音频文件的路径问题,否则运行会报错!-A voice signal plus noise, then low-pass filter, band pass filter, high pass filter processing, the program works perfect, but to pay attention to the audio path to the file, otherwi
Mahler-PHD
- Ronald P. S. Mahler - Statistical Multisource-Multitarget Information Fusion Information fusion is the process of gathering, filtering, correlating and integrating relevant information from various sources into one representational format. It is us
