Skip to main content
This topic has been closed for replies.
Best answer by Mark Peter Vargha
Posted on December 17, 2017 at 13:21

Have you read the manual?

http://www.st.com/content/ccc/resource/technical/document/user_manual/10/c5/1a/43/3a/70/43/7d/DM001047pdf/files/DM001047pdf/jcr:content/translations/en.DM001047pdf

CubeMX is not an IDE, it is a project configuartor and generator. This is just the software.

You have to download packages for the specfic MCU family.

http://scaluza.com/wp-content/uploads/2017/03/cubeMX_update_screen.jpg

http://scaluza.com/stm32f4/intro-in-stm32f4cubemx/

1 reply

Mark Peter Vargha
Associate III
December 17, 2017
Posted on December 17, 2017 at 05:04

  1. CubeMX is also available on Linux. Have you tried it?
  2. There is a Makefile option in Project / Settings... dialog's Toolchain / IDE drop-down menu. The generated Makefile should be identical on all platforms. Have you tried the compilation?
scott h
scott hAuthor
Associate II
December 17, 2017
Posted on December 17, 2017 at 12:51

I don't see a

Project / Settings... dialog's Toolchain / IDE drop-down menu.

All I see is Project...new uVision, etc I guess I'm probably running the wrong IDE.

I have downloaded en.ste32cubemx.zip and I can run the examples in KEIL/uVision.

Is there something else I have to do?

thank you!

Mark Peter Vargha
Associate III
December 17, 2017
Posted on December 17, 2017 at 13:06

All I see is Project...new uVision

That is in uVision IDE.

CubeMX is a standalone project generator software.

Check it here:

http://www.st.com/en/development-tools/stm32cubemx.html