2020-06-25 12:25 AM
Dear all,
I would like to use ST Motor Control Workbench for BLDC FOC Control. I have installed version 5.4.4 and used an example project to generate code. However, the workbench doesnt generate code and gives error ("STM32CubeMX not found - ver. "4.25.0" or higher is required"). I had already STMCubeMx version 5.6.1 before installing motor control workbench and I am able to generate code using CubeMx alone. Is there a way to link these two programs manually?
Best regards,
Berat
2020-06-29 07:43 AM
I have same issue :(
2020-12-20 02:48 AM
You need to make the Windows language pack to English
2021-06-21 10:27 PM
The question has been moved from the section "Motor Control Hardware" to the "STM32 Motor Control" section (the question is about the STM32 MC SDK).
Best regards
2022-04-02 04:23 AM
I have same issue,has it be sovled?(STMCubeMx version 6.5.0)
2022-04-06 12:51 AM
Hello @nLi.1 ,
Could you tell us which MCSDK version do you use ?
Regards
Cedric
2022-04-13 11:11 PM
I used STMCWB5.4.8.
Now I have sloved the problem:my workbench can't find cubemx was because that I habitually rechanged the name of "cubemx.exe" to "cubemx6.5.0.exe"...
How can I be so follish?
2022-04-13 11:26 PM
On the way, another question: when I use STMCWB_full_5.4.1.exe and cubemx6.5.0 to generate the code ,it just stay there and no response.But STMCWB_5.4.8 can work well . Firewell 1.27.0 was used.
2022-04-14 01:23 AM
Hello @nLi.1 ,
The main purpose of releasing the 5.4.8 was actually to be compatible with cubeMX 6.5.0.
If you want to use a previous version of the SDK, you have to use a cubeMX version < 6.5.0
Regards
Cedric
2022-04-21 05:09 AM
I have same problem. How can i solve this problem?