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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 115 Views
  • 1 replies
  • 3 kudos

Resolved! STM32CUBEIDE Nested Project Library Path Problem

I am working on X-CUBE-AZURE in B-U585I-IOT02A board. My IDE version is 1.18 and i am using Fedora 41. When i enable FDCAN peripheral in CubeMX it places the stm32u5xx_hal_fdcan.c and .h file into the X-CUBE-AZURE/Drivers/STM32U5xx_HAL_Driver/Src. Ev...

Screenshot From 2025-03-24 15-45-00.png
erhangk by Associate
  • 487 Views
  • 1 replies
  • 2 kudos

Resolved! Incompatibility between X-CUBE-TOUCHGFX and X-CUBE-SMBUS

Hello!I'm using an STM32u5a9 with a user interface and SMBus enabled battery and charger board.CubeMX does not allow me to include both the X-CUBE-TOUCHGFX and X-CUBE-SMBUS libraries. I'm guessing there is some conflict with the I2C or how the HAL ha...