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

搜索资源列表

  1. SPWM输出

    1下载:
  2. 产生SPWM波的定时器配置,逆变电路可以使用(The timer configuration that generates the SPWM generates the timer configuration of the SPWM)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:2416640
    • 提供者:summerj
  1. BSP

    0下载:
  2. STM32功能口初始化,包含ADC、DAC、I2C、看门狗、定时器、中断向量等(STM32 function port initialization detailed descr iption)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-27
    • 文件大小:4096
    • 提供者:~海~
  1. TIM 计数模式

    1下载:
  2. 利用STM32单片机的定时器外部计数模式测量方波信号频率。(Use STM32 microcontroller timer external count mode to measure square wave signal frequency.)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:3436544
    • 提供者:忘源
  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. PM2.5&PM10 get data

    0下载:
  2. 通过定时器的输入捕获检测PM2.5和PM10(Through the timer input, capture, detect PM2.5 and PM10)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:5127168
    • 提供者:木然88
  1. 解码PPM

    0下载:
  2. stm32读取飞控的ppm信号,并解码到stm32的定时器输出(STM32 reads ppm and decodes it)
  3. 所属分类:嵌入式/单片机编程

  1. 实验0 Template工程模板

    0下载:
  2. 工程模板,新手建立的最新框架,包括各种模块,io,定时器,adc等等等(The latest framework for engineering templates and novices)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-27
    • 文件大小:295936
    • 提供者:q774234559
  1. TIM3四路 PWM输出实验

    1下载:
  2. 用定时器3输出四路PWM信号,可用于同时驱动四路灯的亮度调节(With the timer 3 output four way PWM signal, can be used to drive four street light brightness adjustment)
  3. 所属分类:单片机开发

    • 发布日期:2017-11-07
    • 文件大小:2411520
    • 提供者:梦工厂123
  1. TCD1304

    5下载:
  2. 利用STM32的定时器产生驱动TCD1304的时序,不占用cpu时间,亲测可用。(The use of STM32 timer to generate the timing of the driver TCD1304, does not take up CPU time, pro test available.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-30
    • 文件大小:6321152
    • 提供者:Kuangcf
  1. TIMER PWM输出实验

    0下载:
  2. STM32F103RC通过定时器实现PWM的输出,可以调节和动态改变(STM32F103RC through the timer to achieve PWM output, you can adjust and change dynamically)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:285696
    • 提供者:anjoe
  1. TIM1

    0下载:
  2. 程序初始化了定时器1,并通过DMA传输修改PWM占空比,方便用来实现快速SPWM(Program initialization timer 1, and through the DMA transmission, modify the PWM duty cycle, easy to use to achieve fast SPWM)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:暮霭
  1. 4x4 Matrix Keyboard2.0

    0下载:
  2. 通过定时器定时检测编写的非堵塞矩阵键盘,经过测试,灵敏稳定(Non blocking matrix keyboard)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:2081792
    • 提供者:半岛铁盒de
  1. 测量频率

    0下载:
  2. 功能:测量两路输入的频率,并在液晶上显示。 有两种方法测频率,一种是周期测频法,一种是频率计数法: 周期测频法要求有参考时钟,通过对一个或者几个周期信号内参考时钟的计数来测量; 频率计数法就是单位时间内测出被测信号的改变次数,从而得到频率。 第一种方法的精度与参考时钟的速度有关,速度越快精度越高,第二种的精度跟所取的单位时间有关,时间越长,精度越高。所以前者适合测低频,后者适合测高频。 所以要想测量准确就得看你所测信号的频率范围了。 你也可以结合这两者的优势,实现互补。
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:17692672
    • 提供者:Suns@asd
  1. light_control_blind

    0下载:
  2. 基于stm32的智能小车,充分利用了stm32内部的定时器,ADC,DMA等硬件资源,来实现小车的智能性(Intelligent car based on STM32, make full use of the STM32 internal timer, ADC, DMA and other hardware resources, to achieve the intelligence of the car)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:75776
    • 提供者:rng123456
  1. pcf8563

    1下载:
  2. pcf8563的应用代码,包括使用定时器和闹钟功能。使用芯片stm32f103(PCF8563 application code, including the use of timers and alarm clock function. Using chip STM32F103)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:杨舞2010
  1. STM32F103ZET6输入捕获实验

    0下载:
  2. STM32F103ZET6输入捕获实验,通过定时器捕获脉冲边沿,并输出对应的高电平持续时间。(STM32F103ZET6 input capture experiment, through the timer to capture the pulse edge, and output the corresponding high level duration.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-01
    • 文件大小:6070272
    • 提供者:王智woods
  1. 标准例程-库函数版本

    0下载:
  2. stm32 ku库函数 独立看门狗实验 窗口看门狗实验代码 外部中断 定时器中断(STM32 Ku library function independent watchdog experimental window watchdog experimental code)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-01-02
    • 文件大小:1110016
    • 提供者:杨旭11
  1. 21ic下载_自制STM32F103开发板

    0下载:
  2. STM32F1系列属于中低端的32位ARM微控制器,该系列芯片是意法半导体(ST)公司出品,其内核是Cortex-M3。 该系列芯片按片内Flash的大小可分为三大类:小容量(16K和32K)、中容量(64K和128K)、大容量(256K、384K和512K)。 芯片集成定时器,CAN,ADC,SPI,I2C,USB,UART,等多种功能。(The STM series belongs to the 32 - bit arm microcontroller of the middle and l
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:7097344
    • 提供者:bingochan110
  1. PWM

    0下载:
  2. 利用stm32定时器实现PWM输出功能啊(Use STM32 timer to realize PWM output function)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1954816
    • 提供者:笑傲
  1. STM32CANTIM3CH2TIM2CH2

    1下载:
  2. MDK环境下的Stm32CAN通讯及定时器脉冲控制步进电机程序(Stm32CAN communication and timer pulse control stepper motor program in MDK environment)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1475584
    • 提供者:riverjing
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 25 »
搜珍网 www.dssz.com