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

搜索资源列表

  1. STM32_inPWM.STM32定时器的基本应用

    1下载:
  2. STM32定时器的基本应用,PWM的输入捕获,硬件调试通过,基本没有误差。,STM32 Timer basic applications, PWM input capture, hardware debugging through, basically no error.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2015-11-27
    • 文件大小:880.64kb
    • 提供者:dh
  1. The-STM32-TIM-programming

    0下载:
  2. a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:51.45kb
    • 提供者:zhangxiansheng
  1. timer

    0下载:
  2. Freescale MC9S12XS128单片机增强型捕捉定时器的三大模块:输入捕捉,输出比较,脉冲累加,以及用输出比较模拟PWM用输入捕捉对脉冲计数4个调通的源代码程序。-Freescale MC9S12XS128 enhanced capture timer MCU three modules: input capture, output compare, pulse accumulation, and comparing the simulated with a PWM output wi
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.02mb
    • 提供者:Boky
  1. timer.PWM.ICP

    0下载:
  2. 本程序简单的示范了如何使用ATMEGA16的定时器 AVR定时器的要点介绍 T0工作于CTC模式,输出1KHz/2KHz 50 占空比的方波 T1工作于快速PWM模式兼输入捕捉 T2工作于相位修正PWM模式,输出490Hz的8bit PWM波-This procedure is simple demonstration how to use the ATMEGA16 the timer To AVR timer points The T0 work in CTC mode
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:32.55kb
    • 提供者:000
  1. SSTM32_inPWMT

    0下载:
  2. STM32定时器的基本应用,PWM的的输入捕获,硬件调试通过,基本没有误差。 -The basic application of the STM32 timer, PWM input capture hardware debugging through, basically there is no error.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:881.78kb
    • 提供者:威胁
  1. pwm-capture

    0下载:
  2. stm32 pwm波输入捕获模式 用于电机的速度获取和方向位获取-stm32 input capture
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:3.19kb
    • 提供者:lixiaowen
  1. stm32-PWM-Input-Capture

    0下载:
  2. This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1022.12kb
    • 提供者:乔先生
  1. pwm

    0下载:
  2. PWM控制,输入捕捉码盘(相邻周期为0.05转),捕捉定时器1-PWM control input capture code disc (adjacent cycles of 0.05 rpm), Capture Timer 1
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-11
    • 文件大小:671byte
    • 提供者:长蛀牙
  1. 123489

    0下载:
  2. stm32单片机对外界的PWM波的输入进行捕获。-stm32 SCM external PWM input capture wave.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:66.29kb
    • 提供者:chenfalei
  1. PWM-Input-Capture

    0下载:
  2. 在通过输入方波信号,可以通过STM32的输入捕捉功能,测出输入方波的频率。-Through the input square wave signal, you can STM32 input capture function, measured by the frequency of the input square wave
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-09
    • 文件大小:1.59mb
    • 提供者:陈康
  1. Stm32_Timer---input-capture-mode(timer2-Puart).ra

    0下载:
  2. configuration stm32f1xx to PWM mode by timer
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-17
    • 文件大小:4.11mb
    • 提供者:pcavr
  1. PWM-Input-Capture

    2下载:
  2. stm32单脉冲输入捕获,获取PWM的频率与占空比,可用于采集电机速度。-STM32 single pulse input capture, obtain the PWM frequency and duty ratio, can be used for the acquisition of motor speed
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1.31mb
    • 提供者:guyijia
  1. TIM1-input-capture

    1下载:
  2. 使用STM8的TIM1输入补获功能测PWM的占空比和周期,把被测信号接到TIM1的CH1和CH2上,当有PWM时会进入中断捕获当前计数器的值- 显示以下内容的翻译: 使用STM8的TIM1输入捕获功能测PWM的占空比和周期,把被测信号接到TIM1的CH1和CH2上,当有PWM时会进入中断捕获当前计数器的值 仍然翻译: 使用STM8的TIM1输入补获功能测PWM的占空比和周期,把被测信号接到TIM1的CH1和CH2上,当有PWM时会进入中断捕获当前计数器的值 Value using t
  3. 所属分类:SCM

    • 发布日期:2016-11-24
    • 文件大小:268kb
    • 提供者:石玉
  1. TIM2-input-capture

    0下载:
  2. 使用STM8的TIM2输入补获功能测PWM的占空比和周期,把被测信号接到TIM1的CH1,当有PWM时进入中断更改触发边沿,即可以使用一个通道测量高电平和低电平的时间,得到占空比和周期-Use the STM8 TIM2 input capture function PWM duty cycle and period measurement, the measured signal received TIM1 of CH1, when a PWM into the interrupt trigg
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:267.51kb
    • 提供者:石玉
  1. 13876221pwn

    0下载:
  2. 用于一些单片机产生的pwm输入捕捉,进行一些计算脉冲数。这是公司外面请人编写的,代码可以正常运行-Used for some microcontroller to generate the pwm input capture, to calculate the number of pulses. This is written outside the company, the code can be normal operation
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:315.95kb
    • 提供者:zhangming
  1. TIM-Advanced-Timer-PWM-Input-Capture

    3下载:
  2. 使用STM32的高级控制定时器PWM输入捕获模式,测量PWM波形频率和周期。学会使用高级控制定时器输入捕获功能,以及通用定时器PWM输出功能。-Use the STM32 Advanced Control Timer PWM input capture mode to measure the PWM waveform frequency and period. Learn to use advanced control timer input capture function, and gene
  3. 所属分类:SCM

    • 发布日期:2017-12-12
    • 文件大小:661.39kb
    • 提供者:凡华
  1. PWM

    0下载:
  2. 捕获PWM输入信号,针对外部信号的采样分析。将采集的信号经过stm32处理,得到比对捕获结果(pwm catchCapture the PWM input signal, in view of the external signal sampling analysis.The collected signal through stm32 processing, than capture results are obtained)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:1.11mb
    • 提供者:JaeSY
  1. TIM1_PWMInput

    1下载:
  2. Timer 1 pwm input capture measuremants
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-18
    • 文件大小:7kb
    • 提供者:Tharian
  1. 3-TIM—通用定时器-输入捕获-测量脉冲宽度

    0下载:
  2. 应用于STM32F103VET6,进行PWM的输入捕获,测量脉冲的宽度。(Based on STM32F103VET6, PWM input capture, pulse width measurement)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-25
    • 文件大小:331kb
    • 提供者:小飞侠强
  1. PWM输入模式捕捉4路PWM的周期和占空比(1)

    1下载:
  2. 使用STM32开发板实现在PWM输入模式捕捉4路PWM的周期和占空比,从而对电机进行控制(Using STM32 development board to capture the cycle and duty cycle of four-way PWM in PWM input mode and control the motor)
  3. 所属分类:通讯编程

« 12 »
搜珍网 www.dssz.com