Skip to main content
AAnth.1
Senior
August 18, 2026
Solved

STMCubeMX2 shows only STM32C devices

  • August 18, 2026
  • 1 reply
  • 36 views

So I have installed STMCubeMX2 but when creating a project, I cannot choose any MCU other than STM32C

 

I am using MacOS 

 

Best answer by Andrew Neil

Yes, that is the expected behaviour:

“STM32CubeMX2 is introduced for new STM32 series, starting with STM32C5.”

Older series remain on “original” MX

 

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

1 reply

Andrew Neil
Andrew NeilBest answer
Super User
August 18, 2026

Yes, that is the expected behaviour:

“STM32CubeMX2 is introduced for new STM32 series, starting with STM32C5.”

Older series remain on “original” MX

 

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

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.