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

搜索资源列表

  1. TIMER123

    0下载:
  2. 1.可组合给定内容的程序,利用示波器测量XF或LED0管脚的信号频率。 2.可修改定时器中断服务程序,使三个发光极管每隔1秒钟轮流点亮一次。-1. Portfolio will be content to the procedure, and use oscilloscope measurement XF or LED0 pin signal frequency. 2. Amend timer interrupt service routine, three-top every one li
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5293
    • 提供者:
  1. LPC214X

    0下载:
  2. The sample software includes, common library, peripheral APIs, and test modules for the APIs. The common library include startup file, standard definition and header files, processor specific setup module, generic interrupt related APIs, timer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:125423
    • 提供者:
  1. uCOS

    1下载:
  2. UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
  3. 所属分类:uCOS开发

    • 发布日期:2017-05-08
    • 文件大小:317524
    • 提供者:xam
  1. ADSample

    0下载:
  2. 本程序是通过AD校正来提高2812 AD采样的精度,AD采样频率为10K,序列发生器SEQ1和SEQ2级联成一个16通道的序列发生器, 采样模式采用顺序采样。利用通用定时器T1的周期中断事件来启动AD转换。 ADCINA0和ADCINB0为参考电平,实际的电压值分别为0.420和1.653,此例程对 ADCINA0、ADCINA1、ADCINB0、ADCINB1四个通道进行连续10次的采样,然后对各个通道的10个采样值进行排序,滤波,最后取平均值。然后由ADCINA0 和ADCINB0通道
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:105361
    • 提供者:张良
  1. ev_timer_period

    0下载:
  2. This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow. A count is kept each time each interrupt passes through the interrupt service routine. EVA Timer 1 has the shortest period while EVB
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:3637
    • 提供者:HS. Jang
  1. flash

    0下载:
  2. This program sets up EVA Timer 1, EVA Timer 2, EVB Timer 3 and EVB Timer 4 to fire an interrupt on a period overflow. A count is kept each time each interrupt passes through the interrupt service routine.
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:4851
    • 提供者:HS. Jang
  1. ex7_CAN

    0下载:
  2. 程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Progra
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:26164
    • 提供者:To_oo
  1. S3C4510B_Timer

    0下载:
  2. 学习ARM中断最好的例程,采用C语言方式设置中断向量。-Best routine for ARM interrupt learning, using C language to set up interrupt vector.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:79024
    • 提供者:Dayspring
  1. project

    0下载:
  2. DSP的几个例程 外部中断 定时器中断 和AD转换的几个程序 -Several DSP external interrupt timer interrupt routine and the number of procedures for AD conversion
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:300984
    • 提供者:岳明
  1. Timer

    0下载:
  2. dsp6713,定时器中断全程使用例程,难能可贵-dsp6713, full use of the timer interrupt routine, valuable
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:15948
    • 提供者:ld
  1. timer

    0下载:
  2. 51单片机入门必备,定时器的使用例程,帮助新手更快上手。快速了解定时器及中断的使用方法。-51 single-chip entry required, routine use of timers to help the novice get started quickly. Interrupt timer and quick to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:10079
    • 提供者:yulinlin
  1. 2812adc_eva

    0下载:
  2. 本人在调试步进电机项目中用来调试2812片内adc的代码,eva启动,定时器1周期中断,包含寄存器初始化和中断服务程序代码,两个通道采样,可以正常进入中断并完成采样,花了1周时间调通的-Stepper motor I debug the project in 2812 for debugging adc code, eva start a cycle timer interrupt, including the register initialization code and interrupt
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:270612
    • 提供者:常迪
  1. test1

    0下载:
  2. CCS C sample for a timer,using the timer1 to produce the interrupt routine-the timer can be used for all kinds of the usage, for example,indutrial..
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:941
    • 提供者:chen li
  1. TImer

    0下载:
  2. 能较为准确的计时并将时钟、分钟、秒钟显示到数码管上,此实验是利用DSP的定时器做时钟,并将时钟、分钟、秒钟显示到数码管上。编写程序时先编写定时器初始化程序,运用DSP定时器来定时计数,并通过定时器中断服务程序刷新数码管。其硬件连接原理图和I/O端口地址译码请参考实验五输入输出模块中的数码显示输出模块。-Can be more accurate timing and the clock, minutes, seconds display to digital control, this exper
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:54031
    • 提供者:牟晓春
  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-28
    • 文件大小:151707
    • 提供者:huangshengqun
  1. 5.TimerInterrupts

    0下载:
  2. zigbee cc2430模块定时器中断,中断的产生和中断服务程序的用法-zigbee cc2430 module timer interrupt, interrupt generation and interrupt service routine use of
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:72628
    • 提供者:莫为
  1. SINEWAVE

    0下载:
  2. 利用定时器产生一个2kHz 的正弦信号。定时器被设置成每25uS 产生一次中断(等效于采样速率为40K)。利用该中断,在中断服务程序中用叠代算法计算出一个SIN值,并利用CCS 的图形显示功能查看波形。开发环境为ccs2.2,硬件为DES5410APP-U开发板。-Use timer to produce a 2kHz sinusoidal signal. Timer is set to generate an interrupt each 25uS (equivalent to the sam
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:6994
    • 提供者:黄天
  1. time1

    0下载:
  2. AVR单片机定时器2的异步操作功能用作实时时钟的效果。同时讲解了BASCOM-AVR中关于时钟硬件配置方面的语句。在BASCOM的概念里主要分为SOFT和USER两大类时钟产生的方法。利用芯片定时器的异步功能称为软时钟,利用专用时钟芯片则要用户自己编写相应的处理程序,所以称USER。但不管采用哪种方式,相关的中断服务程序或是函数都要支持DATE$和TIME$以及_sec , _min , _hour, _day , _month , _year等系统内部变量。程序的其他部分可以直接存取这些变量,
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:182748
    • 提供者:kevin cheng
  1. interrupt

    0下载:
  2. rensas R8C2K/L的中断服务程序(timer A,timer D,ADC...)-rensas R8C2K/L of the interrupt service routine (timer A, timer D, ADC ...)
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:3622
    • 提供者:Recky
  1. INTERRUPT

    0下载:
  2. 本程序为中断程序,包括外部中断,定时器溢出中断,定时器比较中断,定时器捕捉中断 使用时注意使用各个初始化,中断寄存器存在冲突,需加注意,使用时最好打开时钟程序,以便获得TLCCRx*1ms的时间-This program is an interrupt routine, including external interrupt, timer overflow interrupt, timer compare interrupt, timer capture interrupt Note
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:25386
    • 提供者:曹宇婷
« 12 3 4 5 »
搜珍网 www.dssz.com