搜索资源列表
qdmatest
- QDMA演示程序,带中断服务程序的,是不可多得的DSP程序参考例子-quad division multiple access demo program, with a break in service procedures, is a rare example of DSP reference procedures
TMS320系列DSP中断矢量表的编写和链接
- TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users
54X基础实验4
- 1. 熟悉C5400的连接时的配置 2. 熟悉中断矢量表的意义及其作用 3. 学习编写中断服务程序-1. Publishing connection with the distribution of two. Interrupt Vector Table familiar with the meaning and role of three. Learning interrupt service program
ev_timer_period
- This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow. A count is kept each time each interrupt passes through the interrupt service routine. EVA Timer 1 has the shortest period while EVB
flash
- This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow. A count is kept each time each interrupt passes through the interrupt service routine.
ex7_CAN
- 程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Progra
2407ADC
- 该程序用事件管理器B的定时器4定时时间来触发A/D采样的启动。采样时采用级联模式,一次做16个转换,转换通道分别是0~15。转换完成后,在A/D中断服务子程序中将转换结果读出。该程序做一次A/D采样。 -The program manager with the events of the timer 4 timing B to trigger A/D sampling start. Sample used in cascade mode, do a 16 conversion, conver
TImer
- 能较为准确的计时并将时钟、分钟、秒钟显示到数码管上,此实验是利用DSP的定时器做时钟,并将时钟、分钟、秒钟显示到数码管上。编写程序时先编写定时器初始化程序,运用DSP定时器来定时计数,并通过定时器中断服务程序刷新数码管。其硬件连接原理图和I/O端口地址译码请参考实验五输入输出模块中的数码显示输出模块。-Can be more accurate timing and the clock, minutes, seconds display to digital control, this exper
DSP2812chuankoushezhihezhongduanfuwu
- DSP2812串口设置及中断服务之C++程序-DSP2812 serial set and a break in service of the C++ program
DSP2812chuankoushezhihezhongduanfuwu
- DSP2812串口设置及中断服务之C++程序-DSP2812 serial set and a break in service of the C++ program
led_intf
- 该程序为TMS320F2812的中断程序,每次中断服务程序中,修改GPIO的输出值,实现与其相连的LED数量显示发生变化-The program for TMS320F2812 interrupt routine, every time the interrupt service routine, modify GPIO output values, realize the number connected to it that LED change
bldc3_1
- 基于TMS320F2812无刷直流电机控制系统软件设计,采用中断方式编程,包含一个主程序和一个中断服务程序,包括显示程序,SPI D/A程序,位置采样程序,速度计算程序,控制算法程序,电流采样及PWM输出程序-Interrupt programming, based on TMS320F2812 brushless DC motor control system software design, and consists of a main program and an interrupt se
CpuTimer0
- dsp定时器0测试程序,定时器计时到1000ms时,产生中断,进入中断服务子函数,改变电平,实现led灯闪烁效果-dsp test program Timer 0, timer counting to 1000ms, generate an interrupt, the interrupt service subroutine, changing the level, realize led lights flicker effect
dsp2812数据采集
- 本实例软件部分设计介绍主程序流程,a/d初始化子程序,中断服务子程序等。 TMS320F2812片内集成A/D转换器进行数据采集。(The software design of this example introduces the main program flow, a/d initialization subroutine, interrupt service subroutine and so on. TMS320F2812 chip integrated A/D converter