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

搜索资源列表

  1. timer11

    0下载:
  2. 该程序能够清晰的的概述DSP定时器中断的使用方法,并能诠释在CCS开发环境下使用C语言来编写DSP应用程序.本程序在CCS2.2及3.3调试通过.压缩包包含了timer.c/vec_table.asm/timer.cmd -The program can be a clear overview of DSP to use the timer interrupt, and the interpretation of CCS development environment in C language
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:46655
    • 提供者:
  1. bios_mbx_sem_swi

    0下载:
  2. CCS下DSP/BIOS实时操作系统相关例程源代码,包括邮箱、软件中断,旗语等管理模块-CCS under the DSP/BIOS real-time operating system source code related routines, including mail, software interrupt, semaphore management module, etc.
  3. 所属分类:DSP program

    • 发布日期:2017-05-08
    • 文件大小:1740489
    • 提供者:HaierXu
  1. DSP_UART

    0下载:
  2. 这是个DSP上用定时中断实现的UART,希望对大家有用-This is a DSP to achieve with a regular interruption of the UART, hope useful for all of us
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:1256
    • 提供者:程胜
  1. DMA_Application

    0下载:
  2. DMA是DSP应用中的一大特色,把内核的大量资源用于运算,想做得朋友看看 这是DM642使用BIOS和CSL LIB 作EDMA简单例子. 在CCS BIOS 中需要作 中断--EDMA--edmaHwi 的设置. Spru234 和 spra636a 都是有用的参考 解释见注释.-DMA is a DSP applications, a major feature of a large number of resources to core operations, you want t
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:4631
    • 提供者:lsy
  1. DMAmcbsp1

    0下载:
  2. dsp5402,mcbsp,DMA,中断传输,本人一条通-dsp 5402 mcbsp, DMA, interrupt transfer, I am a pass
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:21868
    • 提供者:刘勇
  1. cpu_timer

    0下载:
  2. DSP F2808 定时器 中断 应用例子-This example configures CPU Timer0 and increments a counter each time the timer asserts an interrupt.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:57483
    • 提供者:HanyLey
  1. KEY

    0下载:
  2. 本实验是DSP中键盘断响应,读键值并将键值显示到LED灯上。本实验采用中断键盘和I/O键盘,当有键按下时给DSP一个中断信号,DSP通过此I/O读键值,在读取键值后由LED亮灭显示出来。-DSP in this experiment is off to respond to the keyboard, reading keys and display to the LED lights on the key. The present study, interruption of the keyb
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:54153
    • 提供者:牟晓春
  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. CCC

    0下载:
  2. 本代码是应用在DSP(cs240)上的中断处理代码,是初学者掌握DSP的中断处理方法的一条捷径。 通过本程序定时器中断处理相信大家能够掌握其它中断程序的编程方法. -This code is used in DSP (cs240) on the interrupt handling code, is a beginner to master DSP interrupt handling method of a shortcut. Timer interrupt handling thro
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:13561
    • 提供者:luodahai
  1. IPC

    0下载:
  2. ccs3.3版 用于多核dspc6474的核间通信仿真,基于中断方式的通信-mulitcore DSP inter processor communication
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:54183
    • 提供者:wang xiaobo
  1. 6

    0下载:
  2. 开发环境:ccs。 基于dsp的硬件中断实验。(汇编语言)-Development Environment: ccs. Dsp-based hardware interrupt experiments. (Assembly language)
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:3018
    • 提供者:魏强
  1. downloadpaper

    0下载:
  2. TI公司的TMS320VC54x DSP由于具有实时处理能力、低功耗、高性价比等优势,广泛应用于各种嵌入式信号处理产品中,而键盘和显示电路作为人机交互的一部分也是嵌入式系统中不可缺少的组成,本文介绍一种新的基于TMS320VC5416的键盘显示扩展设计方案,利用HD7279A键盘扩展芯片,仅占用DSP的2个IO口和1个中断,能实现64键键盘和64路LED的控制。方案简单易于实施,实际使用效果良好。-Since TI' s TMS320VC54x DSP real-time processi
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:214849
    • 提供者:濄是谁
  1. DSParithmetic

    0下载:
  2. 基于DSP c2000实现AD采集、IO空间、定时中断、LCD液晶显示-Realizes the AD gathering, the IO space based on DSP c2000, the timer interruption, the LCD liquid crystal display
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:12585
    • 提供者:苏少军
  1. EXINT

    0下载:
  2. DSP TMS320LF2407 中断处理实验-DSP TMS320LF2407 interrupt handling experiment
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:55315
    • 提供者:szc
  1. exp05

    0下载:
  2. 1. 掌握中断技术,学会对外部中断的处理方法; 2. 掌握中断对程序流程的控制,理解DSP对中断的响应时序。-1. Master interrupt technique, learn to external interrupt handling 2. Master interrupt the program flow control, understanding of DSP on the interrupt response timing.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:42283
    • 提供者:
  1. eclipse

    0下载:
  2. 主要考虑处理速度、功耗、程序存储器和数据存储器的容量、片内的资源,如定时器的数量、 I/O 口数量、中断数量、DMA 通道数等。DSP 的主要供应商有TI,ADI,Motorola,Lucent 和Zilog 等,其中TI 占有最大的市场份额。-Major consideration speed, power, program memory and data storage capacity, on-chip resources, such as the number of timers
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:678031
    • 提供者:foxs
  1. fourteenDSPtestprogram

    0下载:
  2. 14个DSP实验测试程序,包括存储器,串行口,步进电机,硬件中断,定时器,交通灯,滤波器,语音录放,显示屏等-14 DSP experimental test procedures, including storage, serial, stepper motors, hardware interrupts, timers, traffic lights, filter, voice recorder, screen, etc.
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:89364
    • 提供者:hehe
  1. xint

    0下载:
  2. 基于Code Composer Studio软件的DSP外中断程序-Code Composer Studio software-based DSP external interrupt program
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:60045
    • 提供者:周阳
  1. main

    1下载:
  2. dsp的流水灯实验,利用定时器及其中断,实现其亮灭,达到了解其时钟的目的-dsp of water Light experiments, using timers and interrupts, to achieve its light off, to understand the purpose of the clock
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1639
    • 提供者:白帆
  1. Lab0406-DCMotor

    0下载:
  2. 学习用 C 语言编制中断程序,控制 VC5509 DSP 的通用 I/O 管脚产生不同占空比的 PWM 信号。 -Prepared using C language interrupt learning process, control VC5509 DSP Universal I/O pins have different duty cycle of the PWM signal.
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:154504
    • 提供者:lemon
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com