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

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
  • 414 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
  • 812 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
  • 5057 Views
  • 10 replies
  • 1 kudos

Resolved! How to link a USART to USB FS

Hi how can i link a USART PORT (RX and TX PIN) to a USB FS Port to send data via USB FS with USART RX and TX?How can i do that with CUBE MX?

arduo by Senior
  • 614 Views
  • 2 replies
  • 1 kudos