Skip to main content
BAtma.1
Visitor II
June 25, 2020
Question

STM32CubeMX not found - ver. "4.25.0" or higher is required

  • June 25, 2020
  • 12 replies
  • 7507 views

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?

0693W000001rSReQAM.jpg

0693W000001rSSNQA2.jpg

Best regards,

Berat

12 replies

Visitor II
July 4, 2024

Hello!

I had the same issue.

I read here on the website that by changing the OS language to english the issue might be solved.

Well, I did that but still didn't work.

Then, after a little research I found out that my STM32CUBEMX version has been recently realeased and thus was not supported by STM WORKBENCH.

Hence, I downloaded a prior version of STM32CUBEMX (I downloaded the 6.2.0) and everything worked perfectly with no issues.

Have a good day!

MKanc.1
Associate III
July 10, 2024

Hello,

This problem exists after years and changing windows language to english and reinstalling cubemx solves the issue.

During the installation of stm32cubemx under windows, if language is turkish, it does not show "make shortcuts" page on installation settings and probably missing registry entries causing this problem.

I found out this problem during installing and answer related to changing OS language gives a solution.

It is possibly due the nature of java and local language settings rather than STM32 software. I noticed mostly Turks commented on this problem.

If it is possible to build a workaround for this problem without changing language (it also changes some settings now i'm reading USA news which i had to change as well) it would be useful.