搜索资源列表
MiniARM2200(3)
- MiniARM2200基础包3:中断控制-MiniARM2200 three basic packages : Interrupt Control
6.25-DSP-Pwm-QEP-LED
- DSP2812-PWM-QEP-LED本程序是通过L298P驱动电机,发生两路PWM,通过GPIO口逻辑控制电机转动方向,QEP电路读取电机转速和方向,定时器中断控制LED,非常适合初学者,每一步都写的非常简单,对照着书很容易就看得懂!
STM32F103R8T6 串行中断
- STM32F103R8T6 串行中断 GPIO控制 编译环境IAR5.30
EXTI1
- STM32开发板外部中断的例子,这个例子中,可以通过外部中断控制相应的外设.-demo of external interrupt of STM32 ,you may use external interrupt to control device.
IRQ_Example
- s3c44b0实现中断控制。已通过调试。-S3C44B0 achieve the interruption of control. Had passed through debugging.
swi
- 在s3c2440开发板裸板上模拟软中断处理程序,处理程序中是对LED灯的控制。-Development board in the bare board s3c2440 simulation soft interrupt handling procedures, the processing procedure is the control of LED lights.
Key_Led_Int
- s3c44b0 ARM7TDMI 中断机制的分析,按键产生中断控制LED灯亮灭-s3c44b0 ARM7TDMI interrupt mechanism analysis, generate an interrupt control button LED lights out
ARM.cortex-M3.Interrupt.QEI.hw_types
- ARM cortex-M3系列处理器的代码,包括正交编码器接口QEI、中断控制Interrupt、硬件类型定义hw_types。(IAR环境工程)-ARM cortex-M3 family of processors code, including quadrature encoder interface, QEI, interrupt control Interrupt, the hardware type definition hw_types. (IAR Environmental Eng
tmpread
- 温度读取DS18B20读取温度值通过中断控制读取-temperature read
LED_KEY
- lpc2114 外部中断控制LED,ProTEUS仿真-lpc2114 external interrupt control LED, ProTEUS simulation
S3C2410-init
- 基于ARM9芯片S3C2410异常中断程序设计。验证的代码详细分析了基于ARM嵌入式系统的异常处理流程。然后阐明关键字“-irq”的作用,设计出中断处理函数。最后,通过设置中断控制寄存器,设计外部中断EINT3的初始化程序,并给出主程序流程图。实践证明程序运行稳定可靠。-S3C2410 ARM9-based chip exception interrupt programming. Detailed analysis of the code verification of embedded sy
nvic
- STM32视频中断部分主要讲解stm32的nvic中断控制 -STM32 video interrupt part, explain the nvic interrupt control stm32
interrupt
- 外部输入中断源INT0和INT1,由中断控制寄存器TCON的IT1(TCON.2)和IT0(TCON.1)分别控制外部输入中断1和中断0的中断触发方式。若为0,则外部输入中断控制为电平触发方式;若为1,则控制为边沿触发方式。 -INT0 External interrupt source input and INT1, the interrupt control registers TCON the IT1 (TCON.2) and IT0 (TCON.1), respectively ex
Interrupt
- cortex-m0 LM3S1138例程,【06】中断控制(Interrupt)-cortex-m0 LM3S1138 routines [06] Interrupt Control (Interrupt)
application-of-interrupted
- STM32中断应用,第五到第十五管脚的中断控制-Application of STM32 external interrupt,the control of pin 5 to 15
interrupt_1
- lm3s8962,使用api编程的典型中断控制例程, 很实用-Lm3s8962, use the API programming typical interrupt control routines
LM3S811LED
- ARM开发程序LM3S811开发板的按键中断控制LED亮灭。-ARM development program LM3S811 development board buttons interrupt control LED light out.
duoji
- 51产生pwm波,用两个按键和一个电视中断控制舵机,不过此程序有字符显示程序,方便观察调试舵机-51 produce pwm wave interrupt control steering gear, with two buttons and a TV, but this program is a character display program to facilitate the observation debugging Servo
3
- 使用8259的单级中断控制实验,显示在一位LED上-Use the 8259 single-level interrupt control experiments, displayed on an LED
pit-test
- MPC560xP 开发板上实现中断控制功能 -MPC560xP development board interrupt control functions