搜索资源列表
baud5k
- c8051f040中比较器0调试程序,带中断处理和比较器状态crossbar输出源程-c8051f040 relatively 0 debugger, with interrupt handling and Comparators state crossbar output - source
I2cInt_c24
- i2c 中断请求控制c语言编程源代码程序 -i2c interrupt request Control c programming language source code procedures
B3006@04.24
- 虚拟机程序,实现的功能: 1.支持A,G,R,D,E,U,T,P等命令; 2.可读入.ASM汇编文件或者.COD二进制文件执行; 3.可选择不同的运行方式(全速,单指令,单微指令,暂停); 4.支持中断实验(三级中断源),可以设定中断向量; 5.支持指令集与微指令集的动态扩充; 6.控件动态显示所有重要信号与数据状态(部分控件可点击);-virtual machine procedures, functions : 1. Support A, G,
GPRS_Q2403
- arm下驱动WAVECOM模块Q2403的源代码,包括拨打电话,发短信,串口中断接收发送等!-arm driving under Enfora Flash Card module source code, including telephone calls and send text messages, send interrupt reception so!
w78e51bcn
- W78E51B 规格书 W78E51B 是宽频率范围、低功耗的8 位微控制器。它的指令集同标准8051 指令集完全兼容。W78E51B 包含4K 字节的Flash EPROM;128 字节的RAM;4 个8 位双向、可位寻址的I/O 口;一个附加的4 位 I/O 口P4;2 个16 位定时/计数器;一个硬件Watchdog 定时器及一个串行口。这些外围设备都由有7 个中断源和2 级中断能力的中断系统支持。为了方便用户进行编程和验证,W78E51B 内含的Flash EPROM
Isr_wince
- 一个中断处理程序的源代码 嵌入式方面的有很大的实用价值-an interrupt handling program's source code embedded in a great practical value
kechensheji
- 设8359的两端口地址为60H,61H,使用三号中断源,IR3与SP相连。中断方式为边沿触发方式,每按一次AN按钮产生了一次中断信号,向8259A发出中断请求信号。如果中断源电平信号不符合规定要求则转到7号中断,显示“Err”。CPU响应中断后,在中断服务中,对中断次数进行计数并显示,计满5次结束,显示器显示“Good”。-established in 8359 to address two port 60H, 61H, use Route interrupt source, P value w
interrupt20
- 该文件夹包括实验报告,流程图,以及源代码.程序实现功能:在主程序运行期间,每5秒钟响铃一次;当键盘上的某个键被按下时,主程序和响铃都被挂起,显示器显示buffer缓冲区中的字符串,然后等待下一次按键引起的键盘中断;当键盘中断发生后,恢复主程序和响铃.这一过程可以重复任意次。-The folder including experiments, flow charts, as well as source code. Program functions : the main program duri
AsynchronousClass.ZIP
- windows下串口同步通信的一个类,The files ASYNCH.H and ASYNCH.CPP are the actual source code to the asynchronous object class. The file SPDTERM.CPP is merely a sample test program to test the interrupt and some of the functions of the class. To compile, sim
ADuC7027interruptionsource
- ADUC7026中断源码,针对ADUC7026开发板而写-ADUC7026 interrupt source for ADUC7026 development board and Writing
F06x_External_Interrupts
- C8051F06X单片机编程,中断源代码-C8051F06X MCU programming, interrupt source code
Interrupts
- C8051F020单片机中断程序 This software shows the necessary configuration to use External Interrupt 0 (/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code executes the initialization routines and then spins in an infinite while() l
Interrupts
- 这个软件显示必要的配置来使用外部中断0或外部中断1作为一个中断源。代码执行初始化程序,然后旋转而()在一个无限循环。-This software shows the necessary configuration to use External Interrupt 0 or External Interrupt 1 as an interrupt source. The code executes the initialization routines and then spins in a
MMSPP430-RRTCS
- 一种基于MSP430系列单片机SCM的软件源码实时时钟(RTC)代码码,使用定时器B为中断源,时间变量使用字符型变量储存,便于直接输出数字 -Based on MSP430 MCU SCM software source code for real-time clock (RTC) code, the use of the timer B interrupt source, the time variable character variable to store, easy to dire
Windows wdf pdf and source
- 压缩包是电子书和源码。 《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
EXINT
- DSP 2407外部中断源程序包括源程序 头文件,保证能购运行-DSP 2407 external interrupt source including source code header files, can be purchased to run
201282493129
- 一个运行在DSP28335上的外部接口中断的程序源代码-A run on the DSP28335 external interface interrupt source code
A101
- 用电平开关的输出作为中断源,每个开关对应于一个中断源。在中断服务程序中,通过74LS273输出一个数据,以点亮与中断源相对应位置的LED。-The output power level as the interrupt source switch, each switch corresponds to an interrupt source. The interrupt service program, a data output through the 74LS273 to light cor
SemSig
- Shows how to set up an interrupt handler function and signal events the handler. We use C6x timer 1 as the example interrupt source.-Shows how to set up an interrupt handler function and signal events the handler. We use C6x timer 1 as the example i
EXTI+USART
- 外部中断使用,源地工作室stm32最小系统外部终端使用(exitThe use of external interrupt source, studio STM32 minimum system external terminal use)