CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - external interrupt arm

搜索资源列表

  1. LPC2200_FIQ

    0下载:
  2. ARM LPC2200 外部中断程序,对于硬件底层开发的朋友应该很有用。-LPC2200 ARM external interrupt procedures for the development of the underlying hardware should be very useful friends.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:37.82kb
    • 提供者:张浩
  1. arm_EINTtest

    0下载:
  2. 一个外部中断的测试程序!仅供ARM学习者参考。-an external interrupt testing procedures! ARM learners reference only.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:14.94kb
    • 提供者:丁庆振
  1. spidmadriver

    1下载:
  2. 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:16.96kb
    • 提供者:y
  1. jx44b0study_system_souce_code

    0下载:
  2. 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2.56mb
    • 提供者:kl.ud
  1. 4.3_int_test

    0下载:
  2. Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger: 1 - Falling trigger 2 - Rising trigger 3 - Both Edge trigger 4 - Low level trigger 5 - High level trigger any key to exit...
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5.68kb
    • 提供者:zhang
  1. mplay

    0下载:
  2. 自己写的ARM移植代码,实现定时器中断和外部中断以及对LED的控制-himself wrote the transplant ARM code, and achieve external interrupt timer interruption and the LED control
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:33.97kb
    • 提供者:whucj2005
  1. led_exirq11

    0下载:
  2. 这个源码是基于三星的arm 44b0x开发板上的基于uclinux上的外部中断测试程序,对linux和arm初学者入门很有帮助-this source is based on Samsung's arm 44b0x development board based on the Basis of external interrupt testing procedures, and right arm beginners linux entry helpful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:22.01kb
    • 提供者:cguo
  1. GPIO_irq

    0下载:
  2. 嵌入式ARM-LINUX中断编程,平台为IMX27,当收到外部信号后产生打印信息。-Embedded ARM-LINUX interrupt programming, platform IMX27, when an external signal received after the printing of information.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:1.95kb
    • 提供者:wangxingtao
  1. ex_interrupt

    0下载:
  2. 用外部中断法实现mini2440的按键判断,是ARM学习的裸机入门程序!-Achieved by external interrupt method to determine the key mini2440 is bare metal entry procedures ARM learn!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:98.63kb
    • 提供者:李林
  1. LPC2378Ucos2

    1下载:
  2. 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:465.77kb
    • 提供者:王满仓
  1. EXTINT

    0下载:
  2. ARM LPC2368芯片,外部中断实验的源码,通过此源码可以了解外部中断的工作原理-ARM LPC2368 chips, external interrupt source experiment, the passage of this external interrupt source can understand the working principle
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:79.15kb
    • 提供者:刘星
  1. 2410_EINT

    0下载:
  2. ADS工程下ARM 9 2410 外部中断测试程序-ADS project ARM 9 2410 external interrupt test procedure
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:38.52kb
    • 提供者:garfield trump
  1. EXTINT

    0下载:
  2. ARM外部中断应用例子,适用于NXP23系列CPU,封闭式总线,采用内部FLASH及RAM.-ARM external interrupt application example for NXP23 series CPU, closed-end bus, using the internal FLASH and RAM.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:7.78kb
    • 提供者:johnson
  1. VICDef

    0下载:
  2. ARM嵌入式系统实验,基础实验,外部中断实验1-ARM Embedded System experiment, based on experiment, the external interrupt Experiment 1
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:39.78kb
    • 提供者:裴善刚
  1. io-a-interrupt

    0下载:
  2. ARM External Interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:74.3kb
    • 提供者:omid
  1. ARM.tar

    0下载:
  2. 本代码是在基于ARM9基础上实现了外部中断、看门狗和LED流水灯的实验-This code is based on the ARM9 based on the realization of the external interrupt, watchdog and LED light water experiment
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3.85kb
    • 提供者:林海杨
  1. EXTINT

    0下载:
  2. keil ARM C code for external interrupt. ARM Cortex micocontroller LPC177x / LPC178x.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:9.27kb
    • 提供者:james bond
  1. keyboard-arm

    0下载:
  2. toggle led application with external interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-12
    • 文件大小:153.44kb
    • 提供者:ergen
  1. ALIENTEK-MINISTM32-ex3-interrupt

    0下载:
  2. ARM基于STM32F103ZET6在ALIENTEK MINISTM32 开发板的外部中断实验-ARM development board in ALIENTEK MINISTM32 based STM32F103ZET6 external interrupt experiment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-01
    • 文件大小:288.71kb
    • 提供者:yushuangyue
  1. experiment-5-external-interrupt

    0下载:
  2. 淘宝卖原点ARM战舰开发板实验源代码,实验5 外部中断实验,无误,可直接在MDK下运行-Taobao sell warships origin ARM development board test source code, experiment 5 external interrupt experiments, correct, you can run directly in the MDK
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:317.5kb
    • 提供者:guotao
« 12 »
搜珍网 www.dssz.com