CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 中断程序

搜索资源列表

  1. clock-serial

    0下载:
  2. *硬件连接:PTA-HD44780data,PTC0-RS,PTC1-RW,PTC2-E * *程序描述: 1.以串行中断方式接收从PC机发送来的时钟启 * * 动信号56H和时间值 * * v11:11:11:11表示11:11:11 * * 2.以定时中断方式实现实现1秒的定时 * * 3.以串行接受中断方式接受从PC机发送来的时 * * 钟停止信号57H并向PC方发送当前的时钟数据 * *使用模块: 定时模块、串行通信模块及LCD模块 * -* Hardwa
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:3763
    • 提供者:luke
  1. dma_xintf_to_ram

    0下载:
  2. 本文档位DSP开发中DMA中断RAM运行程序可供相关人员借鉴-DMA TO RAM
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:132593
    • 提供者:microcosm
  1. danpianjigaishu

    0下载:
  2. 主要介绍51单片机指令,中断,里面有详细电路,及c语言程序,重要案例。-51 MCU instructions are introduced, interrupt, which are detailed circuit, and c language program, an important case.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:82990
    • 提供者:armlinuxvc
  1. shumaguan

    0下载:
  2. SPI接口实险,动态LED数据管显示实验。 1、程序通过SPI接口输出数据到HC595芯片驱动LED数据管简单显示。 2、动态调度由片内定时器1中断产生,中断周期为5mS。 3、内部1 M晶振,程序采用单任务方式,软件延时。 4、进行此实验请插上JP1的所有8个短路块,JP6(SPI_EN)短路块。 AVR mega16学习板 数码管显示函数文件-SPI interface to real risk, dynamic LED tube showed that t
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3948
    • 提供者:lxj
  1. 005

    0下载:
  2. 用汇编实现的无线解码程序,中断45uS中断采样3次,中断3次确定一次信号电平状态。-Achieved with the compilation of the wireless decoding process, interrupt 45uS interrupt sampling three times, interrupted 3 times to determine a signal level status.
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5362
    • 提供者:fuxiaoling
  1. PWM

    0下载:
  2. 关于各种电机的PWM程序: 工程1,采用C语言完成的主要功能有 1:用定时器1中断让LED闪烁; 2:用定时器2的比较单元产生一路PWM; 3:用EVB模块产生6路PWM; 另外四个汇编程序依次分别是: SVPWM(软件法)程序, 交流异步矢量程序, 直流双极性双闭环可逆控制程序, 和采样SPWM程序。 -PWM motor on a variety of programs: Project 1, using C language to complet
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:81936
    • 提供者:bullwell
  1. ARM_CORTEX_M3_debug_note

    0下载:
  2. 用ARM CORTEX-M3内核的MCU做开发,在调试程序时遇到程序进入错误中断的情况的一些方法。-With ARM CORTEX-M3 MCU core to do the development program in the debugger encountered an error interruption of access to some of the ways.
  3. 所属分类:IT Hero

    • 发布日期:2017-05-26
    • 文件大小:8977556
    • 提供者:马良
  1. xs128interrupt

    0下载:
  2. 介绍xs128单片机的中断及简单程序,能给需要的朋友以详细的讲解-interrupt for xs128 microcomputer single chip ,i hope this can be bring easy for people
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:70613
    • 提供者:齐少鹏
  1. main

    0下载:
  2. 音乐播放例程演示 1 开机循环播放 9 首音乐,LED也按预定流水灯程序循环闪动 2 按key1键则切换播放音乐。按key1键开始/停止音乐自动播放 3 按key3键则自动/手动闪烁方案。按key4键切换闪烁方案 4 资源配置:Timer0用于为系统提供时基;Timer1用于音乐播放; 5 2个中断源,其中为Timer0和Timer1中断-Music player routine demonstrates a boot loop 9 music, LEDs also c
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:4182
    • 提供者:heying
  1. OS-design

    0下载:
  2. 目的与要求:本设计的目的是通过BIOS调用设计简单的文件访问接口,使学生掌握程序接口的设计方法。 要求学生在熟悉比BIOS、DOS操作系统的中断接口及程序接口的基础上,利用C语言设计简单的文件访问接口,最后通过程序验证接口的正确性。 -Objectives and Requirements: The purpose of this design is to design simple file access interface through BIOS calls, and enable
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:3662
    • 提供者:骆超
  1. 1-1

    0下载:
  2. 单片机数字时钟的程序,采用中断方式可以设置时间,实现小时分钟秒钟的拆分,可以手动设置时间-SCM digital clock program, the interrupt mode can set time, realize the hours of split second minutes, can be manually
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:1001
    • 提供者:tina
  1. SCI_interrupt

    0下载:
  2. 串口通信程序,2812接收到数据后产生中断,然后将收到的数据再发出来。-Serial communication program, 2812 after receiving the data to generate an interrupt, then the received data is sent to.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4684513
    • 提供者:老张
  1. 51-SCM

    0下载:
  2. 利用C51显示红外遥控器中各个按键的值,程序中用红外线触发的外中断处理函数来对4个字节的用户码和键数据码进行解码-Display the infrared remote control using C51 in all key value, and the program with infrared triggered the interrupt handling function to for four bytes of user code and key data code decoding
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:9932
    • 提供者:
  1. trade520

    0下载:
  2. 单片机C语言程序设计实训100例/新手练习程序有流水,LCD,点阵,A/D,中断,音乐,计算器,数码管等-100 cases of single-chip C Programming Language Training/novice exercise program there is running water, LCD, dot-matrix, A/D, interrupts, music, calculator, digital tubes, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10339304
    • 提供者:陈国强
  1. Example_281xCpuTimer

    0下载:
  2. 采用CPU Timer0定时,在定时器中断服务程序中记录中断的次数。-The number of CPU Timer0 regularly recorded in the timer interrupt service routine interrupt.
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:6327
    • 提供者:邱静
  1. zsj1LED

    0下载:
  2. 修改S3C2410BIOS源程序,添加自己的定时器中断的程序-To modify S3C2410BIOS source code, add a timer interrupt program
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:198743
    • 提供者:zhu
  1. C8051f340Pinterrupt

    0下载:
  2. c8051f340中断测试程序 学习必备的啊-the c8051f340 interrupt test program learning essential
  3. 所属分类:Software Testing

    • 发布日期:2017-11-13
    • 文件大小:726
    • 提供者:yuansong
  1. MCU-interupt-timer

    0下载:
  2. 单片机开发,用中断定时器的时钟设计,这些程序都经过优化的-Microcontroller development interrupt timer clock design, these programs have been optimized.
  3. 所属分类:Software Testing

    • 发布日期:2017-11-12
    • 文件大小:862
    • 提供者:heycoin
  1. TMS320C6000

    0下载:
  2. 本文介绍TMS320C6000系列中断设置的简明方法。通过示例定时器中断,MCBSP串口接收中断及外部中断这三种中断实现过程,介绍如何实现中断各个寄存器的配置,中断向量表书写以及中断服务函数。最后提供一个简要的示例程序可供大家下载使用。此示例在DSK6416的TI官方实验板上通过测试。由于定时器和串口工作模式较繁,因此对中断无关部分不做介绍。-This article describes the TMS320C6000 interrupt settings concise method.
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:1922470
    • 提供者:姜山
  1. different-V

    0下载:
  2. 速度分为20个等级调速,可以通过外部中断按键控制,程序语言简单易解-Divided into 20 grades governor speed buttons control the external interrupt programming language is simple and easy solution
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:9895
    • 提供者:蓝洋
« 1 2 3 45 6 »
搜珍网 www.dssz.com