CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stm32 定时器

搜索资源列表

  1. TIMER

    0下载:
  2. stm32中使用定时器最全的例子,包括基础定时器与pwm,比较输出,脉冲计数等-stm32 in the timer of the most complete examples, including basic timer with PWM, compare the output pulse count
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8597074
    • 提供者:
  1. STM32_CONTEX-M3_-SysTick

    1下载:
  2. 这是STM32的滴答滴答定时器,其是COMTEX M3内核里的一个定时器,一般用作精准延时和给系统提供时钟,如UCOS。欢迎下载研究讨论-This is the STM32 ticking timer, and it is the the COMTEX M3 core of a timer, normally used for accurate delay and the system clock, such as UCOS. Download research and discussion
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:1050136
    • 提供者:baifang
  1. 10.TIMx-.tar

    0下载:
  2. STM32通用定时器的三种使用方法:PWM,计数模式,普通定时器模式-Three kinds of use of the STM32 General-Purpose Timer: PWM, count mode, normal timer mode
  3. 所属分类:SCM

    • 发布日期:2017-05-28
    • 文件大小:10783065
    • 提供者:赵刚
  1. shuchubijiaomoshi

    1下载:
  2. stm32输出比较模式良版本,一个定时器输出4路的占空比为50 的pwm,频率在中断处理函数修改-benign version of the the stm32 output compare mode, the duty cycle of the timer output 4 to 50 of the pwm frequency interrupt handler to modify the
  3. 所属分类:SCM

    • 发布日期:2015-11-18
    • 文件大小:3270656
    • 提供者:庄进发
  1. STM32_FenDou_TIM3_CH2

    0下载:
  2. STM32奋斗板-TIM3-CH2 通用定时器(TIM3)波形产生例程实验 实验平台:奋斗版STM32开发板MINI、V2、V2.1、V3 实验内容:板子加电后,LED1(MINI的V2标号) (V2、V2.1、V3的V6标号)会按 照12.5Hz的频率闪烁,该实验学习了特定频率波形产生程序的编制及控制流程。-STM32 struggle plate-TIM3-CH2 general-purpose timers (TIM3) waveform generator routi
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2997348
    • 提供者:kinng
  1. STM32_TIMx

    2下载:
  2. STM32入门篇之通用定时器彻底研究 TIMER-1:定时器上溢,中断中取反LED TIMER-2:强置输出 TIMER-3:输出比较 TIMER-4:PWM输出 TIMER-7:单脉冲方式 TIMER-5:输入捕获模式 TIMER-6:PWM输入 TIMER-8: TIMER2作为TIMER3的分频器 TIMER-9:TIMER2来使能TIMER3 TIMER-10: IMER2启动TIMER3 TIMER-11: TIMER4的通道1同时出发TIM
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:4991061
    • 提供者:kinng
  1. TIMER_ALL

    0下载:
  2. STM32的定时器详细资料与例程,包括定时、PWM输出、普通捕获、PWM捕获、特殊定时器介绍等-STM32 timer details and routines, including the timing, PWM output, ordinary capture, PWM capture special timer introduction
  3. 所属分类:File Formats

    • 发布日期:2017-05-29
    • 文件大小:12139794
    • 提供者:kinng
  1. pwm1

    1下载:
  2. STM32在IAR环境下操作定时器输出互补模式的PWM的程序源码。-STM32 mode PWM operation timer output complement each other in the IAR environment program source code.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:3447392
    • 提供者:dream
  1. pwm2

    0下载:
  2. STM32在IAR环境下操作定时器用比较模式输出PWM波形。-STM32 timer with compare modes, the output PWM waveform operating in the IAR environment.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:3435546
    • 提供者:dream
  1. PWM

    1下载:
  2. STM32 TIM2的定时器控制4路PWM 控制电机的速度-The STM32 TIM2 timer control the speed of the the 4 PWM control motor
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1497398
    • 提供者:李东赫
  1. STM32freeRTOS

    1下载:
  2. 在stm32的cpu上移植freertos操作系统,程序在freertos基础上实现了,按键扫描,led灯控制,串口收发处理,定时器中断程序等功能。使用MDK打开工程文件即可。-Stm32 on the cpu transplant freertos operating system, the program freertos based on realized, key scan, led lamp control, serial port transceiver processing, fu
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:2544176
    • 提供者:李学强
  1. PWM

    4下载:
  2. STM32输出可控个数的PWM脉冲Keil工程:定时器主从方式输出可控个数的PWM脉冲,与比较输出模式输出脉冲比较,有以下优点:不用每个脉冲进行中断对脉冲计数,减轻CUP负荷。工程中附带软仿真配置,可仿真查看结果-Project the STM32 PWM pulse output controllability number Keil: Timer main controllable number of the PWM pulse output from the way, and compar
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-12
    • 文件大小:3515189
    • 提供者:adjlfjdlks
  1. lichengyi

    1下载:
  2. 实在stm32下的出租车计费器模拟 用到了定时器 外部中断等功能-c
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-14
    • 文件大小:1546423
    • 提供者:王磊
  1. STM32_TIMER_INT

    0下载:
  2. 对于STM32嵌入式开发,定时器和中断是十分重要的模块,本文给出详细介绍,用于初学者。-STM32 embedded development, timer and interrupt the module is very important, the paper gives a detailed introduction for beginners.
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:138970
    • 提供者:LI
  1. TIM

    0下载:
  2. 用STM32实现定时器程序,用定时器来控制LED闪烁-With STM32 realize timer program, use the timer to control the LED flashing
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:435463
    • 提供者:hejing
  1. stm_32_circle_countTime

    0下载:
  2. 智能小车分圈计时器的设计。利用STM32为核心处理器,以红外对管检测外界物体,触发外部中断启动计时,利用内部定时器中断实现精确到小数点后两位的计时,并通过LED显示出当前的时间。-Design smart car sub lap timer. Utilize the STM32 core processor, infrared tube to detect external objects, trigger external interrupt start timing, internal ti
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:324842
    • 提供者:卢夏衍
  1. 8

    0下载:
  2. STM32开发板光盘资料标准例程:定时器中断实验-STM32 development board CD-ROM standard routine: timer interrupt experiment
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:34311
    • 提供者:刘权福
  1. counter

    0下载:
  2. stm32的定时器计数 能够对外来的触发进行计数-stm32 timer counter
  3. 所属分类:SCM

    • 发布日期:2017-11-21
    • 文件大小:805
    • 提供者:王磊
  1. STM32_ceshizhong

    0下载:
  2. 用STM32写的测量一个方波的周期,用定时器实现,主要验证系统时钟是多少。-STM32 write measurement cycle of a square wave, with a timer implementation, the main verification system clock.
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:4824331
    • 提供者:张小玲
  1. STM32study-diary(3)

    0下载:
  2. MCU为STM32的学习笔记之系统时钟和SysTick定时器-MCU STM32 study notes the system clock and SysTick timer
  3. 所属分类:Communication

    • 发布日期:2017-12-04
    • 文件大小:18431
    • 提供者:mdm
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 26 »
搜珍网 www.dssz.com