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

搜索资源列表

  1. RTC

    0下载:
  2. VDSP++打开。This directory contains an example ADSP-BF537 RTC project that does a basic blink routine and then puts the part in deep sleep mode to be woken up from a RTC Stopwatch Event. Once woken up, the RTC is reconfigured to toggle the EZ KIT LE
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:10351
    • 提供者:gaofeng
  1. AT91M42800A-UsartPDC-ADS1_2-2_0

    0下载:
  2. This zip file describes a Basic USART using Interrupts and PDC running under EB42 with ARM® ADS 1.2 Software Tool. Includes main.html file for help.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:182297
    • 提供者:hwy
  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 language or library files are use
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:29659
    • 提供者:朱桦
  1. cc1110

    0下载:
  2. 有关cc1110的几个基本实验,其中包括AD采集,串口通信,定时器,中断和IO口实验-The cc1110 a few basic experiments, including AD acquisition, serial communication, timers, interrupts and IO port test
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:5143
    • 提供者:沈群锋
  1. LABD2

    0下载:
  2. Developed for use with MSP430x22x4 MCU (2274). Made with Code Composer Essentials v3.1. VLOCLK used, MCLK from VLOCLK.Also calibrated DCO s used. Basically this file is for educational use working with Basic Clock Module+. Timer interrupts used fo
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:18214
    • 提供者:ibanez2006
  1. Timers-and-Interrupts-Mechanism

    0下载:
  2. It contains basic codes for timers and interrupts for microcontroller Atmel ATmega16
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:2548
    • 提供者:Ahmed Dildar
  1. AT91SAM7X256-PIT-IAR

    0下载:
  2. 程序说明: 一、开发环境 1、开发板:AT91SAM7X256-EK 2、仿真器:SAM-ICE(ATMEL) 3、开发软件:IAR4_30A-1_2(IAR) 二、程序功能 1、程序目的:介绍AT91SAM7X256 PIT的基本用法: 补充:PIT的目的是为操作系提供周期性的中断. 2、功能说明:PIT 产生定期中断. 三、开发板设置 1、依据AT91SAM7X256-EK使用向导,设置好开发板(最小系统)
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:624470
    • 提供者:Tina
  1. keyboard

    0下载:
  2. 关于键盘中断的基本程序是实现键盘中断的有效方法,能够在硬件编程条件下实现直接的中断功能-Keyboard interrupts on the basic procedure is an effective way to achieve the keyboard interrupt, can be programmed in the hardware interrupt under the direct function
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:625
    • 提供者:安格
  1. out_Interrupt

    0下载:
  2. 外部中断和定时器一样,是单片机最基本也是最重要的两个功能。 该程序的视频为“外部中断的使用.exe”-External interrupt and timer, is the most basic and most important single chip two functions. The program' s video for " the use of external interrupts. Exe"
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:18000
    • 提供者:陈斌
  1. USART_Interrupt

    0下载:
  2. This example provides a basic communication between USARTy and USARTz using interrupts. USARTy and USARTz can be USART1 and USART2 or USART2 and USART3, depending on the STMicroelectronics EVAL board you are using.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:35727
    • 提供者:袁松
  1. c8051f126cfg

    0下载:
  2. c8051126单片机的初始化设置,包括频率,中断,IO端口等基本设置-c8051126 MCU initialization settings, including the basic settings of the frequency of interrupts, IO ports
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1451
    • 提供者:kxl
  1. clock

    0下载:
  2. Clock This application shows the use of the 16 bits of the timer counter to generate internal interrupts and consequently generate a timing function. This application depends upon the system clock frequency as a basis for its timing. The applicatio
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:2088
    • 提供者:gao
  1. ppt

    0下载:
  2. linux系统编程,计算机系统的基本构成 处理器,主存,I/O模块,系统总线 中断的分类 程序中断,时钟中断,I/O中断,硬件失效中断 存储器的层次结构 Register->cache->main memory->disk 操作模式分为?内核模式,用户模式任何资源分配和调度策略都必须考虑的三个因素公平性,有差别的响应,有效性-linux system programming, the basic structure of a computer syste
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-21
    • 文件大小:6547039
    • 提供者:小雪
  1. danpianjiShiYan

    0下载:
  2. 单片机的一些基础实验,包括串口,I/O口扩展,中断,定时器,串行等,对学习单片机很有帮助-MCU some basic experiments, including the serial, I/O port expansion, interrupts, timers, serial, etc., to learn microcontroller helpful
  3. 所属分类:Other Embeded program

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

    0下载:
  2. 外部中断技术的基本使用方法和中断处理程序的编程方法-The basic use of external interrupts and interrupt handling techniques programing method
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:21396
    • 提供者:sidney001
  1. 01.-DSP

    0下载:
  2. dsp5509相关的代码,开发板亲测可用,包含一些基础的dsp5509应用,如中断、eerom等-dsp5509 related code, development boards pro-test available, including some basic dsp5509 applications, such as interrupts, eerom etc.
  3. 所属分类:DSP program

    • 发布日期:2017-04-30
    • 文件大小:202893
    • 提供者:张国务
  1. my_BIOS

    0下载:
  2. DSP/BIOS的基础教程,适用于初学者。包括硬件中断、软件中断、线程转换和阻塞等基础知识,还有邮箱和旗语等基本内容 -The basis of DSP/BIOS tutorial, suitable for beginners.Including hardware interrupt, or software interrupts, and a thread conversion and obstruction and other basic knowledge, basic content
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:148583
    • 提供者:杨凯杰
  1. 2.基础实验源码

    0下载:
  2. 基于CC2530,能够实现基本的单片机流水灯、中断、定时器等(Based on CC2530, it is able to realize basic microcontroller running water lamps, interrupts, timers and so on)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:3861504
    • 提供者:cnfes
搜珍网 www.dssz.com