STM32 MCUs Motor control

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 6.3.0 is out!

Dear MCSDK users, MCSDK version 6.3 is now available: Download It here. Here are the main changes for this version: Motor Control Features: FOCAdded C0 single shunt topology support.6StepThis algorithm has been enhanced on MCSDK version 6.3 release ...

GMA by ST Employee
  • 665 Views
  • 1 replies
  • 2 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
  • 1951 Views
  • 3 replies
  • 1 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
  • 4185 Views
  • 0 replies
  • 1 kudos

Second NTC_Handle_t type sensor

uC = STSPIN32G4second sensor = PA4 (ADC2_IN17)I have tried add second NTC sensor and using MC functions.A have added:sConfig.Channel = ADC_CHANNEL_17; // BEARING_TEMPERATURE sConfig.Rank = ADC_REGULAR_RANK_1; sConfig.SamplingTime = ADC_SAMPLETIME_4...

ketchup by Associate III
  • 336 Views
  • 1 replies
  • 0 kudos

How to run a pmsm using C-functions of mc_api.c?

I tried to run my motor (PMSM) bit it doesn't run. I used like reference the document:https://www.st.com/content/ccc/resource/technical/document/user_manual/group1/48/e6/91/f4/66/ea/48/a1/DM00490980/files/DM00490980.pdf/jcr:content/translations/en.DM...

0693W00000KZfSaQAL.png 0693W00000KZfSkQAL.png
fpaga.1 by Associate II
  • 278 Views
  • 1 replies
  • 0 kudos

Resolved! Best method to measure temperature of STSPIN32G4

Hi,I made some temperature measures on STSPIN32G4 using a thermal camera.I saw that the central part 3x3mm of the STSPIN reaches about 70°C, while the sorrounding part does not go beyond 50°C.My question is the following: if I use the internal temper...

Resolved! Speed control

how we can change the speed of motor in STEVAL -SPIN3201 using external Potentionmeter?/or inbuilt Potentionmeter (Variable resistor )?

MCSDK 6.2.0 Over Current problem

Hello.I am testing using MCSDK 6.2.0 on EVSPIN32G4 board.And we made a custom board by reducing the size of EVSPIN32G4.The problem is that a "Over Current" error occurs on the custom board.I think it's an Artwork problem.Can you give me a guide or ho...

Elliot95 by Associate II
  • 325 Views
  • 1 replies
  • 0 kudos

Overvoltage error BLDC motor

Hello,I'm using the EVSPIN32G4 Eva board and MCSDK 6.2The motor is a low-induction 1pole pair 45000rpm 24Vdc Power 160WThe motor should work with a current up to 6AIn the motor profiler I cannot enter a value greater than 4A otherwise I have Overvolt...

Emanuele_0-1698770569290.png
Emanuele by Associate
  • 357 Views
  • 1 replies
  • 0 kudos

Resolved! B-G431B-ESC1 using FOC algoritem

HiI have a smal motor (GL30) connected to a B-G431B-ESC1.I have profiled the motor and I can make a project using the 6-step algoritme.I need the motor to run in the range of 100-300rpm (almost no load), but from time to time the smooth motion are di...