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

Is there a way to make build variants in CUBEMX? For instance a variant that includes/doesn't include init of specific peripherals.

I have a base application, that will go into different product variants. I'd like to have a variant where some of the CUBEMX code is not compiled. As an example, one build where USB or Ethernet code is not included, because there won't even be HW on ...

MConw by Associate
  • 625 Views
  • 2 replies
  • 0 kudos

Resolved! stm32cubemx error in eclipse

I built the stm32cubemx development environment using eclipse, and this error occurred while generating the code. What is the problem?

0693W000004Ist2QAC.png

STM32CubeMX UART LL Driver issues

Hello,I had earlier raised the concern on STM32CubeH7 GitHub page ( https://github.com/STMicroelectronics/STM32CubeH7/issues/69 ). However they asked me to raise the concern on this forum.I am observing following function calls missing from MX_UART8_...

Resolved! STM32CubeMX MDK-ARM project generation failure

Windows 10 64bit - STM32CubeMX 6.0.1 - STM32H7B3LIHxQ MCUAttempting to generate a fresh project and get the below error. Any thoughts on how to resolve the issue? project file attached. Thanks!

0693W000004IbAjQAK.jpg
Just Matt by Associate III
  • 2093 Views
  • 9 replies
  • 0 kudos

MX Init functions overwrite static size_t variable

I am working on an embedded application using the STM32F103C8T6 (black pill). I've been slowly adding the functionality I need and adding different peripherals one by one. For USART I was using the excellent code written by Tilen Majerle here. Everyt...

SStru.1 by Associate II
  • 815 Views
  • 2 replies
  • 0 kudos