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

搜索资源列表

  1. stm32f10X-USART-

    0下载:
  2. 本代码实现了STM32F10X的串口的时钟配置,GPIO口配置,串口配置,以及中断处理函数-The code to achieve the STM32F10X serial clock configuration, configuration of GPIO port, serial port configuration, and interrupt handling function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:1705149
    • 提供者:黄云
  1. SmartARM2400-for-ISR

    0下载:
  2. SmartARM2400的中断处理程序,可根据实际情况自己添加修改-SmartARM2400 for ISR.rar
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:70212
    • 提供者:海军少校
  1. STM32F103VC

    0下载:
  2. STM32 中断处理应用,调试成功,拿来可用-STM32 interrupt processing applications, debugging success, and brought the available
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4314356
    • 提供者:曹帅
  1. EINTInit

    0下载:
  2. 基于ARM的M3核所编写的外部中断处理程序-Prepared by M3 core, ARM-based external interrupt handler
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1103
    • 提供者:huazii
  1. ARM

    0下载:
  2. 嵌入式系统基础知识,ARM技术概述, ARM的指令系统,ARM汇编语言程序设计,ARM Realview MDK集成开发环境, GPIO编程,ARM异常中断处理及编程,存储器接口-The basics of embedded systems, ARM technology overview of the ARM instruction set, ARM assembly language programming, the ARM RealView MDK integrated developme
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-25
    • 文件大小:8628362
    • 提供者:欣然
  1. example_accelerometer_interrupt

    1下载:
  2. MSP430 通过中断处理加速度传感器的例程-example of accelerometer for interrupt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-12
    • 文件大小:2317
    • 提供者:刘梅林
  1. shuchubijiaomoshi

    1下载:
  2. stm32输出比较模式良版本,一个定时器输出4路的占空比为50 的pwm,频率在中断处理函数修改-benign version of the the stm32 output compare mode, the duty cycle of the timer output 4 to 50 of the pwm frequency interrupt handler to modify the
  3. 所属分类:SCM

    • 发布日期:2015-11-18
    • 文件大小:3270656
    • 提供者:庄进发
  1. answer-button-firmware

    0下载:
  2. 抢答器固件程序,使用keil c 环境开发,里面有完整的通信协议和中断处理-Responder firmware, using keil c environment and development, which has a complete communication protocol and interrupt handling
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:48365
    • 提供者:chua
  1. UART

    0下载:
  2. 四个独立程序,包括中断处理,查询方式,RS485-four lonely program,including interupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:200259
    • 提供者:廖生
  1. NEW_XGK_CHG

    0下载:
  2. 这是STC单片机在天幕靶上的工程应用,包括数据包接收的中断处理,附加了定时器,外部中断的简单使用,以及接受命令的处理,希望对单片机初学者有用-This is the STC SCM engineering applications, including data packet reception interrupt handling, additional timer, simple to use, as well as external interrupt command processing
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:140028
    • 提供者:Abr
  1. zhongduan

    0下载:
  2. 嵌入式实验 中断处理实验,基本完成实验内容要求,有注解,有截图结果。-Embedded experimental interrupt handling experiment, basically complete experiment content requirements, comments, have screenshots results.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:135016
    • 提供者:张蕾
  1. AN54460_Interrupt-AN-Projects

    0下载:
  2. PSOC3&5系列单片机的官网应用程序文档,AN54460,对应的是中断处理部分的应用;-PSOC3 & 5 Series MCU application documentation for the official website, AN54460, the corresponding interrupt handling part of the application
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:1476799
    • 提供者:atlantis
  1. chaoshengbokongzhi

    0下载:
  2. 超声波测距设计,简单的源代码,以方波的形式,从单片机中断管脚发出,经过放大电路,在发射头发送出去,接收时,经过中断处理,收到收据-Ultrasonic Ranging design, source code, in the form of a square wave from the microcontroller interrupt pin issued amplifier circuit in the transmitter head sent, received, interrupt ha
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:2781
    • 提供者:克里
  1. danpianji

    0下载:
  2. 用单次脉冲申请中断,在中断处理过程中对六位数码显示管的显示进行移位,即六位数码管从最左端开始显示,每按一下单位脉冲发生器,显示的数码管右移移位。六位数码管显示完毕后,再来一次脉冲六位数码管全部显示。数码管显示方式采用动态显示,节省I/O口。-英语中文(简体)日语Applications with a single pulse interrupt, interrupt processing, the six digital display tube display shift, that is,
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:1413
    • 提供者:陈迎亚
  1. MSP430G2553

    1下载:
  2. 基于MSP430G2553的PWM输出控制,AD采集,及430内部各模块的初始化,包括:AD、I/O口、系统时钟管理、定时器、捕获、中断处理、以及利用串转并实现的LCD显示。-A PWM output control based on MSP430G2553, AD collection, and 430 within the module initialization, comprising: AD, the I/O port, the system clock management, tim
  3. 所属分类:SCM

    • 发布日期:2014-11-03
    • 文件大小:72704
    • 提供者:
  1. ADC12

    0下载:
  2. msp430内部含有ADC12模块,可以完成12位的模数转换,当对精度或其他指标要求不高时,可以选用430单片机内部的ADC12完成模数转换工作。这里主要实现了一个比较通用的ADC12模块初始化程序,具体的数据存储和处理需要自己在中断处理函数中添加。 -msp430 the internal containing ADC12 module, you can complete a 12-bit analog-to-digital conversion the selection the 430
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:6961
    • 提供者:wangpeng
  1. IRQ

    1下载:
  2. s3c2440开发板中断处理程序(RealView MDK),RealView MDK 4.60下的非常简单的中断处理程序,按键点亮LED灯。-s3c2440 development board interrupt handler (RealView MDK) RealView MDK 4.60 very simple interrupt handler, the button is lit LED lights.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-10-30
    • 文件大小:78666
    • 提供者:DoomLord
  1. int

    0下载:
  2. 对TIMER中断的处理,MEGE128TIMER中断处理程序,实现定时操作。-TIMER INT
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:1243
    • 提供者:tcdgfen
  1. zhongduan

    0下载:
  2. MEGE128中断处理程序,此程序可以对MEGA128的中断向量进行处理,并执行其中的结果。-MEGE128 interrupt handler, this program can MEGA128 the interrupt vector processing, and implement the results
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:1955
    • 提供者:tcdgfen
  1. tx

    0下载:
  2. MEGA128串口发送中断处理程序,此程序可以将送来的数据动串口上发走,并处理发送中断。-Serial port to send an interrupt handler MEGA128 data, this program can be sent automatically to serial port on the hair go and deal with the transmit interrupt.
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:1526
    • 提供者:tcdgfen
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 24 »
搜珍网 www.dssz.com