搜索资源列表

  1. HCS12

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

    • 发布日期:2024-05-15
    • 文件大小:61440
    • 提供者:xwj
  1. Interrupt

    0下载:
  2. 基于keil环境编写,ARM7串口发送和接收程序,由中断实现-Keil prepared based on the environment, ARM7 serial send and receive procedures, by the interruption of the realization of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:61440
    • 提供者:吴尧林
  1. interrupt

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

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:王洪涛
  1. AT91R40008-Interrupt-ADS1_2-2_0

    0下载:
  2. AT91R40008-Interrupt-ADS1_2-2_0中断管理软件-AT91R40008-Interrupt-ADS1_2-2_0 interruption management software
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:165888
    • 提供者:wangxy
  1. TMS320-DSP-vectors

    0下载:
  2. 基于C语言设置TMS320 DSP中断向量表: 随着DSP芯片应用的不断深入,用C语言开发DSP芯片,不仅可以使DSP芯片的开发速度大大提高,也使得程序的修改和移植变得十分方便。C语言设置TMS320系列DSP中断向量表是高级语言开发DSP的一个具体应用。-Based on the C language settings TMS320 DSP Interrupt Vector Table: With the continuous app
  3. 所属分类:DSP编程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:小艾
  1. SWI

    0下载:
  2. ARM汇编实现软中断,用ADS编写。先调用Init装中断,再跳转到SWIhandler,SWIhandler为中断服务程序-ARM compilation realize soft interrupt, using ADS preparation. First call Init loaded interruption,再跳go SWIhandler, SWIhandler for the interrupt service routi
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-15
    • 文件大小:21504
    • 提供者:liboli
  1. simple_pic

    0下载:
  2. 简单可编程中断控制器,利用定时计数器的中断请求信号输出中断使能控制信号。-Simple Programmable Interrupt Controller, using regular counter interrupt request signal output enable control signal interruption.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:李利歌
  1. learn_s3c2410

    0下载:
  2. S3C2410开发实验源代码及实验指导;内容包括: LED_ON LED_ON_C IO_ports arm-linux-ld memory_controller Nand Flash controller uart printf,scanf interrupt controller timer mmu clock vivi等; 主要讲述了单片机s3c2410的使用。-S3C2410 development of the exp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:1549312
    • 提供者:何杰
  1. interrupt

    0下载:
  2. 定时器T1中断实验。 1、定时器中断实验。定时器产生10mS周期中断,通过计数让PB1电平产生周期变化。 2、内部1 M晶振。-Timer T1 interrupt the experiment. 1, the timer interruption experiments. 10ms cycle timer interrupt generated by count so that PB1-level changes have a cyc
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:13312
    • 提供者:hu
  1. 51interrupt

    0下载:
  2. ME500——51单片机的几个中断程序,包括时间中断、串口中断、按键中断等,非常全面,而且有简要说明,每种都包括c和汇编两种语言-ME500- 51 Singlechip interrupted several procedures, including time to interrupt, serial interruption, disruption, such as keys, very comprehensive and has
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:1833984
    • 提供者:夸父
  1. interrupt

    0下载:
  2. 基于zigbee的无线通讯程序,通过外中断响应,再利用定时器来计时,计算脉冲的周期-Zigbee-based wireless communication procedures, through the outside interrupt response, and then use the timer to time to calculate pulse cycle
  3. 所属分类:RFID编程

    • 发布日期:2024-05-15
    • 文件大小:1043456
    • 提供者:丁诚
  1. interrupt

    0下载:
  2. 单片机外部中断和定时的c源码和cpld开发-Singlechip external interrupt and timing of c-source and CPLD development
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:41984
    • 提供者:wangbeibei
  1. keyboard

    0下载:
  2. 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。-Based on linux and arm s3c2410 keyboard driver, dynamically loaded kernel module, when the button is depressed, trigger external interrupt throu
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:rbk
  1. rs232

    0下载:
  2. RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly lan
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-15
    • 文件大小:29696
    • 提供者:朱桦
  1. USB_HID

    0下载:
  2. C8051F320范例: This release contains the following components: * USB Interrupt Driver Example * USB Interrupt Firmware Example * Host Application (USBTest.exe) * Host Application Source -C8051F320 Ex
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:200704
    • 提供者:erichuang
  1. ucos_for_stm32f103

    0下载:
  2. UCOS-II FOR STM32F103XX 1 本程序是我自己移植,只使用KEIL进行过软仿真,测试没有发现问题。支持从任何一个中断服务程序里释放信号量。 2 此代码作为参考和学习使用,如果在使用过程中造成损失,本人不负任何责任。 3 此代码作为参考和学习使用,因为里边有UCOS-II,如果要作为商业使用请给UCOS付费。-UCOS-II FOR STM32F103XX 1 This procedure is my
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-15
    • 文件大小:110592
    • 提供者:
  1. int

    0下载:
  2. msp430中断嵌套程序,用于学习msp430中断嵌套.-MSP430 interrupt nesting procedure for learning MSP430 interrupt nesting.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:yanghong
  1. interrupt

    0下载:
  2. 中断调用程序,介绍单片机中断调用的方法,及示例程序。-Call interrupt procedures, introduce single-chip interrupt call methods and sample programs.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:张廷
  1. SWI

    0下载:
  2. arm9软中断的一个例子。。。。想要了解swi软中断详细处理过程的朋友可以下-ARM9 soft interrupted an example. . . . Want to learn the soft interrupt SWI detailed friends can deal with the process under
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-15
    • 文件大小:37888
    • 提供者:li
  1. ExternalInterrupt

    0下载:
  2. 单片机外部中断的典型应用,proteus仿真,程序,原理图全套。-External interrupt a typical single-chip applications, proteus simulation, procedures, a full set of schematics.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:无名
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org