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
  • 291 Views
  • 3 replies
  • 5 kudos

STM32CubeMX 6.15 BUG on STM32H730ZBT OCTOSPI Quad

Hi,After updating to cubeMX 6.15, I cannot configure OCTOSPI in Quad mode.To reproduce this bug :Create a new project selecting STM32H730ZBT6Select Connectivity->OCTOSPI1->ModeI cannot select select Quad mode because Quad SPI2 mode is selected ==> Of...

COSEBE_0-1757499864545.png COSEBE_1-1757499979780.png
COSEBE by Senior
  • 256 Views
  • 2 replies
  • 0 kudos

Line endings - bug in CubeMX, all versions

Code generated by CubeMX use Windows line-endings, which generate huge problems under other operating systems (repository, editors, etc.). You have to strip CR-LFs after every code generation.Somebody should use standard method of platform-independen...

trzeci by Associate III
  • 1998 Views
  • 13 replies
  • 5 kudos

FreeRTOS queue size / item size

STM32H562, STM32Cube FW_H5 V1.5.0, X-CUBE-FREERTOS.1.2.0If i want a FreeRTOS queue of size 32 and item size 12 bytes i will write 32 i Queue Size and 12 in Item Size in CubeMX. Previously it would generate init code:osMessageQueueId_t setpoint_sendHa...

mip by Associate II
  • 591 Views
  • 6 replies
  • 0 kudos

Resolved! .ioc file specification and data import

CubeMX and STM32CubeIDE will generate a .ioc file associated with the configuration of the MCU to be programmed. For a modest project with few connections, adding the GPIO and their labels is normal, but when there are 130+ signals this become a tedi...

Resolved! TouchGFX and X-CUBE-AI co-existence

Hi,I have a project with TouchGFX based on STM32N6570-DK.In STM32CubeMX, once I tried to add X-CUBE-AI, I got stuck, and the error is appeared as shown below.What does it mean?Once I removed the TouchGFX Graphic Application, the X-CUBE-AI can be enab...

ERROR_0-1756988586023.png
ERROR by Senior
  • 397 Views
  • 2 replies
  • 0 kudos