搜索资源列表
MC68HC908_IRQ
- Motorola公司单片机MC68HC908实现IRQ功能的实例程序,C语言在Code Warrier集成环境中编写。-Motorola MCU MC68HC908 companies achieve IRQ function of the sample program, C language in the Code Warrier prepared integrated environment.
MODE_Switch2
- MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the in
CLOCK
- 日历时钟DS12887控制实验 实验步骤 (1)连CZ1→CZ7,/IRQ(MC3)→P3.2。 (2)运行程序CLOCK.ASM,主机提示\"SE——\"等待键输入,①如按F0/EX,则读取显示当前已设置的日历钟。②如按数字键、再按SCAL键,则重新设置日历,例如设置日历为2002年02月22日,只需输入02 02 22即可,20为固定设置,不需输入。
key
- 按键扫描 51单片机加8279 8279通过74LS 138译码器扩展4×4键盘、6位显示器。 由3-8译码器对SL0~SL2译出键扫描线,由另一3-8译码器译出显示器的位扫描线,并采用了编码扫描方式。 为了防止出现重键现象,扫描输出线高位SL3不参加键扫描译码。CPU对8279的监视采用了查询方式,故8279的中断请求信号IRQ悬空未用。
MultiInterruptIRQ
- 基于ARM的44B0开发板的中断IRQ程序的原代码
STM32+EXTI.rar
- 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态
IRQ
- 学习飞思卡尔单片机的外部中断的使用,了解中断程序的书写方式。-Freescale MCU learning the use of external interrupts, writing interrupt program to understand way.
OV6620
- 电路图中CD40106的作用:将行信号反向,原因是单片要贩IRQ中断只能捕捉下跳变,而对行信号而已,其下跳变是行扫描的结束,上跳变以行扫描的开始,用CD40106后,将信号反向,使得单片机捕捉到下跳变后,正好是行扫描的开始,这样就可以一进入中断就进行采集了。 对于场信号接PJ0,主要是用于图像的刷新,一副图像的开始。-CD40106 circuit in the role: The reverse trip signal, the reasons are monolithic to s
LPC2220_BOOTLOAD_UART_
- MCU为LPC2220,FLASH为39FV1601(地址0x80000000),外部一个SRAM(地址0x81000000),程序用ADS编译, 用分散加载,程序0x80000000开始引导,FLASH操作在LPC2220内部RAM运行。 实现的作用为开机等待2秒左右若PC发来连接指令将进入BOOT部分,若超时则COPY应用程序到外部RAM开始运行。 抛砖引玉,可以认识到分散加载,BOOT的基本原理及方法,该程序已可完成所有功能,但可能仍然需要补足一些 如FLASH坏区检查等,
uart0_irq
- 由keil软件调试的串口中断程序[IRQ中断]-By keil software debugging serial port interrupt procedure [IRQ interrupt]
uart
- UART模块提供了一个全双工标准接口,用于完成SPCE061A与外设之间的串行通讯。借助于IOB口的特殊功能和UART IRQ中断,可以同时完成UART接口的接收发送数据的过程。-Full-duplex UART module provides a standard interface for the completion of SPCE061A and the serial communication between peripherals. With IOB mouth of the spe
IRQ_Demo
- 在LPC2378上实现IRQ中断,程序中给出了具体的中断寄存器的初始化设置,经过验证程序能正常运行,通用性强。-IRQ interrupts in the LPC2378 to achieve the program given a specific interrupt register initialization settings, through the verification process to normal operation, versatility.
TimeOut
- 使用定时器0实现1秒定时,并打开IRQ中断,控制LED闪烁。 同时使用MAT0.0实现比较匹配输出-lpc2119 timer code
APIC
- 获取APIC和IDT相关信息,包括中断号、IRQ映射关系等。-APIC and IDT access information, including an interrupt number, IRQ mapping relations.
PS2
- IRQ实现PS2键盘接口,并有PS2协议简介及其代码。-ISR in the realization of PS2 keyboard interface, and PS2 Protocol Profile and code.
irq
- LPC2368芯片的I2C接口H头文件。-LPC2368 chip I2C interface to H header file.
wireless
- NRF2401的atmega8驱动程序及简单的示例程序。spi采用硬件spi,IRQ采用中断响应-a simple driver of NRF2401 for atmega8
irq
- 飞利浦NXP LPC2300开发板向量中断实验源码-nxp irq int
IRQ
- IRQ中断,可用于单片机及飞思卡尔的教学及学习-IRQ Interrupt