当前位置:
首页 资源下载
搜索资源 - Interrupt Service Routine
搜索资源列表
-
0下载:
基于S3C2440芯片的UCOSII移植完整版,包括初始化代码,驱动程序以及多达15个包括中断服务程序、键盘、优先级、任务初始化等实例,适合初学者快速入门!-S3C2440 chip based on the full version of UCOSII transplantation, including the initialization code, driver and up to 15 including the interrupt service routine, keyboards
-
-
0下载:
//串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理
//出入均设有缓冲区,大小可任意设置。
//可供使用的函数名:-//Serial interrupt service routine, just make a simple call to complete the deal with the serial input and output// from the buffer with the size can be arbitrarily set.// The availa
-
-
0下载:
一个外部中断0的简单程序,该程序实现外部中断0的模拟以及中断服务程序的响应。-External Interrupt 0 is a simple procedure that implementation of the Analog External Interrupt 0 interrupt service routine, as well as response.
-
-
0下载:
ARM下UBOOT引导程序是如何引导加载程序的,
1.如何编译和调试主程序
2.如何使中断跳到RAM中的中断服务程序执行
3.如何把引导程序和主程序写入FLASH中.-ARM program under the guidance UBOOT is how the boot loader, 1. How to compile and debug the main program 2. How to make the jump to RAM interruption in the imp
-
-
0下载:
编写主程序,读取K0状态,当其与地端闭合时(P1.3为低电平)初始化为下降沿中断,反之,初始化为低电平中断,且发光二极管灭;编写中断服务程序,使图中的发光管闪烁5次,间隔250ms,即中断服务程序的执行时间为2.5秒,退出中断程序时,使发光管灭。-Write the main program, read K0 state, when its end is closed and the earth (P1.3 is low) is initialized to interrupt falling
-
-
0下载:
Freescale xs128 中断服务程序-Freescale xs128 interrupt service routine
-
-
0下载:
程序利用SW4 - SW7产生中断12,改变LED1 - LED4的闪烁频率,执行相应的中断服务程序(ISR) )-Program using SW4- SW7 interrupt 12, to change LED1- LED4 flicker frequency, executing the corresponding interrupt service routine (ISR))
-
-
0下载:
rensas R8C2K/L的中断服务程序(timer A,timer D,ADC...)-rensas R8C2K/L of the interrupt service routine (timer A, timer D, ADC ...)
-
-
0下载:
LPC2368 GPIO_INT外中断测试程序,按复位如果8个LED是全亮的。然后按一下中断按键INT键。如果按下触发INT0中断服务程序,会将8个LED熄灭。-LPC2368 GPIO_INT external interrupt test program, press the reset if all eight LED is bright. INT interrupt button and then click the button. If you press the trigger IN
-
-
0下载:
Atmega16的中断服务程序,基于AVR Studio开发的-The Atmega16 interrupt service routine, developed based on the AVR Studio
-
-
0下载:
本示例程序为BST23209板卡中断服务子程序示例
-Board interrupt service routine sample
-
-
1下载:
ARINC429端口中断服务子程序示例。该程序在labwindows/cvi环境下调试通过。-ARINC429 port interrupt service routine samples. The program in labwindows/cvi through debugging environment.
-
-
0下载:
该程序为1553B通信接口的中断服务子程序示例,在ANSI C编译环境下调试通过。-The program for the 1553B communication interface interrupt service routine example, in ANSI C compiler environment through debugging.
-
-
0下载:
设计单片机中断T0中断服务程序,作为子程序随时调用-Design microcontroller interrupt T0 interrupt service routine, as a subroutine called at any time
-
-
0下载:
中断服务程序。用于飞思卡尔智能小车的中断程序以实现一定功能。-Interrupt service routine. Used for car freescale intelligence interrupt program to achieve a certain function.
-
-
0下载:
编一程序,在显示器上显示时、分、秒,借用计数器8253的Timer0作为中断源,通过8259A向CPU发送中断,每10ms产生一次中断。在中断服务程序中管理刷新时、分、秒。
输入文件名(如:CLK)后清屏显示:Current:xx:xx:xx(时分秒键盘输入),打回车,时分秒开始计时,始终不停刷新。当键入ctrl+c时,停止计时,返回系统,且系统正常运行不死机。
-Compile a program that is displayed on the monitor, minutes,
-
-
0下载:
LPC2131中断,按下按键程序进入中断子程序,松开程序从中断中恢复-LPC2131 interrupt, press the button interrupt service routine, release the program to recover the interruption in
-
-
0下载:
使用C语言进行的中断服务程序编写、安装和使用,内存驻留。-Using C language interrupt service routine to prepare, install and use, memory presence.
-
-
0下载:
基于ATmega16的中断服务程序,供初学者学习-Based on ATmega16 interrupt service routine for beginners to learn
-
-
0下载:
使用C语言进行的中断服务程序编写、安装和使用,内存驻留。-Using C language interrupt service routine to prepare, install and use, memory presence.
-