搜索资源列表
PDrunLjx
- 对多个中断的相互运用,独立互不冲突 在掉电状态,允许外部中断0,外部中断1,外部中断2唤醒。arm7,lpc2104周立功开发板 -interruption of a number of the mutual use of each other independent of the power-down mode of the conflict, allowing external interrupt 0, an external interrupt, external interrupt
Int
- the arm7 interrupt fangzheng with protues
ARM_Init.rar
- ARM7初始化,中断向量表定义,堆栈定义等.,Initiale ARM1 and define interrupt vector
LPC2131-UART
- ARM7 LPC2131串口查询方式和中断方式的C语言通信程序-LPC2131 serial query and interrupt communications
LM3S_UART
- 《LM3S系列CPU高性能串口驱动程序》 现在很多ARM7芯片已经使用了Cotex-M3内核,我开始接触这东西是从周立功的LM3S1138开始的。周立功提供的1138串口例程基本不具有实用性…… 该驱动程序在利用LM3S系列CPU自身FIFO的同时,利用环形缓冲区构建了软件层的Buffer,采用中断方式进行Buffer读写,效率高,运行稳定,可用于透传、网关等各种大数据流量的场合。程序包含头文件,注释详尽;基于Stellaris外设驱动库编写,方便移植。并支持485通信,串口初始化数据自
LPC2124_TEMPLATE_VICINT
- ARM7 lpc2100 VIC中断驱动API,源码有详细注解,根据注解配置寄存器,作到不用翻阅资料就可编程-ARM7 lpc2100 VIC interrupt-driven API, detailed source notes, according to comments configuration register, do not read the information on the programmable
44binit
- 该文件为ARM7硬件平台的C语言启动代码,用于分配中断向量表,初始化ISR地址,初始化堆栈空间, 初始化应用程序执行环境,配置存储器系统,设定时钟周期,呼叫主应用程序。基于S3C44B0的ARM7硬件平台的启动代码-The hardware platform documentation for the ARM7 startup code of C language for the distribution of interrupt vector table, initialize ISR add
UART_1
- ARM7外部中断实验。本实验利用外部中断改变LED的变化方式。-ARM7 experimental external interrupt. This experiment to change the use of external interrupt mode LED changes.
INT-GPIO
- ARM7-LPC2148的外部中断源码-ARM7-LPC2148 external interrupt source
LPC2148Test
- NXP LPC2148 ARM7 processor interrupt driven driver that actually works. To set up compiler and IDE see yagarto.de
Interrupt
- arm7\EasyARM1138例程,Interrupt(中断编程)-arm7 \ EasyARM1138 routines, Interrupt (Interrupt Programming)
lab4.2
- ARM7综合实验。开发环境IAR,板子用的是YL-LPC2148。功能简介:通过UART(向量IRQ中断),接收上位机发来的控制命令,该命令控制蜂鸣器以特定频率鸣叫,同时利用LCD将蜂鸣器的鸣叫频率显示出来;通过开发板上外部中断源S4、S5(相量中断)获得外部输入0、1序列(按下S5代表1,S4代表0),将该序列发回上位机,同时LED闪亮以表示S4、S5操作有效。-ARM7 comprehensive experiment. Development Environment IAR, board
USART_Irq
- STM32F10C8 arm7嵌入式串口中断处理,详细介绍了中断方式下,怎样接收和发送数据。-STM32F10C8 arm7 embedded serial port interrupt handling, interrupt mode described in detail, how to send and receive data.
VICDef_C
- ARM7 外部中断通信方式的调试源程序,尤其适用于LPC2220系列-External Interrupt Communication design for ARM7
DataRet_C
- ARM7上UART0串口中断方式通信的源程序,尤其适用于LPC2220 -UART0 Interrupt Communication for ARM7
s3c44b0_uc0s-ii
- S3C44B0的ARM7移值好的UCOS-II的工程,包括3个文件,其中有带中断例程的,带按键检测的-S3C44B0 the ARM7 transplant good UCOS-II project, including the three documents, including with interrupt routines, with key detection
irq
- 介绍ucos 移植到arm7上时,用操作系统管理中断,解释外部中断IRQ,swi中断的汇编指令,和操作时序。-Introduction ucos when transplanted to arm7 with the operating system management interrupt, external interrupt to explain IRQ, swi interrupt the assembly instructions, and operation timing.
TIME_test
- 利用arm7开发板设计的时钟中断服务程序,和定时程序,其中处理器采用的是LPC2104-Development board designed by arm7 clock interrupt service routine, and the timing program, which is the LPC2104 processor
ExInt_For_lpc2200
- LPC2200的外部编程,平台为ads1.2,在smartarm2200中验证通过,是学习lpc ARM7系列外部中断的好例子,稍加改动就可以用在别的工程上-LPC2200 external programming platform ads1.2, in smartarm2200 verify passed, the study lpc ARM7 series of external interrupt a good example of a little change can be used
EINT01
- PROTEUS下对LPC ARM7 的LPC2106进行仿真,这个是针对外部中断的。测试通过!-PROTEUS under the LPC2106 LPC ARM7 simulation, this is for an external interrupt. Test!
