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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

PBP Source - Auracast

Hi,I am trying PBP-Source example code with stm32wba55g-dk1, I am getting the data. I need to create multiple channels, for that I need a help or suggestion for modification of code.  Thank you

STM32CubeMX Generates MX_LWIP_Init even when disabled

STM32CubeMX always generates the function MX_LWIP_Init even when its generation is disabled. This causes a redefinition during compilation if a custom implementation already exists. On every regeneration the autogenerated file re inserts the function...

AAlis23_0-1758020584315.png AAlis23_1-1758020674000.png

Resolved! STM32F070 APB1 clock can't be configured with HSI clock

Hi,APB1 clock can't be enabled if HSI clock is chosen. It says that the driven clock must be 10M<=x<48M, so, without using the PLL it's impossible to get the 10MHz. Things get worse when I try to feed the PLL from the HSI: it says that the PLL should...

Captura de pantalla de 2025-09-20 00-08-43.png 20250919_235605_1758347808903.jpg Captura de pantalla de 2025-09-20 00-24-25.png
XR.1 by Senior
  • 344 Views
  • 2 replies
  • 1 kudos

Resolved! How to setup hfmpi2c1 using STM32F446

I have enable the hfmpi2c1 in STM32CubeMX tools, but I can find the FMPI2C_HandleTypeDef is undefined in the source code. Do we have a demo code to show how to setup and use hfmpi2c1. It's very confuse that the F446 only have one Fast Plus Mode IIC i...

Lding2025_0-1758166731293.png Lding2025_1-1758166779567.png Lding2025_2-1758166817354.png