搜索资源列表
STM32_inPWM.STM32定时器的基本应用
- STM32定时器的基本应用,PWM的输入捕获,硬件调试通过,基本没有误差。,STM32 Timer basic applications, PWM input capture, hardware debugging through, basically no error.
PWM-51timer
- 用定时器实现的PWM程序,可设置占空比.-Using the PWM timer realize these procedures is to set the duty cycle.
PWM
- 单片机控制按键输出PWM波形 C语言 用两个定时器控制-Single-chip PWM output waveform control button c language with two timer control
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 引脚接示波器负接线,
高级定时器输出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)
STM32F103RB高级定时器TIM1控制输出PWM
- 使用ARM芯片STM32F103FRB,利用高级定时器TIM1 PWM模式输出PWM波,控制无刷直流电机,占空比可调。(The use of ARM chip STM32F103FRB, the use of advanced TIM1 timer PWM mode PWM wave output control, brushless DC motor, adjustable duty cycle.)
PWM
- stm32基于定时器对PWM频率进行修改,以此控制步进电机,做到步进电机速度可调,只做了加速减速没有做,原理相同,实测可用(STM32 based on the timer to modify the frequency of PWM, in order to control the stepper motor, so that stepper motor speed adjustable, only to do the acceleration deceleration, did not do
LQ_eTPU-PWM测试通过
- mpc5634m的ETPU定时器编程官方代码,经过测试(the code of mpc5634 of ETPU)
实验9 PWM输出实验
- 说明:STM32定时器PWM调试例程,希望对你有所帮助((an example of STM32 timer ))
STM19定时器输出4路PWM波可调占空比
- STM32定时器输出四路可调PWM波,经测试可以实现。(STM32 timer output four adjustable PWM wave, the test can be achieved.)
2-TIM—通用定时器-4路PWM输出
- 应用于STM32F103VET6,通用定时器产生4路PWM输出。(Applied to STM32F103VET6, the general timer generates 4 PWM outputs.)
2-7-1、PWM定时器
- 使用STM32内部普通定时器,通过其引脚输出PWM方波,改变占空比查看输出效果(Use STM32 internal regular timer, output PWM square wave through its pin, change duty ratio to view output effect)
通用定时器(Timer)
- 此为ARM1138开发板的几个关于通用定时器的范例程序,包括32位/16位单次触发定时,32位/16位周期定时/RTC定时,PWM应用等。(This is a few examples of general timer for ARM1138 development board, including 32 bit /16 bit single trigger timing, 32 bit /16 bit cycle timing /RTC timing, PWM application and
PWM输出实验
- 利用STM32F407的内部定时器,产生一路PWM波(Using the internal timer of STM32F407 to produce a PWM wave)
17.使用TIM1定时器产生PWM波形输出
- 单片机STM8使用TIM1定时器产生PWM波形输出(Single chip microcomputer STM8 uses a TIM1 timer to produce PWM waveform output)
定时器主从方式输出可控个数的PWM脉冲
- 一个关于STM32定时器主从方式输出PWM脉冲的程序(A program about STM32 timer's master slave mode to output PWM pulse.)
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
12. PWM呼吸灯实验
- 基于stm32f407对定时器PWM功能进行配置并使用(Configuration and use of timer PWM function based on stm32f407)
LED 渐亮灭 交替 定时器PWM
- STM32控制LED亮度渐变,使用定时器实现(STM32 Controls LED Brightness Gradient with Timer)