2025-08-22 12:42 AM
Greetings.
I started to study motor control with X-NUCLEO-IHM07M1 as following
- MCU : STM32F302R8
- PowerBD : X-NUCLEO-IHM07M1
- Motor : Bull Running BR2804-1700Kv
I just try to make STM32Cube IDE project using MC Workbench 6.4.1 (as described following screenshot image)
but, Using ST Motor Pilot, When start command is on, just motor starts rotate 1 cycle, and stopped. Then, Status Occurs "FAULT_OVER" as following screen image
And, main function is no codes for opreating because of just test with ST Motor pilot
Can I ask help for what is problem?
As Using MC Workbench Version 5.4.8, motor works.
Is any difference between MC Workbench 5.4.8 and 6.4.1?
2025-08-22 5:43 AM
Hello @robotype,
Driver protection error indicates an overcurrent detection on the power board side.
Do both MC Workbench 5.4.8 and 6.4.1 use cases have the same configuration? Do both use the same current sensing topology (3-shunt or 1-shunt)?
Can you provide your .stwb6 file?
2025-08-24 5:51 PM
2025-08-25 1:27 AM
Hello,
On your .stwb6 file, the Driver Protection setting has been modified from BKIN to BKIN2.
As mentioned in the Workbench tool:
2025-08-25 5:01 PM - edited 2025-08-25 5:02 PM
I know, but it does not worked BKIN as with BKIN2.
i just tried to change BKIN to BKIN2 because of it doesn't worked.
I think another reason may be..
2025-08-26 12:42 AM
Hello @robotype,
With your 6.stwb6 file, TIM1_BKIN selection, and an R49 unmounted IHM07 board, I am able to start the Bull Running BR2804 motor. The current has been decreased as shown below.
2025-08-27 12:50 AM - edited 2025-08-27 12:52 AM
it worked after unmount R49, but motor starts and stopped during 1 second. speed feedback error and fault occurs. it may be speed limitation problem.
1. why it works with ummounting R49?
2. how to fix speed feedback error and fault signal occurs
2025-08-27 1:19 AM
Hello @robotype,
I only mentioned that R49 was removed from my board (not relevant to your issue).
For error description and management, refer to the documentation available through Workbench tool > About > Documentations > Documentation > User manual tab, (FOC) Firmware errors link.