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
  • 1996 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
  • 4584 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
  • 5635 Views
  • 2 replies
  • 6 kudos

STEVAL-PTOOL1V1 sample code

helloI have been purchased one of STEVAL-PTOOL1V1 evaluation board.I am going to develop sample code which provided by company, but some errors occurred in building new file process by IAR & Keil IDE.errors of following:no definition for "MC_Core_St...

amoos.11 by Associate II
  • 1597 Views
  • 10 replies
  • 0 kudos

Installing Motor Profiler 5.4.3

My computer crashed & I needed to reinstall all my tools on another system. Both are Windows 10 64x. I can't get the Motor Profiler 5.4.3 to connect on the new system. When I try to connect I get a message it can't find the MFC100.dll. I installed th...

BTrem.1 by Senior II
  • 691 Views
  • 3 replies
  • 1 kudos

STM32G4 Window Comparator Alternatives

I am designing a motor controller PCB that uses an STM32G4 MCU (since the CORDIC accelerator and FPU will be useful in my application). One of the required features for this project is cycle-by-cycle current limiting for a BLDC motor. I have two phas...

BPaik by Senior
  • 801 Views
  • 3 replies
  • 0 kudos

I am able to generate a complementary PWM signal. However due to hardware changes I would need to add a dead time. Regardless the value I am setting in the BDTR register there is no dead time at the output.

// InitialisationTIM1->PSC = (FOSC/(PWM_FREQ * PWM_STEPS)) - 1;    // Timer clock TIM1->ARR = PWM_STEPS - 1;                        // Auto reload TIM1->BDTR = 0;                                    // SafetyTIM1->CCER = 0;TIM1->CR2 = 0;TIM1->CCMR1 = ...

Inline current sensing problem for ST mcsdk ?

I try to drive (FOC) BLDC motor with STM32G474RE MCU. I use a custom board. I use INA240A1 for inline current sense. Can I use 3 shunt inline current sense method for ST mcsdk ? In STs evaluation boards typically low side shunt resistors are used for...

0690X00000BuyaKQAR.png
HK by Associate II
  • 1002 Views
  • 4 replies
  • 0 kudos

Resolved! ACIM motor

Have Nucleo-64 STM32L476RG and STEVAL-IPM15B , i plan to test VFD and FOC drive for pump with ACIM motors , but the workbench motor control is for pemanent magnetic motor !!are there any additional library or sdk to handle ACIM motor ?

BAbde.1 by Associate
  • 821 Views
  • 3 replies
  • 0 kudos

ST MC Workbench code generation error

I bought STEVAL-SPIN3201 for development. I installed ST MC-WB , CubeMX and CubeIDE to on my PC. When I tried to generate code by MC-WB it is says "STM32CubeMX not found". But as I said it is already intalled. What could be the reason?

Dkoşa.1 by Associate
  • 599 Views
  • 2 replies
  • 0 kudos

X-CUBE-MCSDK integration with STM32F103C8T6

I want to drive a BLDC Motor using STM32F103C8T6. The said controller is not present in the official support of X-Cube-MCSDK. I want to understand how we can add a new STM32 MCU in the X-Cube-MCSDK. Also, I want to understand does the X-Cube-MCSDK su...

DChan.8 by Associate
  • 512 Views
  • 2 replies
  • 0 kudos