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

搜索资源列表

  1. 串口中断函数集.rar

    0下载:
  2. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:3.46kb
    • 提供者:
  1. MCS-51系统中断优先级的软扩展

    0下载:
  2. 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure soft
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:73.94kb
    • 提供者:江丰
  1. 温度告警系统

    0下载:
  2. 温度告警系统,使用msp430控制芯片,对温度实行管理,如温度出现异常,则使用中断函数进行报警,同时可停止程序运行-temperature alarm system, using Controller chip control of temperature management, such as abnormal temperature, the use of the interrupt function for the police to stop while running
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.43kb
    • 提供者:韩丽敏
  1. 中断调用7

    0下载:
  2. 了解什么是中断 • 了解几个中断函数 • 了解中断服务程序的编写 -understand what is interrupted
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11.11kb
    • 提供者:高俊杰
  1. v1394

    1下载:
  2. 这是一个人精简的1394设备驱动程序,利用xpddk开发,可以在xp 2000平台下运行。实现单字节操作,块操作其,注册中断函数回调等,工程名为amc2102为项目名称,代码实例实际上是1394设备驱动程序-This is a streamlining of the 1394 device drivers, using xpddk development, the xp 2000 platforms. Single-byte operation, block its operation, sus
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:744.57kb
    • 提供者:何虎
  1. 串口中断服务函数集

    0下载:
  2. 串口中断服务函数集,好-interrupt service function sets, good
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:10.17kb
    • 提供者:王明和
  1. 串口中断函数集

    0下载:
  2. 搜集了一些关于串口中断的一些函数-collected some of the interrupt function
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:3.72kb
    • 提供者:栋梁
  1. key_state_mechine

    0下载:
  2. 4*4矩阵键盘扫描函数,用状态机实现,不用延时以消抖,只需在一个定时10~12ms左右的中断函数里调用,从而节省了单片机时间-4 * 4 matrix keyboard scan function, the state machine to achieve, not delay to eliminate buffeting, only in a regular 10-12ms about the interruption function within the call, thereby sav
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:lkh
  1. MSP430-5-1

    1下载:
  2. 描述:MSP430框架程序。适用于MSP430F149,其他型号需要适当改变。 不使用的中断函数保留或者删除都可以,但保留时应确保不要打开不需要的中断。 保留中断函数,编译器将会为BSL密码填充所有的字节。-Descr iption : MSP430 framework procedures. MSP430F149 applicable to other models require appropriate changes. Do not use the interrupt func
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:10.75kb
    • 提供者:ff
  1. music

    0下载:
  2. 一个播放音乐的例子,端口函数全部用的中断函数。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:pan
  1. CFIDE_EXPER1

    0下载:
  2. ZLG/CF驱动接口函数实验,包括宏定义,函数原形及总线初始化函数,开关中断函数,读寄存器函数,写寄存器函数等
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:27.3kb
    • 提供者:kongxiangrui
  1. ARM-LCD操作 (1)

    0下载:
  2. 封装了中断函数和W35屏的配置,以及图片,中文,英文,按键检测中断等(Package interrupt function and W35 screen configuration, as well as pictures, Chinese, English, button detection, interruption, etc.)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:448kb
    • 提供者:angel风
  1. 实验四:按键中断(库函数)

    0下载:
  2. 主要展示基于STM32F0X的按键中断函数,比较详细(The main display based on the STM32F0X button interrupt function, more detailed)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-19
    • 文件大小:1.25mb
    • 提供者:灰色1132
  1. 外部中断实验

    0下载:
  2. 基于STM32f4107ZGT6开发平台,软件用的是keil,利用外部中断实现led的闪烁(Using external interrupts to achieve LED flashing)
  3. 所属分类:其他嵌入式/单片机内容

  1. 实验四 定时器与外部中断

    0下载:
  2. 时间中断函数,基于51单片机,用keil编的程序,希望对大家有用(key is the main you she is aji kei)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:13kb
    • 提供者:love 。
  1. 51单片机外部中断仅检测上升沿的方法

    1下载:
  2. STC15系列单片机的外部中断0(INT0)和外部中断1(INT1)的触发有两种方式,上升沿和下降沿均可触发方式和仅下降沿触发方式。在实际应用中,有时候需要上升沿触发。这时有两种方案可以解决。 1.将触发方式设置成仅下降沿触发。当外部电路产生一个上升沿时,通过硬件电路加一个三极管进行反向变成下降沿。 2.这种方法不需要改变硬件电路。将触发方式设置成上升沿和下降沿均可触发方式。外部中断产生一个上升沿时,进入中断服务函数,这时在中断服务函数里做进一步处理,检测当前INT0的电平状态。如果是高电
  3. 所属分类:文件格式

    • 发布日期:2017-12-10
    • 文件大小:11.38kb
    • 提供者:August_cwj
  1. xuanzuo

    0下载:
  2. 单片机中断函数应用,基础题,实现2s精确定时(Microcontroller interrupt function application, basic questions, the realization of 2S precise timing)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-03
    • 文件大小:14kb
    • 提供者:nnkk
  1. DSQ+流水灯在T0中断里

    0下载:
  2. 把流水灯跟数码管刷新放到T0中断里,写成并行程序结构,与主函数里的程序不冲突(The flow lamp and the digital tube refresh in the T0 interrupt, written in parallel program structure, and the main function of the program does not conflict.)
  3. 所属分类:嵌入式/单片机编程

  1. LED灯外部中断

    0下载:
  2. 用单片机的外部中断来控制LED灯的亮灭(库函数开发)(External interrupts with the microcontroller to control the LED lights off (library function development))
  3. 所属分类:单片机开发

    • 发布日期:2018-04-23
    • 文件大小:14.94mb
    • 提供者:lmy11224433
  1. 实验8 定时器中断实验

    0下载:
  2. 使用stm32f103,利用库函数实现定时中断。(Implementation of timing interruption)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-30
    • 文件大小:299kb
    • 提供者:老胡361
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com