STM32 MCUs Motor control

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 6.3.2 is out !

Dear MCSDK users, MCSDK version 6.3.2 is now available: Download It here. This is a bug fix release and here are the main changes for this version: Motor Control Features: FOC Fixed CORDIC Modulus computation in case of negative alpha value Fixed iss...

GMA by ST Employee
  • 1423 Views
  • 0 replies
  • 0 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
  • 4330 Views
  • 5 replies
  • 3 kudos

MCSDK documentation and your feedback

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

Zied b. by ST Employee
  • 5384 Views
  • 2 replies
  • 6 kudos

5V output with 3.3V input

Hi! I'm trying to control four 8520 motors with a NUCLEOf303k8. I would use two L293B for this scope, but the input voltage for my NUCLEO is 3.3V. The L293B needs an input voltage of 4,5V, at minimum. Will the NUCLEO "5V" output pin provide 5V to the...

MRoss.21 by Associate II
  • 1135 Views
  • 4 replies
  • 0 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 II
  • 503 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
  • 688 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
  • 677 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
  • 334 Views
  • 1 replies
  • 0 kudos