搜索资源列表
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,
dianji
- stm32 关于控制电机的子程序,经测试可以实现对伺服电机的精确控制。-stm32 on the control of the motor subroutine, the test can achieve precise control of the servo motor.
6.T1_PWM
- 嵌入式微处理器STM32的定时器产生PWM,可以应用于电机控制-Embedded microcontroller timer of STM32 processor produces PWM and can be used in the motor control
STM32-315McontrolLEDCAR
- 基于STM32单片机/315M无线模块控制智能小车 直流电机驱动 通过实现对LEDs 的控制,可以实现L298 (A或和B电机)的控制,达到对小车的控制(前进倒退转弯) 应用很简单,直接用L298需要的引脚接LED-Ports-Based on the STM32 MCU/315M wireless modules to control the smart car DC motor drive through the realization of the control of
stm32_bujindianji
- 基于stm32四相步进电机的简单控制,可以通过按键控制四项步进电机正反转的加减速。可以点动旋转.-Based on the stm32 four-phase stepper motor a simple control, button control four stepper motor, acceleration and deceleration. Can Activity rotation.
STM32-SPWM
- TIMER输出PWM基本概念 脉冲宽度调制(PWM),是英文“Pulse Width Modulation”的缩写,简称脉宽调制,是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术。简单一点,就是对脉冲宽度的控制。一般用来控制步进电机的速度等等。STM32的定时器除了TIM6和TIM7之外,其他的定时器都可以用来产生PWM输出,其中高级定时器TIM1和TIM8可以同时产生7路的PWM输出,而通用定时器也能同时产生4路的PWM输出。 -Timer output PWM bas
ENC_FSM_V
- 基于STM32的FOC的带编码器无刷直流电机驱动的软件源代码,可以直接使用。或者参考。-Based on the STM32 FOC brushless DC motor-driven software source code can be used directly. Or reference.