cancel
Showing results for 
Search instead for 
Did you mean: 

BLDC motor Control

ses
Associate

Myself using STM32 G474RE board , please someone help me with step by step process with BLDC motor six step commutation control with code.

"I want to control BLDC motor in six step method using STM32G474RE (nucleo board)".

Thank You !

@Kenji1 

1 REPLY 1
Kenji1
Senior

Hi @ses -san

First I recommend you to read TI's documents about six-step commutation control.

These two documents help you to write motor control code.

And about STM32G474RE board, generally changes depending on what kind of circuit configuration is used and what kind of motor driver is used.

How is your circuit configuration?

The main differences are whether to use a comparator or an ADC to detect zero cross back EMF, and whether to commutate by hardware or software.