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
  • 2523 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
  • 5135 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
  • 6173 Views
  • 2 replies
  • 6 kudos

I will create code for discovery kit 'B-G431-ESC' as described in UM2516 chapter 6.1 step 2 and 3 but I get error when compiling with STM32CubeIDE . Is there a more detailed description for generation or an example for this evakit?

I use MCSDK v5.4.7 and STM32CubeIDE 1.6.1. Project generation with MCSDK is successful but when I try to build code with the IDE it ends with fatal error "sto_cordic_speed_pos_fdbk.h: No such file or directory". Run code generation with an other exam...

JMust.1 by Associate
  • 827 Views
  • 2 replies
  • 0 kudos

AS5600 I2C Communication

Hi.I am trying to communicate with AS5600 Position Sensor. We are using I2C communication for this purpose. Using STM32F439ZIT6 chip , running chip at 168 MHZ clock. We are sommunicating with the sensor at Fast mode 400000 speed. Connection seems OK ...

V.D.T: by Associate
  • 731 Views
  • 1 replies
  • 1 kudos

STM32 NUCLEO BOARD AND BOOSTXL-DRV8323RS

Hi,I am trying to run a 3-phase BLDC motor using the DRV8323 driver in 1xPWM mode with a Hall effect sensor. I am also using the Nucleo WB55RG board to generate a 20kHz PWM signal.The motor is spinning, but there is audible noise, which decreases onl...