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

搜索资源列表

  1. dingshiqi

    0下载:
  2. stm32编程实现定时器中断,模块化,单片机培训课程讲解-stm32 timer interrupt programming, modular training courses explain microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:1914701
    • 提供者:liang
  1. Stm32Timer

    0下载:
  2. STM32的定时器使用例程,可直接添加到工程使用,非原创-STM32 timer routine use, can be directly added to the project using non-original
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2479159
    • 提供者:沈标
  1. TIM1

    0下载:
  2. stm32程序,高级定时器TIM1发六路带死区的互补PWM波,原创代码-stm32 procedures, advanced timer TIM1 dead-band hair six complementary PWM wave, the original code
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:3011129
    • 提供者:孙安博
  1. DAC

    0下载:
  2. STM32通过定时器DMA进行双路DAC输出,波形可自行变化。-By STM32 can output dual DAC wave,and the waveshape can change.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:2044605
    • 提供者:kevin lee
  1. chao_sheng

    0下载:
  2. 通过stm32来控制超声波模块,并且通过TIM3定时器的输入捕获得出距离-Stm32 controlled by ultrasonic modules, and come from a timer input capture by TIM3
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2766780
    • 提供者:Tao Xing
  1. PWM

    0下载:
  2. STM32通过定时器硬件产生40Khz的PWM波!-STM32 40Khz PWM wave generated by the timer hardware!
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2411393
    • 提供者:倪云峰
  1. ALIENTEK-MiniSTM32-test7-timer

    0下载:
  2. stm32单片机实现定时器功能源代码。寄存器版本。-stm32 MCU timer function source code. Register version.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:94252
    • 提供者:sun
  1. TIM3-PWM

    0下载:
  2. 奋斗者开发板PWM例程,能够完成定时器3生成pwm-the example of PWM in STM32 OF striver board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3197732
    • 提供者:mashuai
  1. ourdev_584277D6J2EZ

    1下载:
  2. 给大家一个只用STM32的一个定时器输出4路频率、脉宽任意可调的例子,它可以作为多路PWM多种频率输出的一个简单例子-We give a simple example of a STM32 only one timer output 4 frequency, pulse width adjustable example, it can serve as a multi-channel multi-frequency PWM output
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:321490
    • 提供者:邢天
  1. TIM

    0下载:
  2. 基于keil的stm32的定时器基本功能的工程。实现了定时器输入捕获、PWM输出、捕获比较等功能的四个工程。-Project for stm32. They are projects based on Keil which accomplished timers PWM output and so on.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:4028507
    • 提供者:zheng
  1. Inputcapture

    3下载:
  2. STM32的TIM3通用定时器 输入捕获法测量频率 精确到1hz-STM32 of TIM3 general-purpose timer input capture accurate method to measure the frequency 1hz
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1403820
    • 提供者:孙浩
  1. PWM

    0下载:
  2. 利用stm32的通用定时器来输出PWM脉冲宽度调制。使用cortex-M3提供的库函数编写。 -The use of general-purpose timer stm32 to output PWM pulse width modulation. Use library functions cortex-M3 provides written.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-07
    • 文件大小:1179623
    • 提供者: 夏弯弯
  1. STM32_TIMER

    0下载:
  2. STM32示例程序 实例8:TIMER定时器-STM32 sample program examples 8: TIMER Timer
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5360017
    • 提供者:luoyu
  1. STM32bj

    0下载:
  2. STM32学习笔记,到定时器为止,看了这些基本上就差不多了最基础的了!-STM32 study notes, the timer now, look at these basically is almost the most basic!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2147043
    • 提供者:张天才
  1. cyc_pulse

    0下载:
  2. 基于stm32的定时器中断应用,可产生相位差为90度的两路周期性脉冲,可用于模拟正交编码器脉冲-Stm32 timer interrupt based applications can generate a phase difference of 90 degrees two periodic pulse, can be used for analog quadrature encoder pulse
  3. 所属分类:Other Embeded program

    • 发布日期:2015-02-03
    • 文件大小:1024
    • 提供者:戴旭阳
  1. Counter-Frequency-Detection

    1下载:
  2. stm32实现高精度频率测定,共两种方法 捕获法(可精确到0.001Hz) 定时器中断法(可精确到0.1Hz)-stm32 achieve high precision frequency measurement, a total of two methods Capture (accurate to 0.001Hz) Timer interrupt method (accurate to 0.1Hz)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-01-27
    • 文件大小:7168
    • 提供者:Jason
  1. ALIENTEK-MiniSTM32

    0下载:
  2. STM32外部定时器中断程序 ;本实验将实现如下功能:本实验将用开发板上载有的3个按钮(KEY_UP、KEY0、KEY1),来控制板上的2个LED(DS0和DS1),其中KEY0控制DS0,按一次亮,再按一次,就灭。KEY1控制DS1,效果同KEY0。KEY_UP则同时控制DS0和DS1,按一次,他们的状态就翻转一次。 -STM32 timer interrupt program
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:90994
    • 提供者:李阳
  1. PWM_Output

    2下载:
  2. 利用stm32主控MUC的高级定时器实现PWM两路输出控制伺服电机巡航-MUC using stm32 senior master timer, PWM outputs to control two servo motors cruise
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2015-05-19
    • 文件大小:3059712
    • 提供者:龚晓杰
  1. ALIENTEK-MINISTM32---TIMER

    0下载:
  2. 基于STM32的定时器实验,适合初学者下载使用-Experiments based STM32 timer, suitable for beginners to learn to download
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:20332
    • 提供者:夏军
  1. bujindianjiceshi

    0下载:
  2. STM32奋斗板步进电机测试,演示的是通过C口的4个口线利用tim2定时器,固定周期产生4路的脉冲信号模拟步进电机的4相8拍控制组合。步进电机采用型号为5V 28BYJ-48的步进减速电机。步进角 5.625度/64驱动板采用ULN2003驱动板。-STM32 struggle board stepper motor testing, demonstration by four port line C port utilization tim2 timer, fixed cycle 4 puls
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:492271
    • 提供者:谢骏
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 »
搜珍网 www.dssz.com