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

搜索资源列表

  1. ADC_cont_irq

    0下载:
  2. This will sample all 8 A/D-channels by the continous mode. Each end of conversion will call an interrupt routine, where the AD-channel is put to Port4[2..0] and the upper nibble of the result is put to Port4[7..4]. Port 4 is connected to the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:182425
    • 提供者:叶良
  1. interrupt

    0下载:
  2. 关于中断的练习 功能简单,就是让单片机的P2口上的LED灯一闪一灭。但我觉得通过此程序可以基本了解51中断的用法
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:799
    • 提供者:ZJ
  1. SemSig

    0下载:
  2. Shows how to set up an interrupt handler function and signal events from the handler. We use C6x timer 1 as the example interrupt source.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2164
    • 提供者:丽香
  1. BKP

    0下载:
  2. This example shows how to write/read data to/from Backup data registers and demonstrates the Tamper detection feature. The associated software performs the following: Configures the Tamper pin to be active on low level and enable Tamper int
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:281536
    • 提供者:kz02bcxg
  1. CAN

    0下载:
  2. This example provides a descr iption of how to set a communication with the bxCAN in loopback mode: - transmit and receive a standard data frame by polling at 100Kbit/S - transmit and receive an extended data frame with interrupt at 500Kbit/S
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:343878
    • 提供者:kz02bcxg
  1. DMA

    0下载:
  2. This example provides a descr iption of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in th
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:508171
    • 提供者:kz02bcxg
  1. extINT

    0下载:
  2. 富士通单片机MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A falling edge on INTx will toggle PDR4_P4x in order to toggle the LEDx of the Flash-CAN-100P Board e.g. falling edge on INT3 will result in LED D3
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:171579
    • 提供者:叶良
  1. Interrupt

    0下载:
  2. 周立功开发板,lpc2292上实现外部中断实验,通过实验箱发声器和红外发送-接收对管实现通过外部中断令发生器产生声响。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:31992
    • 提供者:富良野
  1. vwworksbasic

    2下载:
  2. 2410/vxworks/tornado下的基本实验包括 serial,ramdrv,interrupt,multi-tasking,FTP,TCP,UDP
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:44041
    • 提供者:打火石
  1. Int

    0下载:
  2. the arm7 interrupt fangzheng with protues
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:52868
    • 提供者:罗高云
  1. HCS12

    0下载:
  2. A Software Interrupt Priority Scheme for HCS12 Microcontrollers
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:61879
    • 提供者:xwj
  1. interrupt

    1下载:
  2. 嵌入式操作系统 VxWorks 开发环境tornado中中断的应用,如初始化、信号量释放等。
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:48554
    • 提供者:小雪
  1. Interrupt

    0下载:
  2. 基于keil环境编写,ARM7串口发送和接收程序,由中断实现
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:62206
    • 提供者:吴尧林
  1. ARM_Program

    0下载:
  2. arm的入门级编程教程 使用汇编语言讲解interrupt服务的功能实现并且提供编程examples
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1819502
    • 提供者:buliang
  1. interrupt

    0下载:
  2. JXARM9-2410 中断实验主程序外部中断按键引发中断
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2861
    • 提供者:王洪涛
  1. IAR-STM32-SK_Demo

    0下载:
  2. This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the IAR-STM32-SK evaluation board. It shows basic use of I/O, timer and the interrupt controllers. Displays running lights on the board LED s.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:460485
    • 提供者:HJ
  1. 2410int

    1下载:
  2. S3C2410 FIQ, Priority Interrupt Test
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1812
    • 提供者:xlj1466
  1. Eint

    0下载:
  2. External interrupt test
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1317
    • 提供者:xlj1466
  1. AT91SAM7S64-Interrupt-ADS1_2-1_1

    0下载:
  2. AT91SAM7S64最小系统板的中断程序C源码
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:377072
    • 提供者:heng
  1. FiremanIntercom

    0下载:
  2. A huge program that consist of polling mechanism of a main controller to 32 slave in a fireman intercom environment. Including the handset condition detection, LCD controller, keypad controller, interrupt handling and ADC.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:706564
    • 提供者:谢国权
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com