STM32 MCUs Motor control

Discuss STM32 solutions for motor control, including PID tuning, sensorless operation, ADC noise, custom algorithms, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 6.4.0 is out!

Dear MCSDK users, MCSDK version 6.4.0 is now available: Download It here. This version of the new Motor Control SDK 6 series (X-CUBE-MCDSK) provides mainly FOC and 6Step improvements, here are the main changes for this version: Motor Control Features...

GMA by ST Employee
  • 723 Views
  • 0 replies
  • 3 kudos

Board Manager documentation is out !

The documentation of the Board descriptions format is now available on Motor Control Boards Description Wiki page, this documentation is compatible with MCSDK versions from 6.1.2. Board Descriptions are used by the ST motor-control workbench to enabl...

Zied b. by ST Employee
  • 5407 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

Motor Control Wiki: STM32 Motor Control Knowledge Database - stm32mcuMC Frequently asked questions (FAQ) for version MCSDK5.x:Frequently asked questions (FAQ) - stm32mcu   The documentation of the Board descriptions format is now available on the Mot...

Zied b. by ST Employee
  • 6527 Views
  • 2 replies
  • 7 kudos

Projects on stepper motor

Hi ,i am new to stm32, even i got the same project to rotate the motor using timer interrupt.i need to set my timer to 100khz in interrupt mode. and my acceleration and deacceleration frequency is 300 hz . so if i divide 100khz by 300 hz i would get ...

Lchal.1 by Associate III
  • 708 Views
  • 2 replies
  • 0 kudos

Resolved! I am trying to run a BLDC motor with TIM1 on STM32F401RE. I want to use a software commutation event with HAL drivers as is done in the "6step" examples. So far the call back is not working. Please tell me what I am missing. Thanks.

/* Reset of all peripherals, Initializes the Flash interface and the Systick. */ HAL_Init(); /* USER CODE BEGIN Init */ //TimHandle.Instance = TIM1; HAL_TIMEx_ConfigCommutEvent_IT(&htim1, TIM_TS_NONE, TIM_COMMUTATION_SOFTWARE); /* USER CODE END Init ...

BPetr.1 by Associate II
  • 932 Views
  • 1 replies
  • 0 kudos

Low-side current sensing with G4 series.

I`m struggling with low side current sensing. In AN5306 ST proposed a lowside current sensing with the STM32G4 series. Here is a screenshot. Furthermore the range of the opamp input voltage ist from 0V to VDDA, as can be seen hereSourceHow can this b...

0693W000006G4MvQAK.png 0693W000006G4NKQA0.jpg 0693W000006G4NtQAK.jpg
helbo by Associate II
  • 925 Views
  • 2 replies
  • 0 kudos

Issue with ESC001V1

Good Evening,I am an STM user, I used it for a lot of project and I am familiar with it.Now I am trying to start a Drone project and I have the STEVAL-ESC001V1 Controller (Link bellow). When I tried using the motor profiler or even the STM Workbench ...

motor not moving but drawing current

Hi,equipment: NUCLEO-F303REX-NUCLEO-IHM07M1Maxon motor 496653 with 5.8:1 gear ratioMotor Profiler 5.4.4MotorControl Workbench 5.4.4 (MCWB)STM32CubeMX 5.5STM32CubeIDE 1.4.0Project details: I have created a position control project following the AN5464...

msingh by Senior
  • 469 Views
  • 1 replies
  • 0 kudos