搜索资源列表
PWM_Output_Input
- 用TIM3定时器在PA6、PA7、PB0、PB1输出四种频率相同占空比分别是50 、37.5 、25 、12.5 的信号。 用TIM2的PWM_Input功能,从PA1口捕获PWM信号的频率及占空比,并用USART1输出测量信息。-At TIM3 timer with PA6, PA7, PB0, PB1 output frequency of the same four are 50 duty cycle, respectively, 37.5 , 25 , 12.5 of the
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
STM32-TIM3-PWM
- stm32PWM程序示例工程,keil下建立的,可作为示例-stm32PWM program sample project, keil to establish, as an example
STM32_FenDou_TIM3_PWM
- STM32奋斗板-TIM3-PWM 实验平台:奋斗版STM32开发板MINI、V2、V2.1、V3 实验内容:板子加电后,LED1(MINI的V2标号) (V2、V2.1、V3的V6标号)的亮 度会明暗渐变,该实验学习了PWM程序的编制及控制流程。-The STM32 struggle plate-TIM3-PWM experimental platform: the struggle version STM32 development board, MINI and V2, V2
STM32-TIM3-PWM
- 奋斗版stm32开发板PWM实验,是学习stm32实现PWM调速的好实验-Struggle version stm32 development board PWM experiment PWM speed learning stm32 experimental
TIM3--generates-4-PWM
- STM32中TIM3产生4路不同占空比的PWM波-STM32 generated in TIM3, 4-way duty cycle of the PWM wave
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
PWM-PRIJECT
- 利用stm32的TIM3产生PWM,可以调节占空比,通过寄存器配置的-Generate PWM, the duty cycle can be adjusted
ADC(PWM)TIM3
- STM32通用定时器触发ADC转换,转换结果显示在8个LED中-STM32 general timer trigger an ADC conversion, transformation according to the results in the 8 leds
TIM3--PWM
- 利用stm32单片机的tim3产生四路PWM波,其占空比可调,-tim generate four PWM wave, its adjustable duty cycle
TIM3-PWM
- 奋斗者开发板PWM例程,能够完成定时器3生成pwm-the example of PWM in STM32 OF striver board
PWM
- 使用STM32的TIM3来产生PWM输出。在本章中,我们将使用TIM3的通道2,把通道2重映射到PB5,产生PWM来控制DS0的亮度。-Use the STM32 TIM3 to generate PWM output. In this chapter, we will use TIM3 channel 2 to channel 2 remapped to PB5, DS0 generate PWM to control the brightness.
TIM3-output-fourth-PWM
- 在单片机stm32上实现TIM3上实现四路输出PWM-Achieved four TIM3 PWM output on the microcontroller stm32
STM32-TIM3-PWM55
- program to generate a PWM signal using timer 3
STM32-TIM3-PWM
- STM32奋斗板 PWM例程 比较适合初学者 采用TM3定时器-STM32奋斗板 PWM例程 比较适合初学者 采用TM3定时器
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.)
TIM3四路 PWM输出实验
- stm32输出四道pwm波控制LED灯 哈哈哈哈哈哈哈哈哈(STM32 output four PWM wave, control LED lights, ha ha ha ha ha ha ha ha ha ha ha!)
TIM3四路 PWM输出实验
- 用定时器3输出四路PWM信号,可用于同时驱动四路灯的亮度调节(With the timer 3 output four way PWM signal, can be used to drive four street light brightness adjustment)
奋斗STM32开发板TINY例程
- STM32奋斗板-LED闪烁: 演示了LED定时闪烁例程。并附带例程详解及实验手册PDF STM32奋斗板-LED闪烁-ucos: 基于ucos 演示了LED定时闪烁任务,可通过串口1修改闪烁间隔。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-CH2: 演示通过TIM3的CH2通道产生特定频率的波形。并控制LED闪烁。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-PWM: 演示通过TIM3的CH2通道产生PWM波形,控制LED的明暗变化。并附