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. 串口中断服务函数集,好-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. CFIDE_EXPER1

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

    • 发布日期:2008-10-13
    • 文件大小:27.3kb
    • 提供者:kongxiangrui
  1. control-close-circuit

    0下载:
  2. FPGA闭环控制电路积分分离式PID算法子程序,算法函数,中断函数
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:5.28kb
    • 提供者:小刚
  1. T2

    0下载:
  2. infineon的ht166单片机定时器中断函数模板。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.72kb
    • 提供者:黄豆
  1. 本移植也是从网上Download的

    0下载:
  2. 1. 本移植也是从网上Download的,稍微做了一下整理. 移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外 对中断专门用了一个函数OS_int_A.s 按其中的规则 写中断函数即可 2。应用实例为\\ArmUCOS\\App\\test1\\test.mcp,在周立功2104的扳子上 的ram中就可直接运行(code+data<16K), 注意使用了.a库文件 (我习惯这么用) 3. 将所有的文件放到D:\\ArmUCOS\\下,这样上面的文件能直接编译
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:429.34kb
    • 提供者:套件
  1. msp430f449jianpanchengxu

    1下载:
  2. MSP430框架程序。适用于MSP430F449,其他型号需要适当改变。 不使用的中断函数保留或者删除都可以,但保留时应确保不要打开不需要的中断。 保留中断函数,编译器将会为BSL密码填充所有的字节。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.49kb
    • 提供者:lixiao
  1. avrcasm

    0下载:
  2. 这仅仅是一个用于演示ICCAVR中调用汇编语言中断函数的实例,这个演示的处理方法也可以用于一般非中断汇编函数的调用。本实例中演示了字节变量和字变量在汇编中的引用和运算处理-this is only a demo ICCAVR Calling assembly language interrupt function examples, the presentation approach also can be used for general non-interrupted compilation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.69kb
    • 提供者:黄鹏军
  1. C51.rar

    0下载:
  2. STC89C51的模板,内有内部定时器函数,外部中断函数,以及程序的初始化。,STC89C51 template, with an internal timer function, the external interrupt function, as well as the procedures initialized.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:875byte
    • 提供者:小温
  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. 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 ... 19 »
搜珍网 www.dssz.com