搜索资源列表
dsp14
- 14个DSP的实验测试程序,汇编语言实现,类型分别为:滤波器,正弦波发生器,步进电机,直流电机,交通灯,语音录放,指令实验,存储器,串行口,定时器,显示屏,硬件中断,同步串口,exam-c。-Fourteen DSP testing programs,implemented by assemble language,types:filter,sine wave generator,Stepping motors,direct current motors,traffic light,voice
DSP_SCI_C
- DSP2407实现SCI串口通信的C语言源代码。 分别使用2个中断实现串口的接收/发送。-DSP2407 achieve SCI serial communication C language source code. The use of two separate Serial interrupted the receive / transmit.
DSP_SCI_TEST
- 一个C编写的简单的DSP 2407A 的SCI串口测试程序,用于测试SCI调通-a simple preparation of the SCI TMS320LF2407A DSP serial test procedure for testing SCI--
DspResource
- 有14个DSP的实验测试程序,可以与大家分享。类型分别为:滤波器,正弦波发生器,步进电机,直流电机,交通灯,语音录放,指令实验,存储器,串行口,定时器,显示屏,硬件中断,同步串口,exam-c-14 DSP experimental test procedure can share with you. Type of : filter, sine wave generator, stepper motors, DC motors, traffic signals, voice recording
5416SerialCom
- 5416一个完整的串口通信的c源程序,在5409和5416上均通过调试。-5416 a complete serial communication c source, in 5409 and 5416 through both debugging.
GPS_LCD
- 本人在DSP BF533上开发的控制GPS的程序,GPS通过串口控制,每秒钟返回当前经纬度,俯仰角,速度等信息。并在液晶上显示!C语言形式方便移植到单片机,等其他嵌入式环境!开发环境visual dsp3.5(ADI公司产品)-I BF533 DSP development on the control procedures for GPS, GPS control through serial port, per second to return to the current latitude
TMS320C64XXPCI_C
- CCS编程环境 TMS320C64XX串口PCI(C)代码程序 德州仪器标准例代码-CCS programming environment TMS320C64XX Serial PCI (C) code standard procedures Texas Instruments code cases
c54xdspsine
- 该代码采用c5400dsp的汇编语言和c语言实现正弦信号,经过实际测试,效果很好,正弦信号输出由dsp的同步串口输出-c5400dsp of assembly language and c language sinusoidal signal, after the actual test and the results very good, sinusoidal signal output from the dsp synchronous serial output
c54xdspdtmf
- 该代码采用c5400dsp的汇编语言和c语言实现双音多频信号的产生于检测,用在设计的电话通信系统中,经过实际测试,效果很好,接口为同步串口。-c5400dsp of assembly language and c language DTMF signals generated in the detection, used in the design of the telephone communication system, through the actual test and the res
c54xdspadpcm
- 该代码采用c5400dsp的汇编语言和c语言实现语音adpcm压缩与解压的程序,接口为同步串口,抽样速率为8k/s。-c5400dsp of assembly language and c language voice mode compression and decompression procedures for synchronous serial interface, and the sampling rate of 8k / s.
UART.rar
- 本程序是基于ti dsp f2812的串口程序,用c语言编写,希望对dsp开发的朋友有所帮助。,This procedure is based on the ti dsp f2812 serial procedures, using c language, in the hope that friends dsp development help.
SPI
- 串行外围接口SPI,基于dsp2812开发,c++语言编写,主要用于教学实验等。-Serial Peripheral Interface SPI, based on dsp2812 development, c++ language, mainly used in teaching experiments.
eeprom
- DSP2407 I2C接口的串行EEPROM操作程序代码。c语言,可以通用-DSP2407 I2C serial EEPROM interface operational procedures code. c language, can be generic
5402McBSP
- 5402dsp芯片中mcbsp串口通讯的C语言例程,用中断来通知主程序进行处理-5402dsp chip McBSP Serial Communication C-language routines, interrupted to inform the main program used to handle
BF533_SST_Flash_Driver
- 2009.02.13 (Chiron.ylq) --- --- --- --- --- 该工程用于Analog Devices VisualDSP++ V5.0开发环境下,烧写Silicon Storage Technology公司SST39VF512/010/020/040系列Flash的Program Load Driver。 1. 文件结构 SST39VFXXX.dlb SST39VF512/010/020/040 Flash操作驱动 BF
Lab11-Serial
- TI公司DSP器件TMS320VC5416和串口芯片TL16c550CI通信工程,C语言代码,串口通信工具-TI Company and serial DSP chip TMS320VC5416 devices TL16c550CI Communications Engineering, C language code, serial communication tools
GPRS.C
- 基于51单片机控制的GPRS模块,主要功能是检测三相交流电的的工作情况,用交流互感器检测三相的电流变化,传给单片机,单片机通过串口控制GPRS模块发送信息,这时可以了解电机的工作情况-Based on 51 single-chip control of the GPRS module, the main function is to detect the work of three-phase alternating current, AC three-phase current transfo
sci.c
- F2812 EVM板上扩展标准 RS-232 串行通信接口实验-F2812 EVM board to expand the standard RS-232 serial communication interface experiment
lab23-SCIC
- 在研旭公司的DSP28335上运行,利用串口C实现28335和电脑之间的通讯。-Asahi company research the DSP28335 operation, the use of serial C 28335 and computer communication.
serial-communication
- A C program for ADuC836 to communicate via serial port.