资源列表
VC5509-LCD
- TMS320vc5509内的LCD使用程序。-TMS320vc5509 the LCD use the program.
F2812-Lcd
- 通过实验学习使用2812ADSP 的扩展I/O 端口控制外围设备的方法,了解液晶显示器的显 示控制原理及编程方法。-Experimental study by the expansion of the use 2812ADSP I/O port control peripherals methods to find the LCD display on control theory and programming.
DM642实验1CCS使用及GPIO控制实验
- DM642实验,ccs的使用,两部分,1:helloworld程序;2:gpio的io程序
1
- 合众达DM642例程,老师上课用的,因为合众达给出的例子全是关于视频的,不适用于入门。第一个,helloworld。-Triangle of DM642 routine, with the teacher in the class, because the Triangle of the examples given are all about the video, does not apply to entry. First, helloworld.
DSP_C_3
- AD公司的处理器,在VISUAL DSP++环境下的实例。-AD processor company in Visual DSP environment example.
pmsm3_1
- 本程序来自TI公司网站原程序,其功能是通过传统的矢量控制算法来实现对永磁同步电机的控制,矢量控制采用双闭环结构,内环为电流环,外环为速度环,其速度的采集是通过编码器获得。是一个不可多得矢量控制例程。控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩包有详细介绍! -this program from the company's Web site TI program, its function is through the traditional vector c
DSP-foundamental-of-programme
- 上海交通大学《数字信号处理系统设计及其实践》课件,很好的。-It is a teaching material of SJTU.
GPIO
- DSP 2812 测试程序,GPIO应用,蜂鸣器和12864液晶显示。-DSP 2812 test program, GPIO application, 12864 buzzer and LCD.
RLMmm
- DSP实现电阻电感测量的完整工程文件,含有AD 、DM9000网络通信-DSP resistance inductance measurements of the complete project file containing the AD, DM9000 Network Communications
spi_7219
- 基于DSP2335与MAX7219显示模块的通讯程序。-Communication program based on DSP2335 and MAX7219 display module.
F2812_standalone
- 基于TMS320F2812的AMR+RS编解码+OFDM调制解调源程序。是stand alone运行版本,即无需接入JTAG仿真器,下载后直接运行。包括ADC和PWM的控制。-based on TMS320F2812 AMR codecs RS OFDM modulation and demodulation source. Is a stand alone version of operation, that is, without access JTAG Emulator download
DSPjdal
- 数据采集即利用计算机获取信息,通过数据采集过程,真实世界的信息变成计算机可以识别的二进制代码,并可供计算机存储和进一步处理,或者通过网络传输,数据采集卡就是实现数据采集过程的工具,本文将详细介绍dsp高速数据采集系统的设计.