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

搜索资源列表

  1. STM32.RAR

    1下载:
  2. STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2014-02-08
    • 文件大小:6479172
    • 提供者:唐成卫
  1. stm32-timer-input-capture

    3下载:
  2. 使用stm32单片机定时器的输入捕获功能捕获输入的正弦信号-Stm32 microcontroller timer input capture function to capture the input sine signal
  3. 所属分类:SCM

    • 发布日期:2016-01-25
    • 文件大小:2649088
    • 提供者:张坤
  1. STM32-dingshiqi

    0下载:
  2. 基于神舟STM32的实验 定时器中断实验-Shenzhou-based STM32 timer interrupt experiment experiment
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:834167
    • 提供者:李健全
  1. pwm

    2下载:
  2. STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,天生就是为电机控制而生,可以产生3组6路PWM,同时每组2路PWM为互补,并可以带有死区,可以用来驱动H桥。-STM32' s PWM output mode, STM32' s TIM1 module is enhanced timer module, is inherently for the motor control, it can produce three groups 6-channel PWM,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-25
    • 文件大小:1306
    • 提供者:omega
  1. TIM

    0下载:
  2. STM32单片机中定时器测试程序,型号STM32F103RB。-STM32 MCU timer test procedure, model STM32F103RB.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1420369
    • 提供者:junxuan
  1. 10-road-input-capture

    0下载:
  2. STM32定时器10路输入捕获模式下采集方波频率-STM32 Timer 10 road input capture
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:3888872
    • 提供者:王俊岭
  1. STM32

    0下载:
  2. ARm内核单片机STm32,定时器的应用,关于定时器怎么利用的程序,有相关例程-Application of ARm kernel the SCM STm32, timer, timers how to take advantage of the program, routine
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:8546408
    • 提供者:xinming
  1. STM32_EXIT_irDA

    0下载:
  2. 基于STM32红外遥控器解码程序。使用东芝系列TC9012集成芯片遥控器解码,控制板子上的LED1~LED8亮灭实现。使用到的STM32资源有外部中断 嘀嗒定时器等.-STM32-based infrared remote control decoder program. Toshiba TC9012 Series integrated chip using the remote control decoder to control the board on the LED1 ~ LED8 li
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2016-12-23
    • 文件大小:448516
    • 提供者:zhangdong
  1. TIM_Test

    1下载:
  2. STM32 PWM 演示程序,使用定时器2-STM32 PWM demonstration program, using the Timer 2
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:620434
    • 提供者:菜熊
  1. TIM1_test

    1下载:
  2. stm32定时器源码,掌握高级定时器的使用。-stm32 timer source, master the use of advanced timer.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:499100
    • 提供者:huangqihui21
  1. STM32F10xxx-TIM1-example

    0下载:
  2. 一份stm32处理器上定时器TIM1应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大-Stm32 a processor timer TIM1 practical examples of application programming, free source code for a detailed pdf descr iption it is clear that a great reference value
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:672735
    • 提供者:yiqi
  1. timer-test

    0下载:
  2. STM32定时器功能 内有详细代码说明 非常好-STM32 timer function within the detailed code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-01
    • 文件大小:32018
    • 提供者:邹佳池
  1. TEST_RVMDK

    0下载:
  2. 本示例程序是STM32的一个综合测试程序,主要演示了GPIO、TIMER、NVIC、UART等功能-STM32 this example program is a comprehensive test procedure, the main demonstration of the GPIO, TIMER, NVIC, UART functions
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:152889
    • 提供者:杨尚元
  1. STM32-timer-program

    0下载:
  2. STM32 定时器中断实验的程序,适合初学者,言简意赅,容易上手。-STM32 timer interrupt experimental program for beginners, concise and easy to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:93208
    • 提供者:马云飞
  1. Stm32-timer-experiment

    0下载:
  2. stm32定时器2实验,点亮LED,库版本3.5-Stm32 timer experiment library version 3.5
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4071893
    • 提供者:周政
  1. TIMER

    0下载:
  2. STM32 的定时器能功,可以用来作为信号发生器和频率计,一方面来测频,一方面来发生频率可变,占空比可变的信号发生器(STM32 timer can work, can be used as a signal generator and frequency meter, on the one hand to measure frequency, on the one hand to variable frequency, duty cycle variable signal generator)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:vince qi
  1. STM32定时器中断程序

    0下载:
  2. 本源代码为讲解基于STM32的定时器中断程序,通过定时器TIM3产生间隔1秒钟一次的中断,在中断中控制LED发光二极管,每次中断都使发光二极管状态取反(This source code is explained based on the STM32 timer interrupt program, through the timer TIM3 interrupt an interval of 1 second, in the interrupt control LED light-emittin
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:1229824
    • 提供者:宋香香
  1. STM32+定时器+ADC+DMA+双缓冲 实现数据采集

    0下载:
  2. STM32+定时器+ADC+DMA+双缓冲 实现数据采集(STM32+ timer +ADC+DMA+ double buffer to realize data acquisition)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-21
    • 文件大小:1656832
    • 提供者:追寻
  1. HCSR04超声波模块stm32寄存器版

    1下载:
  2. 用stm32的定时器去读超声波的检测距离,用的是寄存器版本可以快速上手(Using the STM32 timer to read the detection distance of the ultrasonic wave the register version can be used quickly.)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:773120
    • 提供者:神话。大仙
  1. STM32-PWM详细解答应用值得分享

    2下载:
  2. 经过整合,把多个网站关于STM32 输出PWM的资料详细简单化,让不熟悉STM32定时器及PWM的朋友受益,绝对是精简的干货。可能有点朋友觉得简单,但这些很实用,很容易理解。让困难变的简单~~(After integration, a number of websites about STM32 output PWM data in detail, so that not familiar with the STM32 timer and PWM friends benefit, is abs
  3. 所属分类:单片机开发

    • 发布日期:2020-08-29
    • 文件大小:94208
    • 提供者:ZFSONG
« 1 23 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com