CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - 程序 服务

搜索资源列表

  1. qdmatest

    0下载:
  2. QDMA演示程序,带中断服务程序的,是不可多得的DSP程序参考例子-quad division multiple access demo program, with a break in service procedures, is a rare example of DSP reference procedures
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:91047
    • 提供者:王金
  1. TMS320系列DSP中断矢量表的编写和链接

    0下载:
  2. TMS320 系列DSP 中断矢量表的编写及链接 在DSP 编程中,若用户用到中断,需要编写中断服务程序和中断 向量表,并用链接命令来链接起来。中断向量表是一些跳转指令,每 一个中断源对应一条跳转指令(C54 可选多条跳转指令),这些跳转 指令按顺序排列,跳转指向的地址就是中断服务程序的起始地址。-TMS320 DSP vector interrupt the preparation table and link in the DSP programming, if users
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:79024
    • 提供者:笑千秋
  1. TIMER123

    0下载:
  2. 1.可组合给定内容的程序,利用示波器测量XF或LED0管脚的信号频率。 2.可修改定时器中断服务程序,使三个发光极管每隔1秒钟轮流点亮一次。-1. Portfolio will be content to the procedure, and use oscilloscope measurement XF or LED0 pin signal frequency. 2. Amend timer interrupt service routine, three-top every one li
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5293
    • 提供者:
  1. new_interup

    0下载:
  2. 使用DSP的DM642中EDMA中断服务程序,用来做语音数据的采集和存储。
  3. 所属分类:DSP编程

    • 发布日期:2014-01-16
    • 文件大小:933
    • 提供者:李女士
  1. F2812ADC_double

    0下载:
  2. DSP2812ADC - 测量两个模拟输入电压, 每个0.1sec由通用定时器1出发一次ADC转换;看门狗使能,在主函数循环以及ADC的中断服务程序中处理
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2609
    • 提供者:甘家飞
  1. video_networking_ip

    1下载:
  2. dm642的视频采集与网络显示程序,内含web服务程序,直接在IE中输入地址就可以看到DM642采集的视频
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1182058
    • 提供者:吴亚
  1. 54X基础实验4

    0下载:
  2. 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
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3097
    • 提供者:瑶子将
  1. ex7_CAN

    0下载:
  2. 程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Progra
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:26164
    • 提供者:To_oo
  1. 2407ADC

    0下载:
  2. 该程序用事件管理器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
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1552
    • 提供者:REN
  1. TImer

    0下载:
  2. 能较为准确的计时并将时钟、分钟、秒钟显示到数码管上,此实验是利用DSP的定时器做时钟,并将时钟、分钟、秒钟显示到数码管上。编写程序时先编写定时器初始化程序,运用DSP定时器来定时计数,并通过定时器中断服务程序刷新数码管。其硬件连接原理图和I/O端口地址译码请参考实验五输入输出模块中的数码显示输出模块。-Can be more accurate timing and the clock, minutes, seconds display to digital control, this exper
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:54031
    • 提供者:牟晓春
  1. SINEWAVE

    0下载:
  2. 利用定时器产生一个2kHz 的正弦信号。定时器被设置成每25uS 产生一次中断(等效于采样速率为40K)。利用该中断,在中断服务程序中用叠代算法计算出一个SIN值,并利用CCS 的图形显示功能查看波形。开发环境为ccs2.2,硬件为DES5410APP-U开发板。-Use timer to produce a 2kHz sinusoidal signal. Timer is set to generate an interrupt each 25uS (equivalent to the sam
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:6994
    • 提供者:黄天
  1. MCBSP

    0下载:
  2. 研究McBSP 串口的操作,包括串口的初始化和发送中断服务程序的编写。使用一套DES5410APP-U 系统。使用短路子将J6 的 DR2(5 脚)和DX2(7 脚)短路,将数据发送端与数据接收端相连。从串口发送一个正弦信号(该正弦数据由‘VC5410 的ROM 提供),然后在从串口接收该正弦信号,并使用CCS 的图形工具观察结果。-McBSP serial port of the operation, including the serial port initialization and
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:8831
    • 提供者:黄天
  1. DSP2812chuankoushezhihezhongduanfuwu

    0下载:
  2. DSP2812串口设置及中断服务之C++程序-DSP2812 serial set and a break in service of the C++ program
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:1059
    • 提供者:张桃源
  1. DSP2812chuankoushezhihezhongduanfuwu

    0下载:
  2. DSP2812串口设置及中断服务之C++程序-DSP2812 serial set and a break in service of the C++ program
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1063
    • 提供者:张桃源
  1. lab4

    0下载:
  2. 1. 熟悉C5400的连接时的配置 2. 熟悉中断矢量表的意义及其作用 3. 学习编写中断服务程序 -1. Familiar with the C5400' s connection configuration 2. Familiar with the interrupt vector table of the significance and role of 3. To learn the preparation of the interrupt service routin
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:11384
    • 提供者:小样
  1. AD

    0下载:
  2. 详尽的介绍了AD转换的情况,并且可选择多种采样频率,并且详尽的说明了AD中断服务程序。-Detailed presentation of the AD conversion of the situation and choose a variety of sampling frequency, and a detailed descr iption of the AD interrupt service routine.
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:196363
    • 提供者:liuzeng007
  1. test5

    0下载:
  2. TMS320X281xDSP 28 ADC - 测量两个模拟输入电压, 每个0.1sec由通用定时器1出发一次ADC转换; 看门狗使能,在主函数循环以及ADC的中断服务程序中处理-TMS320X281xDSPDSP28 ADC- measurement of two analog input voltage, general-purpose timers each 0.1sec 1 departs from the ADC conversion watchdog is enable
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:226567
    • 提供者:guan
  1. led_intf

    0下载:
  2. 该程序为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
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:622026
    • 提供者:huangkai
  1. bldc3_1

    1下载:
  2. 基于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
  3. 所属分类:DSP program

    • 发布日期:2017-11-27
    • 文件大小:4937
    • 提供者:范泽世
  1. F2D_edma_pp

    0下载:
  2. 例程是基于C6416的,使用EDMA进行接收数据,包含了中断服务程序,适用于初学者-Routine is based on the C6416, the use EDMA to receive data, including the interrupt service routine for beginners
  3. 所属分类:DSP program

    • 发布日期:
    • 文件大小:277987
    • 提供者:liu
« 12 »
搜珍网 www.dssz.com