搜索资源列表
pwm
- 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,
The-STM32-TIM-programming
- a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
The_demo_of_STM32_TIM1
- STM32奋斗板-TIM1的PWM演示 可以进行修改,并在通类型开发板上运动-STM32 PWM hard board-TIM1 the presentation can be modified, and in the sports development board through the type
PWM_Input
- STM32定时器PWM输入捕获,利用TIM1计算脉冲频率及占空比。-This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
STM32-TIM1-PWM
- 通过对 TIM1 定时器进行控制,使之各通道输出插入死区的互补PWM 输出, 各通道输出频率均为17.57KHz。 其中,通道1 输出的占空比为50 ,通道2 输出的占空比为25 ,通道3 输 出的占空比为12.5 。各通道互补输出为反相输出。 TIM1 定时器的通道1 到3 的输出分别对应PA.08、PA.09、PA.10 引脚,而通 道1 到3 的互补输出分别对应PB.13、PB.14 和PB.15 引脚,将这些引脚分别接 入示波器正接线,GND 引脚接示波器负接线,
TIM1-PWM
- STM32 TIM1 PWM 两路输出,带死区时间-STM32 TIM1 PWM two outputs with dead time
zcj_tim1_pwm
- 利用STM32高级定时器,产生互补的两路PWM,有完整注释,测试通过-Advanced timers using STM32, resulting in two complementary PWM, with complete notes, test
pwm
- 这个是STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,下面的代码,是利用TIM1模块的1、2通道产生一共4路PWM的代码例子,类似代码也可以参考ST的固件库中相应example-This is the PWM output mode of the STM32, the STM32 TIM1 module is the enhanced timer module, the following code, TIM1 module 1,2 channel to produce
STM32-PWM
- 基于STM32 TIM1产生占空比渐变的PWM波,开发环境为keil,程序工程完整,注释清楚。-Wave PWM duty cycle gradient based STM32 TIM1 development environment for keil, process engineering complete, clear annotation.
PWM-TIM1
- 基于STM32的TIM1定时器的PWM呼吸灯例程,三通道输出可调- Based on the STM32 TIM1 PWM timer lamp breathing routines. Three-channel output adjustable
TIM1--PWM
- 基于STM32单片机,利用单片机定时器,实现PWM的输出-Based on STM32 microcontroller, using SCM timer for PWM output
搞定_ STM32 TIM1输出互补波形 加 详细中文注释
- 搞定_ STM32 TIM1输出互补波形 加 详细中文注释(STM32 output complementary PWM wave)
高级定时器输出1路互补 PWM实验---含详细注释
- 基于STM32单片机设计的高级定时器TIM1的6路互补带死区的PWM输出实验,代码中含有详细的注释,对学习PWM很有帮助(STM32 microcontroller based design of advanced timer, TIM1 6 complementary band, dead zone PWM output experiment, the code contains detailed notes, helpful for learning PWM)
通用定时器PWM输出实验---含详细注释
- STM32单片机通用定时器PWM输出实验---含详细注释,对学习STM32定时器PWM输出有帮助(STM32 microcontroller based design of advanced timer, TIM1 6 complementary band, dead zone PWM output experiment, the code contains detailed notes, helpful for learning PWM)
实验9 PWM输出实验
- The timer can be used to generate PWM output. Advanced setting The timer TIM1 and TIM8 can generate up to 7 PWM outputs simultaneously. And universal timers can produce up to 4 at the same time PWM output of the road(In order for
06 TIM1的PWM演示
- STM32 TIM1的PWM输出演示例程。。。。。。。。(STM32 TIM1-PWM output example......)
TIM1
- 程序初始化了定时器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)
PWM控制发光二极管
- 通过TIM1的PWM的占空比来控制灯的亮暗程度(Control the brightness of the light by the duty ratio of the TIM1's PWM)
3.12TIM1_4PWM
- STM32利用高级定时器TIM1,产生4路PWM波,并且波形两两互补(STM32 uses the advanced timer TIM1 to produce 4 PWM waves, and the waveform is 22 complementing.)
TIM-高级控制定时器PWM输出
- stm32F103 TIM1输出7路PWM STM32F103ZET6总共有8个定时器,TIM1和TIM8是高级控制定时器,TIM2、3、4、5是通用定时器, TIM6和TIM7是基本定时器。 本例程实现高级控制定时器TIM1总共7个功能引脚输出PWM波形。(STM32F103ZET6 has 8 timers in total, TIM1 and TIM8 are advanced control timers. This routine implements an advance