搜索资源列表

  1. 13-1

    0下载:
  2. MSP430系列单片机实用C语言程序设计中断嵌套程序-MSP430 Microcontroller C Programming Language utility program designed to interrupt nesting
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:16384
    • 提供者:
  1. VIC_nesting

    0下载:
  2. lpc2131硬件不支持中断嵌套,该例程通过软件实现中断嵌套-lpc2131 hardware does not support interrupt nesting, the routine through the software interrupt nesting
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-18
    • 文件大小:66560
    • 提供者:rmbzhang
  1. INT

    0下载:
  2. LPC2106外部中断实例,包括一个按键中断,两个按键中断,中断嵌套和按键中断控制数码管显示程序,共四个程序。-LPC2106 external interrupts cases, including the interruption of a button, two button interrupts, interrupt nesting, and interrupt control button digital control wi
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:268288
    • 提供者:何情
  1. IAR_UCOS_II

    0下载:
  2. 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-18
    • 文件大小:134144
    • 提供者:丁一
  1. Interrupt

    0下载:
  2. 430单片机中断嵌套程序,经调试验证,可用-430 SCM interrupt nesting procedures, verified by debugging can be used
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:zhangqunli
  1. qiantao

    0下载:
  2. MSP430关于中断嵌套和应用,新手必看的资料-MSP430 interrupt nesting and on the application of information Xinshoubikan
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:李华
  1. MCU

    0下载:
  2. 对工业对象中主要的被控参数电阻炉炉温进行研究,设计了硬件电路和软件程序. 硬件电路选用8031单片机, 软件程序采用两重中断嵌套方式.提出了一种PID 控制的方法, 即只调节Kp 一个参数, 来实现PID 控制. 与常规PID 三个参数调整相比,省时、高效, 为实现简易的自整定控制带来方便.-The main object of the Industrial Resistance Heater controlled parameter
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:230400
    • 提供者:马叶飞
  1. AVR-microcontroller-embedded-operating-system-to-a

    0下载:
  2. AVR单片机的嵌入式操作系统中实现中断嵌套的分析AVR microcontroller embedded operating system to achieve the analysis of interrupt nesting-AVR microcontroller embedded operating system to achieve the analysis of interrupt nesting
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:93184
    • 提供者:shanghai001
  1. interrupt

    0下载:
  2. 在visulDSP5.0中实现中断功能及中断嵌套功能-Implemented in visulDSP5.0 interrupt and interrupt nesting
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:cheer
  1. MSP430

    0下载:
  2. MSP430的实例程序,包括两个计数器中断、AD采集、和外部中断嵌套,挺好用的-MSP430 examples of single-chip, which includes Counter interrupt, AD acquisition, external interrupt nesting, more practical Oh
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:魏小明
  1. zd

    0下载:
  2. 1.实现中断嵌套 2.使用定时器4,采用中断方法实现RUN LED闪烁,频率为5hz, 3.使用外部中断0,控制RUN LED是否闪烁。-1. Achieve interrupt nested 2. Use timer 4, the interrupt method RUN LED flash, frequency for 5 hz, 3. Use external interruption 0, control whe
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:王平
  1. INT0

    0下载:
  2. 对于学习各种中断 以及中断嵌套很有帮助-this project is very improtant in using dsp
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-18
    • 文件大小:694272
    • 提供者:zhutuofei
  1. 2231door

    0下载:
  2. 基于msp430valueline的开关门提示器,低功耗模式编写,采用中断嵌套霍尔式传感器实现的一个开关门蜂鸣器提示系统。-based on msp430valueline cpu,open close door sensor.low power mode, can have long life battery
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:25600
    • 提供者:赵浩淼
  1. msp430basic-routine-program-library

    0下载:
  2. 430所有基础例程程序库文件,msp430单片机内部程序源资料,可移植性强,C语言编写,包括中断嵌套程序,异步串行通信程序(空闲模式多机通信)基本定时器程序,行列式键盘,程序捕获脉冲信号周期程序,PWM输出程序,PWM输出程序,ADC12单通道和序列通道多次转换程序,FLASH擦写程序,LCD模块程序,比较器A电阻值测量程序,基本定时器程序,FLL+锁频环程序-430 all basic routines program librari
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:580608
    • 提供者:Elaine
  1. PIC18F

    0下载:
  2. 对于学习PIC18F的同学有福音了,对于该类单片机的中断嵌套方法-Students learn PIC18F gospel, for the type of microcontroller interrupt nesting method
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:斯豪杰
  1. main

    0下载:
  2. 中断嵌套。用于13xx 14xx 15xx 16xx系列。 MCLK:DCO ACLK :32.768K-Interrupt nesting. For 13xx 14xx 15xx 16xx series. MCLK: DCO ACLK: 32.768K
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:4190208
    • 提供者:小狼
  1. LPC2400-Project-Files

    0下载:
  2. LPC2400工程模板,ucos代码,IAP版本,中断嵌套方案,前后台版本等-LPC2400 project templates, ucos code, IAP version, interrupt nesting program, before and after the Taiwan version
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:1888256
    • 提供者:sure
  1. more_int

    0下载:
  2. 单片机实验程序,EXP6_中断嵌套实验,代码完整-SCM experimental procedures, EXP6_ interrupt nesting experiments, code integrity
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:lwq
  1. CheapOS

    0下载:
  2. CheapOS--嵌入式实时多任务操作系统源码免费下载 CheapOS使用与UCOS完全一样的HAL,与UCOS 完全HAL硬件兼容。 并且是完全免费的源代码,可用于商业产品上。 CheapOS最终的版本支持中断,信号,互斥锁,邮箱,延时函数等功能! 支持低功耗运行的实时操作系统,支持中断嵌套处理。 不同的任务可使用相同的优先级,并且最大可支持65535个应用任务。 方便的CPU USAGE占用率变量,操作
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-18
    • 文件大小:179200
    • 提供者:6756
  1. MCS51_uCOC_II

    0下载:
  2. 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-18
    • 文件大小:67584
    • 提供者:by
« 1 2 34 5 »

源码中国 www.ymcn.org