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

搜索资源列表

  1. timer

    0下载:
  2. 用于arm2410开发系统,使用时间中断产生脉冲信号,可测试系统可测试的最短信号-for arm2410 development system, the use of time interrupt pulse signal test system may be the shortest test signal
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1520
    • 提供者:杨政
  1. 9200-emc-test

    0下载:
  2. AT91S_IPheader IpHeader; int status; AT91F_LowLevelInit(); AT91F_DBGU_Printk("\n\n\r-I- ======================================\n\r"); AT91F_DBGU_Printk("-I- AT91RM9200 EMAC Test\n\r"); AT91F_DBGU_Printk("-I- -----------------
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2011-08-06
    • 文件大小:57527
    • 提供者:onewind
  1. PIT.rar

    0下载:
  2. 飞思卡尔16位单片机MC9S12XE系列的周期中断定时器C语言参考代码,绝对能用,本人在MC9S12XEQ512上测试通过。,Freescale 16-bit single-chip cycle MC9S12XE Series C Language Reference timer interrupt code, never use, I MC9S12XEQ512 on the test.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:490609
    • 提供者:xieqiongyuan
  1. CCS_ShiYanJIangYI

    0下载:
  2. 实验一 CCS软件入门实验 3 实验二 DSP入门实验 8 实验三 I/O实验 15 实验四 定时器实验 17 实验五 外部中断实验 19 实验六 A/D转换实验 21 实验七 LCD实验 26 实验八 DSP综合实验 29 附录一 开发一个简单的应用程序 30 附录二 语言编程格式 40 -Experiment CCS Software Starter experiment three experimental DSP Starter Experimen
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:785455
    • 提供者:kingsea
  1. FPGA_jiaocheng_yu_shiyan

    0下载:
  2. 最重要的是七个从简单到复杂的实验,包括:基础实验一_FPGA_LED 基础实验二_seg7实验以及仿真 基础实验三_SOPC_LED 基础实验四_Flash烧写 基础实验五_定时器实验 基础实验六_按键以及PIO口中断实验 实验七_网卡使用 ,这些实验室用到了SOPC BUILDER 与NOIS ii ,使用Verilog 编写,有实验板和没有实验板的都可以用来学习。 其次还包括: FPGA开发板各存储器之间的联系、 多处理器文档 、 USB_UART等文档,很好用的文档,您下了相信不会后悔!-
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:6065126
    • 提供者:yuezhiying_007
  1. Timer00000Interrupt

    0下载:
  2. C8051F120的定时器及外部中断使用C程序,包括各定时的8/16重载,捕捉,高速切换等。经片上调试通过,放心下载使用-C8051F120 timer and external interrupts use the C program, including the timing of the 8/16 overload, capture, high-speed switching. The on-chip debugging through, secure download
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:104915
    • 提供者:xiaot
  1. timer_test

    0下载:
  2. This example uses a timer to generate interrupt at a specific period.The timer event handler increments the event count and prints in stdout.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:3754
    • 提供者:xpert
  1. Test_LED

    0下载:
  2. A simple TEST LED using a timer interrupt.MCU is AT90PWM3B.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:13334
    • 提供者:Frank
  1. TIMER_RVMDK

    0下载:
  2. 本源码为STM32的定时器使用例程,主要测试定时器2的功能。开发环境realviewMDK 将定时器2设置为输出比较模式,4个通道分别设置不同的比较值,因此每个通道产生中断的频率不同。在中断处理程序中分别相应的LED翻转,从而可以观察到4个闪烁频率不同的LED。 闪烁频率由快到慢:LD5、LD6、LD4、LD3。-The source code for the STM32 timer routine use, the main test Timer 2 functions. Develo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:151707
    • 提供者:huangshengqun
  1. demo

    2下载:
  2. 下面是目录介绍 ADC---------ADC模数转换实验 ASM---------汇编程序实验 ASM_c-------汇编和C语言混合实验 CF----------CF读写实验 DcMotor-----直流电机实验 DMA——-----DMA数据传输实验 GPRS--------GPRS/GSM通讯实验 GPS---------GPS全球定位实验 IDE---------IDE测试实验 IIC---------IIC读写实验 IIS--------
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2073614
    • 提供者:asdfasdf
  1. Test

    0下载:
  2. 为44B0的测试代码,可以测试蜂鸣器,IIS 播放WAV文件,USB点灯,按键,串行FLASH,IDE硬盘 LCD等。 0 : Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC test 5 : Download File by uart(DNW) 6 : IIS Play test(Please download *.wav by
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:1922166
    • 提供者:张俊
  1. 04---STM32_Timer

    0下载:
  2. stm32代码第四个 04 - STM32_Timer定时中断实验-stm32 code is the fourth 04- STM32_Timer timer interrupt test
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:220560
    • 提供者:
  1. Test-preparation-programs

    0下载:
  2. 1.试编写程序:INT0外部中断。P1口接8个LED,4个为一组,交替亮灭,当INT0出现低脉冲,响应中断,显示流水灯效果。 2.试编写程序:T0计数中断。P1口接8个LED,4个为一组,交替亮灭,当T0计数3次,响应中断,显示流水灯效果。 3.试编写程序: T0定时中断。P1口接8个LED,4个为一组,交替亮灭,当T0定时器定时3秒中断,显示流水灯效果。 -1. Test preparation programs: INT0 external interrupt. P1 port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:11797
    • 提供者:gaoyilang
  1. STM32-Timer-timer-interrupt

    0下载:
  2. STM32 Timer定时中断实验,经测试正确。。好东西一起分享-STM32 Timer timer interrupt experiment, the test correctly. . Good things to share
  3. 所属分类:SCM

    • 发布日期:2014-09-29
    • 文件大小:239616
    • 提供者:朦胧
  1. test

    0下载:
  2. AVR单片机的定时器中断程序,用来控制数码管显示数字,可以在ICC软件中编译通过。现在到AT16单片机中运行-The timer interrupt program of the AVR microcontroller used to control digital display digital, you can compile in the ICC software through. Now run to the AT16 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:750
    • 提供者:王磊
  1. Test

    0下载:
  2. 利用状态机实现51单片机短按长按连发,利用定时器中断产生的软件标志计数,定时器中断可以完成其它任务,-Using the state machine to achieve the the 51 SCM Short Press Long Press bursts software timer interrupt flag count, the timer interrupt other tasks can be completed,
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:53091
    • 提供者:赵云
  1. rf

    0下载:
  2. 无线433M红外遥控解码程序,带学习功能,用软件解码 不需要定时器中断,测试通过的-433M wireless infrared remote control decoding procedure, with learning function, no need to use software decoding timer interrupt, test passed
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:369314
    • 提供者:杨清松
  1. interrupt-test-program

    0下载:
  2. 基于PPC860和Tornado2.2开发环境的采用定时器的中断测试程序-PPC860 and Tornado2.2 based development environment using the timer interrupt testing procedures
  3. 所属分类:VxWorks

    • 发布日期:2017-04-14
    • 文件大小:3730
    • 提供者:FPGA
  1. frequency-test

    0下载:
  2. 使用51定时器中断 采用测频法 测量频率 并使用LCD1602显示-Use 51 timer interrupt frequency measurement method using the measurement frequency and use LCD1602 display
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-28
    • 文件大小:457405
    • 提供者:李若森
  1. MINISTM32-Timer-interupt-test

    0下载:
  2. STM32定时器中断测试代码,用于STM32定时器中断测试。-STM32 timer interrupt test code,used for STM32 timer interrupt.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-05
    • 文件大小:51029
    • 提供者:阿俊
« 12 3 4 5 »
搜珍网 www.dssz.com