2022-09-28 05:52 PM
Hi Team
I want to drive BLDC motor based 6-step control (Trapezoidal control), using B-G431B-ESC1.
But it seems that the board is design for FOC control.
Is it possible to drive with 6-step?
Solved! Go to Solution.
2022-10-03 01:10 AM
2022-09-29 12:42 AM
Hello @Kenji
as reported in the board user manual UM2516: The Discovery kit is also compatible with the 6-step control with embedded BEMF hardware circuit for rotor position estimation.
2022-09-29 05:10 PM
Hi @Cristiana SCARAMEL
I want to do, sensorless trapezoidal (6step) control of BLDC motor.
Just looking at the schematic, I think it's possible by using Hall sensor.
However, I want to control with sensorless.
Is possible to drive with sensorless?
If possible, how does this circuit perform BEMF zero-crossing detection?
2022-09-30 08:22 AM
The board shall be ready for a SixStep sensorles control using the this BEMF zero crossing detection network. Detection is done using the ADC of the micro.
Ciao
Gigi
2022-10-03 01:00 AM
Hi @Community member
Actually, how does this circuit works for BEMF zero crossing detection?
It will do ADC and calculate virtual neutral point for detect zero cross detection?
How is the BEMF_GPIO pin used, is there any documents that describe it?
2022-10-03 01:10 AM
2022-10-03 01:22 AM
Hi @Community member
Thank you.