搜索资源列表
DSP的定时器中断汇编程序
- 基于TMS320VC5402 DSP平台的定时器中断程序,使用的汇编语言,在CCS里调试通过。-Based on TMS320VC5402 the DSP platform timer interrupt program,with assembly language, debugs in CCS passes
6.25-DSP-Pwm-QEP-LED
- DSP2812-PWM-QEP-LED本程序是通过L298P驱动电机,发生两路PWM,通过GPIO口逻辑控制电机转动方向,QEP电路读取电机转速和方向,定时器中断控制LED,非常适合初学者,每一步都写的非常简单,对照着书很容易就看得懂!
DSP的定时器中断汇编程序
- 基于TMS320VC5402 DSP平台的定时器中断程序,使用的汇编语言,在CCS里调试通过。-Based on TMS320VC5402 the DSP platform timer interrupt program,with assembly language, debugs in CCS passes
Timer
- TMS320C6713DSP32位定时器控制程序源代码,采用中断方式控制二极管的点亮与熄灭-TMS320C6713DSP32 bit timer control program source code, the use of interrupt control of the light and quenching diode
dsp
- DSP的实验测试程序————包含步进电机、硬件中断、定时器,适用于初学者,好好看吧-Experimental test procedures DSP---- contain stepper motor, hardware interrupt, timer, for beginners, a good look
lot-of-good-DSP-experimental-program
- 经典的DSP试验程序集合! 01指令实验 02存储器 03串行口 04同步串口 05步进电机 06硬件中断 07定时器 08交通灯 09直流电机 10滤波器 11正弦波发生器 12语音录放 13显示屏-DSP testing procedures classic collection! 01 Directive 03 Experiment 02 ROM 04 synchronou
6.25-DSP-Pwm-QEP-LED
- DSP2812-PWM-QEP-LED本程序是通过L298P驱动电机,发生两路PWM,通过GPIO口逻辑控制电机转动方向,QEP电路读取电机转速和方向,定时器中断控制LED,非常适合初学者,每一步都写的非常简单,对照着书很容易就看得懂!-DSP2812-PWM-QEP-LED This procedure is adopted L298P drive motor, the occurrence of two PWM, through t
DEC6713_Timer
- dsp tms320c6713 定时器中断源程序,完整的-dsp tms320c6713 time
VC5402_XF
- 学习DSP TMS320VC5402最好的入门例程,采用C语言编程,定时器中断,XF引脚输出。-Best entry-routine for DSP TMS320VC5402 learning, using C language programming, timer interrupt and XF pin output.
limingqi_Timer
- TI C2000系列DSP 的定时器应用,实现定时器的中断。-DSP timer use
project
- DSP的几个例程 外部中断 定时器中断 和AD转换的几个程序 -Several DSP external interrupt timer interrupt routine and the number of procedures for AD conversion
G711
- 此程序是应用的是dsp5402,实现的功能是一个工程文件,内部包含几个c程序,对dsp的中断,dsp的定时器等都有相应的程序-Is the application of this procedure is dsp5402, the function of the realization of a project document contains a number of c internal procedures dsp interru
TImer
- 能较为准确的计时并将时钟、分钟、秒钟显示到数码管上,此实验是利用DSP的定时器做时钟,并将时钟、分钟、秒钟显示到数码管上。编写程序时先编写定时器初始化程序,运用DSP定时器来定时计数,并通过定时器中断服务程序刷新数码管。其硬件连接原理图和I/O端口地址译码请参考实验五输入输出模块中的数码显示输出模块。-Can be more accurate timing and the clock, minutes, seconds display
3-5
- 1.掌握定时器典型应用方法,了解相应寄存器的作用和编程应用; 2. 了解TMS320F2812的中断结构和对中断的处理流程。 二.实验设备 1.PC机一台,操作系统为WindowsXP (或Windows98、Windows2000),安装了ccs3.1; 2.TI 2000系列的TMS320F2812 eZdsp开发板一块; 3.扩展实验箱一台。 三.实验原理 1.TMS320F2812器件上
dsp
- 用TMS320VC5402实现方波发生器。假设时钟频率为4MHz,在XF端输出占空比为50 的方波,方波的周期由片上定时器确定,采用中断方法实现。 -DSP TMS320VC5402
AD02
- 使用TI公司的DSP芯片TMS320F2812的定时器中断事件的方法启动ADC模块,设定ADC采样-Use TI' s DSP chip TMS320F2812 timer interrupt event starts ADC module, set the ADC sampling
DSP-X_INT
- DSP28335外部中断测试程序,通过INT3口输入0到5V的方波信号,由定时器中断和外部中断计算方波的频率,同时通过串口发送到电脑端显示-DSP28335 external interrupt testing procedures, including complete engineering documents
NonOS
- dsp 28377D 的一些demo例子,包含的代码比较多,主要是28377D的一些驱动,包括双核dsp 的定时器启用,can接口,核间中断,sram共享,内容比较多。这个是28377D多核例子。dsp跑裸机-Dsp 28377D some demo examples, including more of the code, mainly 28377D some of the drivers, including dual-core d
TMS320定时器中断
- 一个DSP 的定时器中断例程,包括:初始化和中断程序,供初学者参考(A DSP timer interrupt routine, including: initializing and interrupting programs for reference for beginners)
test_timer
- 实现对dsp C6657的定时器模块的配置。 本例中配置为64位通用定时器模式,工作于中断模式。(Realize the configuration of the timer module for DSP C6657. This example is configured as a 64 bit general timer mode, working in interrupt mode.)