STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Bug: Viewing NVIC configuration changes .ioc file

When using IDE 1.7.0, viewing the NVIC configuration window in the configuration tool and then generating code without changing anything causes the .ioc file to be modified. I tried the same thing in CubeMX 6.3.0 and the bug doesn't occur there.I've ...

ALars.2 by Associate II
  • 1030 Views
  • 3 replies
  • 0 kudos

Help managing STM32CubeMX auto-generate makefiles

Hi all,We are currently using STM32CubeIDE projects autogenerated from STM32CubeMX as part of our development. The issue with STM32CubeIDE projects is that automating and scripting builds with it is cumbersome even with the CLI interface. I would lik...

CHou.1 by Associate II
  • 6770 Views
  • 6 replies
  • 0 kudos

Resolved! Install of software for debian linux procedure?

Where can I find a procedure for installing the IDE on linux? I found:SetupSTM32CubeMX-6.3.0 and installed it. No problems.st-stm32cubeide_1.7.0 and installed it. No problems.STM32Cube_FW_L4_V1.17.0 and unzipped it. No method for installing.The l...

Resolved! Multi target project, cannot change path for generated code

I have a multi target project.My targets are STM32L152CB and STM32L152RC. I use Ubuntu 20.4 with STM32CubeMX 6.3.0.Since STM32CubeMX does not natively support multiple targets I've decided to have two cube projects in the same folder. The generated ...