Skip to main content
Mike Wirth
Associate II
December 18, 2020
Solved

Is the Motor Control Workbench 5.4.4 compatible with STM32 CubeMX 6.1.0? If so, why does the Project Generation tab in the workbench generate a "STM32CubeMX not found" response?

  • December 18, 2020
  • 2 replies
  • 1214 views

..

This topic has been closed for replies.
Best answer by Mike Wirth

Cedric, Thanks for the quick and informative reply.

After posting my question, I found a workaround. When MCWB "Generate" complains about not finding a compatible STM32CubeMX installation, go ahead and click the text to reinstall STM32CubeMX. Don't remember which version it installed (6.x?) but it apparently made the right connections (template file?) so the code generation took off and ran successfully.

Mike

2 replies

cedric H
ST Technical Moderator
December 18, 2020

Hello Mike,

A bug fix release MCWB 5.4.5 is done and in the pipe to be released on st.com

To answer your question, the 5.4.4 release should be able to find your STM32CubeMX 6.1 installation as shown in the picture below:

Note that release 5.4.5 fixes some incompatibilities between MCWB 5.4.4 and MX 6.1.

So if you are using STM32G4 with internal OPAMP configuration like ESC-G4, I recommand you to wait for MC Workbench 5.4.5. or use cube MX 5.6

Regards

Cedric

Mike Wirth
Mike WirthAuthorBest answer
Associate II
December 18, 2020

Cedric, Thanks for the quick and informative reply.

After posting my question, I found a workaround. When MCWB "Generate" complains about not finding a compatible STM32CubeMX installation, go ahead and click the text to reinstall STM32CubeMX. Don't remember which version it installed (6.x?) but it apparently made the right connections (template file?) so the code generation took off and ran successfully.

Mike