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

搜索资源列表

  1. AIC

    0下载:
  2. ARM9芯片片外启动的初始化以及中断处理程序-ARM9 chip, chip to start the initialization and interrupt handler
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:201139
    • 提供者:dido
  1. CLOCK

    0下载:
  2. 2410的时钟设置,中断处理。以及USART的调试。-2410 clock settings, interrupt handling. As well as the USART debug.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:14701
    • 提供者:dido
  1. interrupts

    0下载:
  2. TI Cortex-M3系列中断处理的程序源码,供M3编程学习者参考.-Cortex-M3 interrupt example.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:108263
    • 提供者:zh
  1. I2CSMBUS

    1下载:
  2. PIC24F之EEPROM读写中断事件处理函数。 这是一个通用的I2C/SMBUS通讯中断处理程序。在MPLABIDE环境下开发-The EEPROM read and write PIC24F interrupt event handler. This is a generic I2C/SMBUS communications interrupt handler. The MPLABIDE Development Environment
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3223
    • 提供者:梦之
  1. int67

    0下载:
  2. 此程序测试中断,可在相应的两个中断中设断点观察,中断处理时二极管的状态也相应的会有改变.-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1208
    • 提供者:qinxunhui
  1. MSP430_Uart0

    1下载:
  2. MSP430串口程序,串口接收与发送均用中断处理。当MSP430串口中断接收到PC机的指令后通过中断发送将数据发送出去。-MSP430 serial program, serial port receive and send all use interrupt handling. When the MSP430 serial receive interrupt instruction PC, adopted after the break to send the data sent.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-05-10
    • 文件大小:1311
    • 提供者:谢明鑫
  1. demoCAN

    0下载:
  2. freesale 单片机 CAN通讯 包括收发的程序,接受是中断处理的-freesale microcontroller CAN communications, including sending and receiving procedures, acceptance is interrupt handling of the
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:293352
    • 提供者:张晓伟
  1. PS2_Keyboard_library

    0下载:
  2. 使用说明: 1、该头文件还处在更新中,已经可以从PS2键盘中提取所需的键盘扫描码,并能单独存储最后一次的通码和断码。 2、该头文件提供一个Scan_Key_Board_PS2()函数,该函数将PS2键盘的输出模拟成普通的 n*m 键盘扫描的输出模式,即当有键按下时,通过该函数将获得对应的键盘扫描码,当没有键按下时,将获得一个KEY_NULL的返回。 3、该头文件需要的硬件支持为: 一个下降沿触发的外中断,并将.h中的宏KEY_BOARD_PS2_INSERT_INT_I
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4123
    • 提供者:yy
  1. led

    0下载:
  2. 基本上程序还是DEMO程序,程序并没有采用定时器来生成PWM,而是采用延时循环来实现,这样就做不了其他事情 了,但实际上只需要将主循环转换为定时器中断处理即可,很简单.这个是参照市面上邦定IC RGB控制功能来做的,这应该是采用单片机方案最便宜版本之一了 -Basically the procedure or DEMO program, the program does not use a timer to generate the PWM, instead of using the de
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:5768
    • 提供者:bmlq
  1. 5Interruptandtimercounter

    0下载:
  2. 第5章 MCS-51的中断及定时/计数器 5.1 MCS-51的中断系统 5.2 MCS-51的中断处理过程 5.3 MCS-51的定时/计数器 -Chapter 5 interrupt and MCS-51 Timer/Counter interrupt 5.1 MCS-51 5.2 MCS-51 system interrupt processing 5.3 MCS-51 of the timer/counter
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:565242
    • 提供者:牛牛牛
  1. C8051f040crossbar

    0下载:
  2. C8051f040中比较器0调试程序,带中断处理和比较器状态crossbar输出。-C8051f040 comparator 0 in the debugger, with interrupt handling and the comparator output state crossbar.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1723
    • 提供者:sting1111
  1. s3c8274-interupt

    0下载:
  2. 三星中断处理程序, ,含有中断地址-Samsung interrupt handler
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:923
    • 提供者:qiang
  1. establishmentofclockinterrupthandlerclassictutoria

    0下载:
  2. 时钟中断处理程序的编制经典教程The establishment of the clock interrupt handler classic tutorial-The establishment of the clock interrupt handler classic tutorial The establishment of the clock interrupt handler classic tutorial
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:13689
    • 提供者:al
  1. 449serial_driver

    0下载:
  2. msp430f449 uart串口驱动,iar 4.30环境下测试通过,中断驱动模式,收发数据函数,中断处理函数。-msp430f449 uart serial port driver, iar 4.30 conditions tested, interrupt-driven model, send and receive data functions, interrupt handling function.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:25694
    • 提供者:shawnlee
  1. interrupt67

    0下载:
  2. 此程序测试C8051F020的中断6、7,可在相应的两个中断中设断点观察,中断处理时发光二极管的状态也相应的会有改变.-C8051F020 interrupt this program testing 6,7, can set the appropriate breakpoint observed in the two interrupt, interrupt processing status LED' s will change accordingly.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7058
    • 提供者:linjinlong
  1. demo100710

    0下载:
  2. 要点有3: 1. TMR1中断,每次中断显示led的一位,且将键盘的状态存储链推进一步。 2. TMR1中断处理中,为便利实现各位的显示,采用了寄存器4(FSR)间接寻址方式。 3. 键盘用多级状态机方式,不会为按键判断占用机时,整体显示和键盘响应非常“干脆”;用“下键”标志防止重复读键,从而对于下键和抬键的开关抖动都能够有效抑制。-Main points of 3: 1. TMR1 interrupt, each led one of the interrupt displa
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2871
    • 提供者:zhao
  1. FMPC860.development.design.interrupt.handling.mech

    0下载:
  2. FMPC860 development and design of the interrupt handling mechanism FMPC860中断处理机制开发设计-FMPC860 development and design of the interrupt handling mechanism
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:231938
    • 提供者:2
  1. keys

    0下载:
  2. 键盘输入程序,中断处理,实时发送键盘值,独立模块-Keyboard input program, interrupt handling, real-time value of sending the keyboard, the independent modules
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:639
    • 提供者:沈锦锋
  1. Archive

    0下载:
  2. 生成一个音乐序列,“1234567”,在51单片机上运行,采用汇编语言编写,中断处理。适用于初学者练习。-Generate a sequence, " 1234567" , running in the microcontroller 51, using assembly language interrupt handling. For beginners to practice.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:624
    • 提供者:ww
  1. FIT

    0下载:
  2. 针对MPC5634芯片的中断处理简单程序,在CodeWarrior2.6环境下成功运行。-Interrupt handler for the MPC5634 chip simple program to run successfully in CodeWarrior2.6 environment.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:62548
    • 提供者:zz
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com