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

搜索资源列表

  1. Design-of-the-CompactPCI

    0下载:
  2. 介绍了CompactPCI 总线、接口技术、配置空间的内容和操作方法。详细说明在VxWorks 实时操作系统下配置 CompactPCI 总线设备的方法。硬件中断处理是实时系统设计中的关键问题。该设计将外部中断与中断服务程序连接, 并控制QL5064 PCI 接口的中断控制寄存器。在中断服务程序中使用信号量实现任务间的同步,保证了系统实时数据 采集的可靠性。-CompactPCI bus interface technology, the contents of the config
  3. 所属分类:VxWorks

    • 发布日期:2017-11-05
    • 文件大小:137216
    • 提供者:王浩
  1. INTC_HW

    0下载:
  2. 飞思卡尔半导体公司32位单片机MPC5604B的硬件中断处理程序,调试成功-Freescale Semiconductor' s 32-bit MCU the MPC5604B of hardware interrupt handlers, debugging success
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:127235
    • 提供者:孙冬
  1. stm32f10x_it

    0下载:
  2. 基于STM32核心的中断处理多路高速编码器采集程序,此程序已在实际产品中得到可靠应用-Based on the STM32 core interrupt handling multiple high-speed encoder acquisition program, this program has been in the actual product reliable application
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-18
    • 文件大小:4154
    • 提供者:蓝生
  1. EELiod

    0下载:
  2. 嵌入式课上基本的实验实验一 系统引导实验 实验二 8段码实验 实验三 键盘实验 实验四 IRQ中断处理 实验五 定时器 实验六 串口传输 实验七 实时时钟 实验八 LCD控制器 实验九 触摸屏 实验十 MMU 实验十一 Can Bus 实验十二 步进电机 -Embedded class basic Experimental test of a system boot Experiment two 8-se
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-19
    • 文件大小:11721530
    • 提供者:庄玉
  1. realtimeinterrupt

    0下载:
  2. 飞思卡尔芯片xs128实时中断处理程序REALTIMEI INTERRUPT-realtime interrupt
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:310777
    • 提供者:rare
  1. stm32-nrf2401-EXIT_usart

    0下载:
  2. 24l01接收端通过irq的下降沿触发stm32外部中断,在中断处理函数中实现无线接收,提高了代码效率。-24l01 receiving end through irq stm32 falling edge of external interrupt, the interrupt handler wireless receiver, improved code efficiency.
  3. 所属分类:SCM

    • 发布日期:2017-11-02
    • 文件大小:5883740
    • 提供者:王整
  1. USIM

    1下载:
  2. SOC芯片的USIM卡驱动,包括测试程序。含有ICC基本初始化程序,SIM接口控制器初始化程序,UICC中断处理例程,卡稳定插入中断处理例程,卡启动流程完成中断处理例程。-SOC chip USIM card drivers, including test procedures. ICC containing basic initialization procedure, SIM interface controller initialization procedure, UICC interr
  3. 所属分类:DSP program

    • 发布日期:2017-11-10
    • 文件大小:16537
    • 提供者:
  1. MCS51_uCOC_II

    0下载:
  2. 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。 4。修改中断处理流程,以便严密监视中断
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:67444
    • 提供者:by
  1. key

    0下载:
  2. 基于msp430的外部中断设定和中断处理-Based on msp430 external interrupt settings and interrupt handling
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:513
    • 提供者:程明
  1. SCI

    0下载:
  2. MC9S12的SCI中断接受函数,包括锁相环设置,SCI接口初始化,中断处理函数-MC9S12 SCI interruption function, including phase-locked loop setting, SCI interface initialization, interrupt handler
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:145939
    • 提供者:ll
  1. shiyan2

    0下载:
  2. 开发环境:unSP IDE 2.0.0 实验目的:通过本实验熟悉SunPlus SPCE061A单片机的I/O,定时器的使用方法。中断系统的 使用。熟悉IDE开发环境的使用。 0 实验设备:装有WINDOWS操作系统以及SunPlus IDE仿真开发环境的PC机一台; ì’nSP™ 十六位单片机实验板及扩展板。 实验原理:通过键盘扫描获得键值后分别控制二极管的亮灭;使用定时器产生不同的显示模 式。 实验步骤: 1).连接PC机与SunPlus061A仿
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:50858
    • 提供者:niu
  1. lpc2138_timer0_interrupt

    0下载:
  2. lpc2138定时器0的中断处理过程.中断的初始化和 处理过程-LPC2138 TIMER0 interrup source code.THE initionlize and interrup handle.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1439
    • 提供者:yangxiaolan
  1. sy2

    0下载:
  2. 外部中断技术的基本使用方法和中断处理程序的编程方法-The basic use of external interrupts and interrupt handling techniques programing method
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:21396
    • 提供者:sidney001
  1. cmp

    0下载:
  2. c8051f040中比较器0调试程序,带中断处理和比较器状态crossbar输出源程序-C8051f040 comparator debug program, include interrupt process and comparator status. crossbar outputting the source program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1478
    • 提供者:tarysou
  1. cc2530_uart

    0下载:
  2. cc2530与pc通信,中断处理接收数据。-cc2530 with pc communication, interrupt handling received data.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:11358
    • 提供者:dbh
  1. eCosIDP

    0下载:
  2. 描述在ECos下如何创建中断处理程序,好的中断处理能够提高系统的稳定性和执行效率,值得一看-Ecos describe how to create interrupt handling procedures, interruption of treatment can best improve the stability of the system and implementation of efficiency, see
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:4111
    • 提供者:suspendthe
  1. Interrupt_programming

    0下载:
  2. MC9SDG128B的中断编程方式,包括一个16位自由定时器溢出中断处理程序-Interrupt programming MC9SDG128B
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:5028
    • 提供者:newgove
  1. intrrupt

    0下载:
  2. 一个外部中断的列子,描述了利用单片机指令,进行多IO口操作的中断处理。-An external interrupt Liezi, describes the use of microcomputer instruction, multi-IO port interrupt handling operations.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:6468
    • 提供者:mategr
  1. exint

    0下载:
  2. nRF24le1单片机的外部中断测试程序,配合LED灯检测外部中断处理函数的结果,LED保持亮,当外部中断触发时,LED灯灭-External nRF24le1 microcontroller interrupt testing procedures, with LED lights detection results of the external interrupt handler, LED remains lit when external interrupt is triggered,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:20173
    • 提供者:林祥宇
  1. INTERMIT1

    0下载:
  2. 用单次脉冲申请中断,在中断处理程序中对输出信号进行翻转。-Applications with a single pulse interrupt, the interrupt handler flip the output signal.
  3. 所属分类:SCM

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