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

ST67W6X_CLI lockup

Issue: ST67W6X_CLI lockup Test Setup:Use the ST67W6X_CLI example provided with the x-cube-st67w61-v1.0.0 software package.Send wifi_sta_connect command to connect.Send several ping commands to verify connection.Keep the connation active.Wait for 5 to...

CMake Build Issue with STM32H563ZI

Hi ST team, Been trying to build a bare bones MX generated project for the STM32H563ZI using CMake, for both TrustZone and non-TrustZone Projects. Had the same issue on both Ubuntu22.04 and Ubuntu24.04, and am unable to compile any of these projects....

lachjet by Associate II
  • 700 Views
  • 8 replies
  • 0 kudos

Resolved! Creating STM32N6 ioc project for hexaSPI and octoSPI.

Hello,While creating a project for STM32N6 I can’t find the option for hexaspi or octospi for STM32N657B0HxQ . Is there any particular option I have to enable?I am trying to generate the ioc similar to STM32N6570-DK board .I am on 6.15.0 STM32CubeMX....

darla14_0-1758621776963.png
darla14 by Senior
  • 388 Views
  • 5 replies
  • 2 kudos

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