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

Resolved! Nucleo-H723ZG: PCLK frequency too high with CubeMX config

Hi all,I am currently using the Nucleo-H723ZG and having difficulties with the clock management using version 1.12.1 of the stm32h7 cubeMx package.The first symptom I encountered was that my USART2 baudrate was three times lower than expected. A few ...

mcozzi by Associate II
  • 248 Views
  • 4 replies
  • 3 kudos

STM32CubeMX HAL generated code for STM32F051 faulty

I'm using STM32CubeMX 6.14.1Recently I was added DAC to my project. I doesn't suppose to use DAC with interrupt, I wasn't enable it, but occasionally I was enabled DAC callbacks.Generated the code for Makefile based project.In the end of building pro...

tovis by Associate II
  • 205 Views
  • 5 replies
  • 0 kudos

Why STM32CubeMX No More Generating sysmem.c?

Posted on May 26, 2017 at 13:35Hi,How do I enable the STM32CubeMX version 4.21.0 to generate sysmem.c file under startup folder? The file seems to be missing. The older version of STM32CubeMX automatically generates it.#stm32

pohtv by Associate II
  • 2378 Views
  • 7 replies
  • 2 kudos

Resolved! CubeMX and IAR tool chain

Hi, I’m using STM32CubeMX to configure peripherals and IAR Embedded Workbench for debugging. However, I’ve noticed that whenever I regenerate the code using CubeMX, the application code I previously wrote in IAR gets erased.Is there any setting or co...