CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - dsp 中断

搜索资源列表

  1. DCmotor

    0下载:
  2. 基于C语言的DSP程序,应用DSP定时器及中断, 实现直流电动机控制 -DSP program based on the C language, application the DSP timer and interrupt, DC motor control
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:1824
    • 提供者:fanggang
  1. Gpio_example

    0下载:
  2. C语言编写的DSP例程,是一个GPIO中断程序 希望对初学者有用-The DSP routines written in C, a GPIO interrupt program useful for beginners
  3. 所属分类:DSP program

    • 发布日期:
    • 文件大小:2540
    • 提供者:adamlzg
  1. spi_loopback_interrupts

    0下载:
  2. Dsp tms320f28335 串口再中断方式下工作,平台ccs3.3-The work platform ccs3.3 DSP TMS320F28335 serial interrupt
  3. 所属分类:DSP program

    • 发布日期:2017-12-01
    • 文件大小:4057
    • 提供者:wangliang
  1. test3

    1下载:
  2. 中断闪灯(CPLD)文件夹中为FPGA部分程序,中断闪灯(DSP)文件夹中为DSP部分程序。中断闪灯(CPLD)中主要是提供DSP工作中所需要的相关信号。在中断闪灯(DSP)中主要实现外部的开关按钮S1的触发产生中断,DSP接收到相关中断信号后,跳转到闪灯子程序中,指示灯HL4开始闪烁。-Interrupt flash (CPLD) folder for FPGA part of the program to interrupt flash (DSP) folder for the DSP pa
  3. 所属分类:Other windows programs

    • 发布日期:2015-09-24
    • 文件大小:257024
    • 提供者:LL
  1. int_2407

    0下载:
  2. 2407的中断二次跳转,可以实现DSP在线任意位置调试-2407interrupt jump
  3. 所属分类:DSP program

    • 发布日期:2017-11-29
    • 文件大小:41984
    • 提供者:chen li
  1. dspzhongduan

    1下载:
  2. dsp 与fpga通通过中断交换数据的dsp程序C语言编写,非常完整,编译通过下载即用-dsp and fpga through exchanging data via interrupt dsp procedures C language, very complete, the compiler that is used by downloading
  3. 所属分类:DSP编程

    • 发布日期:2014-03-16
    • 文件大小:275650
    • 提供者:
  1. AMmodemdemodem

    1下载:
  2. 用于在ccs simulator平台 对tms320c5402dsp实现对am调制与解调,程序对mcbsp多缓冲串口进行了软模拟,利用DMA传输和中断,对学习dsp的初学者有很大参考价值-this program is applied to AM modulation and demodulation in DSP C54x chip. and achieves data transmission control between program and data space.
  3. 所属分类:DSP编程

    • 发布日期:2013-11-07
    • 文件大小:296700
    • 提供者:jack
  1. PWM_TIMER_INT

    0下载:
  2. DSP,TMS320F28335中断实现PWM功能-DSP, TMS320F28335 PWM function interrupt
  3. 所属分类:DSP program

    • 发布日期:2017-11-11
    • 文件大小:392860
    • 提供者:寻觅
  1. lab4_timer

    0下载:
  2. dsp中定时器中断实验,c语言编译,CCS软件开发-dsp the timer interrupt experiments, c language compiler, CCS Software Development
  3. 所属分类:DSP program

    • 发布日期:2017-11-13
    • 文件大小:727540
    • 提供者:super
  1. edma_interrupt

    0下载:
  2. TI DSP C6455 EDMA 中断的例子-TI DSP TMS320C6455 EDMA interrupt example
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:7048
    • 提供者:张茵
  1. sy2

    0下载:
  2. DSP实验二,C和ASSEMBLY的混合编程。 掌握中断矢量表的使用,掌握定时器中断的使用方法,学习CCS中图形观察动态数据的方式,学习用定时器实现数字振荡器的算法。-DSP experiment two, C and ASSEMBLY mixed programming. Mastered the use of the interrupt vector table, master timer interrupt to use, learn CCS dynamic data in graph
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:17695
    • 提供者:黎娇
  1. SCIFIFOINTtext2

    0下载:
  2. 本程序是上位机与DSP通讯,DSP以FIFO的接收中断方式接收上位机的数据,再将数据发回给上位机-This procedure is the communication between PC and DSP, DSP receiver FIFO interrupt to the host computer receives the data, then the data is sent back to the host computer
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:311818
    • 提供者:mengjing
  1. CANSimple

    0下载:
  2. 本程序是上位机与DSP通讯,DSP以eCAN的接收中断方式接收数据,再将收到的数据发送出去-This procedure is the communication between PC and DSP, DSP to eCAN receive interrupt receiving data, the received data is then sent
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:369146
    • 提供者:mengjing
  1. ad2_0

    0下载:
  2. DSP中ADDA功能的初始化和实现。以及中断的设置和对应中断的使用。 -ADDA functions in DSP initialization and implementation.
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:7592
    • 提供者:何畅
  1. external_interrupt_C28x

    0下载:
  2. 基于TI CCS5.3的外部GPIO中断源程序,内核为TI DSP的C28x,代码中对中断配置进行了详细的说明。-Based on TI CCS5.3 external GPIO interrupt source, the kernel is a TI DSP C28x, the code for the interrupt configuration for a detailed explanation.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:7517
    • 提供者:yuyue
  1. epwm_dma

    0下载:
  2. Ti DSP 28335 EPWM 示例,使用EPWM发出脉宽调制波形。基于定时中断。-Ti DSP 28335 EPWM example, the use of pulse width modulation waveform EPWM issue. Based on the timer interrupt.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:8973
    • 提供者:Hansen Weng
  1. eqep_freqcal

    0下载:
  2. Ti DSP 28335 QEP 检测转速程序,基于定时中断,通过单位时间的脉冲数计算转速。-Ti DSP 28335 QEP speed detection program, based on the timer interrupt, the number of pulses per unit time through the calculation speed.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:11861
    • 提供者:Hansen Weng
  1. watchdog

    1下载:
  2. Ti DSP 28335 程序,激活片上看门狗,基于定时中断清除触发看门狗。-Ti DSP 28335 program, activate the on-chip watchdog timer interrupt clear trigger based watchdog.
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:3522
    • 提供者:Hansen Weng
  1. SWI

    0下载:
  2. dsp系统设计和bios编程及应用实例的关于软件中断的例子,对初学bios的帮助很大-dsp bios programming and system design and application examples on software interrupt example, is very helpful for beginners bios
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:339668
    • 提供者:sheng
  1. scibreakfifo

    0下载:
  2. DSP F2812 sci的FIFO中断模式收发数据-DSP F2812 sci send and receive data in the FIFO interrupt mode
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:286484
    • 提供者:李镇海
« 1 2 ... 12 13 14 15 16 1718 19 20 »
搜珍网 www.dssz.com