2021-08-29 04:50 AM
Hello, I am using a B-G431B-ESC1 board and want to set up my motor with speed control via back emf in MotorControl Workbench 5.4.7 or 5.Y.2 (I checked both there and there). On the board, these are pins PA4, PC4, PB11 and PB5, but I don't see this initialized in the SDK. In the speed sensing section, I have sensor-less (Observer + PLL) installed.
Solved! Go to Solution.
2021-08-30 03:36 AM
Hello,
The MC SDK is dedicated to FOC algo. Our FOC algo does not use back emf sensing, this is why the back emf pins are not initialized.
As the board is also 6steps compatible, everything is ready to do speed control via back emf sensing, but this configuration is not developed yet.
Regards
Cedric
2021-08-29 05:05 AM
Dupe, add topics (edit) for post to appear in multiple sub-forum
2021-08-30 03:36 AM
Hello,
The MC SDK is dedicated to FOC algo. Our FOC algo does not use back emf sensing, this is why the back emf pins are not initialized.
As the board is also 6steps compatible, everything is ready to do speed control via back emf sensing, but this configuration is not developed yet.
Regards
Cedric
2021-08-30 05:36 AM
Thanks a lot! I understood everything, I just did not take into account that back emf is not used with FOC.
If 6-step control comes up it would be great.