搜索资源列表
stm32-pwm-output
- stm32 按键中断改变PWM输出的占空比,IAR工程-stm32 button to change the PWM output duty cycle interrupt, IAR project
stm32-Frequency-meter
- 使用stm32通用计数器做的一个简易频率计,可以算出脉冲宽度还有其占空比-Done using a general-purpose counter stm32 simple frequency counter, you can calculate the pulse width as well as its duty cycle
STM32-Generate-PWM-with-TIM3
- STM32 使用TIM3定时器产生一个占空比可调的PWM波,并用该PWM波驱动一个发光二极管,使二极管由亮到暗交替变化-STM32 use TIM3 timer to generate a variable duty cycle PWM wave, and the PWM wave drive with a light-emitting diode, the diode changes from bright to dark turn
define-PWM
- stm32单片机产生4路占空比、频率可调的互补PWM,可以用来控制电机和逆变器-stm32 microcontroller to produce the 4-way duty cycle, frequency adjustable complementary PWM can be used to control the motor and inverter
TIM1
- STM32高级定时器TIM1产生不规则的波形,通过串口可以随意更改占空比。-STM32 timer TIM1 irregular waveforms are free to change the duty cycle through the serial port.
TIM3PWM
- STM32的TIM3产生占空比可调的PWM。TIM3的设置及中断设置。-The STM32 the TIM3 adjustable PWM duty cycle. Settings of TIM3 and interrupt settings
stm32-tim3--4pwm-stepmotor
- 利用stm32的tim3实现4路pwm输出控制步进电机,占空比一定,周期可调,从而实现电机调速-Using STM32 tim3 to achieve 4 PWM output to control the stepper motor, duty cycle, cycle adjustable, so as to realize the motor speed control
stm32-PWM-Input-Capture
- This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
STM32-pwm
- 基于STM32的四路 不同频率 不同占空比的程序-Based on the STM32 four different frequencies and duty cycle program
STM32-PWM
- 基于KEIL4.7开发软件的在STM32F103ZET6单片机上实现PWM波产生的源代码,功能为定义两路IO口(可多路)产生占空比为50 —75 的PWM信号,两路信号通过四个按键进行加和减的变化,实现对直流或步进电机的调速控制,示波器波形稳定,同时可实现电机正反转控制-KEIL4.7 based software development to achieve PWM wave generated source code on STM32F103ZET6 microcontroller func
stm32-PWM
- stm32单片机PWM通道输出pwm波,占空比可任意调节-stm32 microcontroller pwm wave PWM output channels, the duty cycle can be adjusted
STM32-pwm
- 通过STM32处理器 产生不同占空比的PWM波 从不同的GPIO口输出-Produce different PWM duty cycle by STM32 processor wave output different GPIO port
输入捕获测频率和占空比
- STM32测量频率和占空比,可调节测量范围(STM32 measurement of frequency and duty cycle)
输出比较模式测试实验
- 本实验将实现如下功能:通过定时器的输出比较模式,在PC6~PC9,输出4路PWM,每路PWM频率为500Hz,占空比为50%,每一路PWM相位差为45°(This experiment will realize the following functions: through the timer output comparison mode, in PC6~PC9, output 4 way PWM, each PWM frequency is 500Hz, duty cycle is 50%,
IC
- 基于STM32单片机,可对输入的PWM波进行频率测量与占空比测定(Based on STM32 microcontroller, the input PWM wave frequency and the duty cycle can be measured.)
GY521mpu-6050资料
- 可以实现 各种占空比输出和脉冲技术,和6050加速度计数据和测量,可以各种变换使用(Various duty cycle output and pulse technologies can be realized)
TIM3四路 PWM输出实验
- 完美输出四路pwm波 用不同的通道来改变占空比 用pc接口(Perfect output four way PWM wave, with different channels to change duty cycle, with PC interface)
PWM测试最简版本_OK
- 通过配置stm32的TIM3的通道2,使它能输出PWM波形,然后通过改变占空比寄存器,改变波形。(By configuring the channel 2 of the STM32 TIM3, it can output the PWM waveform, and then change the waveform by changing the duty cycle register.)
PID
- 利用STM32单片机,通过STM32进行PID运算输出PWM的占空比来控制直流电机的速度。(STM32 microcontroller is used to carry out PID operation through STM32 and output PWM duty cycle to control the speed of DC motor.)
PWM输入捕获程序
- STM32PWM捕获程序,计算周期频率,以及占空比。(STM32PWM capture program, calculate cycle frequency, and duty cycle.)