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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1575 Views
  • 0 replies
  • 2 kudos

Resolved! stm32cubemx usart code not generated for STM32F207ZGTx

The code for USART6 is not generated by STM32CubeMX tool for STM32F207ZGT6 MCU. I am trying to generate the baremetal code. I have created a default IOC file for this MCU, and configured USART6 as Ascychronous mode. After this I wanted to configure t...

Resolved! CubeMX use case

Last question. Can I use stm32cubeMX also for my project or is it better to continue with CUBE IDE?

SMusc.1 by Senior
  • 1137 Views
  • 1 replies
  • 0 kudos

where did lwIP go?

I cannot find the lwIP component for FreeRTOS in the latest STM32MX options.I installed the package FreeRTOS from the package install STMicroelectronics tab but lwIP is not available nor do I see and option to install the package.Can this be installe...

Resolved! SDDataLogFilex missing

I'm trying the example for STEVAL-STWINBX1 but when i use cubemx/cubeide example selector for STEVAL-STWINBX1, i only see 3 BLE and 1 NFC example but the SDDataLogFilex is missing.Is this normal ? How can i get the SDDataLogFilex example ?

nicolas by Senior II
  • 1118 Views
  • 1 replies
  • 0 kudos

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
  • 1990 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
  • 1805 Views
  • 5 replies
  • 0 kudos