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! Archive for STM32CubeMX versions

I need to re-install STM32 CubeMX 4.19 as the latest version 4.24 is not compatible with my existing code base. I inadvertently migrated to 4.24 but need to return to 4.19. Where can I find an archive installer for the older version?

How to install CubeMX with Docker

Hello all.I would like to install the STM32CubeMX using Docker file for Ubuntu. How shall I do this?I know how to use the X-server, and GUI under docker with Ubuntu, however, when downloading the STM32Cube one has to register. I would like to automat...

Resolved! code merging issues with HAL libraries

Hello, I've brought a new stm3220xG eval board for some development purpose. while going through examples code of STM32CubeMX all of them working fine individually but when I'm trying to use some parameter/functions and files into another cod...