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

Linked directories and CubeMX code generation

I've been using CubeMX 4.12.0, and I wonder why does the code generation mess up the linked directories? Can something be done about it?The generation adds "25"s in the path, like:$%25257BPARENT-2-PROJECT_LOC%25257D/cmnThat doesn't work, but :$%7BPAR...

Where is the scrollbar?

Hello!There is no scrollbar in the windowEdit pins is practically inconceivablep.s. New design of the app is terrible (((

sstar.5 by Associate
  • 438 Views
  • 0 replies
  • 0 kudos

STM32F1 Cube MX with CAN stuff error

Hi,I tried a simple example today with STM32 Nucleo F103RB and CAN. I only generate Code with CubeMX. I do not add any line. I get a stuff error on my peak CAN if I change the "ProjectManager.CompilerOptimize=6" to "ProjectManager.CompilerOptimize=0"...

Can't download STM32CubeMX from st.com

It seems that I can't download anything from st.com. I have just clicked the download button, but nothing happend. What's going on? Is some issue on st.com or others?

Rock Deng by Associate III
  • 865 Views
  • 2 replies
  • 1 kudos

STM32CubeMX v4.21 _Error_Handler definition issues in main.h

Posted on June 08, 2017 at 02:02Hi ST,There are a couple issues with the definition of _Error_Handler() in main.h as generated in v4.21.0. First of all it needs to be wrapped as follows so it can be included in both .c and .cpp files with the correc...

Craig B by Associate II
  • 5471 Views
  • 10 replies
  • 1 kudos