搜索资源列表
EBD9200-Timer_interrupt
- arm9 9200 time 中断 程序-arm9 9200 time interrupt program
S3C2410_example1
- ARM9系列,s3c2410实验代码,包括(蜂鸣器播放音乐实验,中断按钮实验,定时器实验,串口通讯实验,以及综合实验)都在开发板上调试通过。-ARM9 series s3c2410 experimental code, including (buzzer broadcast music, Experimental interrupt button, the timer experiments, serial communication experiment, and the integrated
ARM9interrupt
- arm9 的ADS1.2编译系统 的中断源程序, 其中含汇编,C程序-arm9 the ADS1.2 compiler system interrupt source files, including a compilation of C Program
FFT2410_eint
- 32位arm9微处理器S3C2410的中断程序测试源代码
S3C241-irq
- ARM处理器在嵌入式系统中的地位越来越重要,S3C2410作为 ARM9微处理器家族中的一员,应用已十分广泛。文中简述了ARM处理器 的中断异常种类、响应和返回过程;重点讨论了S3C2410中断控制器的结 构和处理机制,以及对IRQ中断的具体处理流程,最后给出了详细的参考 代码
S3C2410test
- 本文研究了在目前流行的嵌入式微控制器ARM9(Samsung 的 S3C2410)上硬件测试的方法。分析了在嵌入式Linux基础上开发测试程序的基本方法,解决了在S3C2410开发板测试GPIO、中断、串口和RTC时钟过程中的重点和难点问题。经测试,其多项指标均达到设计要求
interrupt
- 这是ARM9 linux 2.4.X 中断驱动开发例子,想学LINXUX 驱动开发不妨下载参考,测试OK
SWI
- arm9软中断的一个例子。。。。想要了解swi软中断详细处理过程的朋友可以下
ARM9的中断处理技术及其在Windows CE下实现的研究
- 文中介绍ARM9系列嵌入式微处理器的中断体系结构,论述Windows CE.net的中断处理 过程,并在此基础上给出基于EP9301微处理器的Windows CE.net 4.2下进行中断程序开发的实 例。
ARM9裸机源码包
- 包括通用输入输出、串口、中断、触摸屏等各种ADS入门级程序,一看就懂
test_arm926.rar
- ucos 在 arm9 芯片上的移植,内容包括: 1)初始启动的系统控制; 2)中断的拷贝; 3)锁相环的设置; 4) 堆栈的初始化; 5)ucos的移植 5i)任务切换的汇编代码; 5ii)时钟节拍的汇编代码; ,uCOS ARM9 chip in the transplant, including: 1) the initial startup of system control 2) copies of interruption 3) PLL settings 4)
2.9_GPIo
- arm gpio描述,用于对arm9 GPIO的设计,以及中断的处理的-arm gpio descr iption for arm9 GPIO design, as well as the interruption of treatment
KEYCON
- ARM9 s3c2410 KEY键盘中断 已调通-ARM9 s3c2410 KEY Qualcomm have had the keyboard interrupt
DMA
- ARM9嵌入式系统中进行DMA通道的数据传输,在DMA传输中,利用了中断,主要是DMA中断。在此函数的实现过程中,包含了很多信息有通道数、源地址、目的地址、传输数据大小、传输单元以及方式等。-ARM9 embedded system DMA channel for data transmission, the DMA transfer, the use of interrupted, mainly DMA interrupt. The realization of this function i
2410SPI
- s3c2410 中断中文资料,想学s3c2410(arm9)的同学快来下载-s3c2410
S3C2410-init
- 基于ARM9芯片S3C2410异常中断程序设计。验证的代码详细分析了基于ARM嵌入式系统的异常处理流程。然后阐明关键字“-irq”的作用,设计出中断处理函数。最后,通过设置中断控制寄存器,设计外部中断EINT3的初始化程序,并给出主程序流程图。实践证明程序运行稳定可靠。-S3C2410 ARM9-based chip exception interrupt programming. Detailed analysis of the code verification of embedded sy
TQ2440_bare_metal_test_program_source_code
- 基于TQ2440(ARM9)开发板的裸机实验程序(中断,触摸屏,LED,Nand Flash,PWM,串口等裸机实验程序)-Based on TQ2440 (ARM9) Development Board bare experimental procedures (interrupt, touch screen, LED, Nand Flash, PWM, serial and other bare metal experimental procedure)
ARM9-Windows-CE
- ARM9的中断处理技术及其在Windows CE下实现的研究,挺完整的。-ARM9 interrupt handling in Windows CE technology and research to achieve, very complete.
ARM9
- Arm9上的丰富的裸机程序,包含ADC、MMU、中断串口触摸屏,包含了所有的ARM硬件-The rich Arm9 simulates program, contains ADC, MMU, interrupt serial touch screen, including all the ARM hardware
2440裸机电子相册
- 结合2440中断,串口,LCD屏幕等各部分的封装和使用,做了简易的系统检测,键盘,手写,画板,电子相册等