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.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

STM32Cube_FW_F4 firmware library does not updated.

Posted on June 25, 2015 at 10:58I use the STM32CubeMX 4.8 version and update the firmware package for Family STM32F4 1.6.0. However, the source code of the library is 1.3.1. I also use the STM32CubeF4 1.6.0 but it is the same version of STM32CubeMX ...

just4you by Associate II
  • 937 Views
  • 3 replies
  • 0 kudos

No I2C2 or SPI2 on STM32CubeMX

Posted on June 24, 2015 at 20:44Hi GuysI'm trying out setting up a project and implementing hardware abstraction on my STM32F051C6T6 for university work, using the STM32CubeMX tool. Really enjoying the ease of setting up pins with the tool, however,...

Any positive feedback on Cube ecosystem from commercial users?

Posted on June 11, 2015 at 05:04Hi, I'm evaluating using Cube + MX for a commercial project.  Seems like public opinion is pretty negative about this tool and ecosystem however.  Has anyone had a positive experience in using Cube for a commercial pr...

sasha by Associate III
  • 926 Views
  • 6 replies
  • 0 kudos

STM32CubeMX 4.7.1 Bug Report: Keil info for STLINK/Trace

Posted on April 30, 2015 at 01:40After upgrading to Subj, the Keil uVision STLink Debugger Trace options are reset each time STM32CubeMX generates code.To reproduce;using Keil uVision 5.14.0.0 (the current version), open ''Options for Target XXX'' -...

butenko by Associate
  • 670 Views
  • 1 replies
  • 0 kudos

CubeMX Code generation removes braces

Posted on April 29, 2015 at 20:36 Hey, i encountered a problem using the CubeMX Eclipse plugin. When I made some changes to the startup code using the eclipse plugin and generate the Project code, opening braces are removed. Mayb...