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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1250 Views
  • 0 replies
  • 2 kudos

MX 6.14 SAI on STM32H3B3I_eval

HII just upgraded MX 6.14The SAI configuration panel fail to load, all other configurations panel are available. The existing SAI configuration is not changed but MX. It also report an error before the code generation for SAI not correctly configured...

RGrasse by Associate II
  • 1216 Views
  • 3 replies
  • 0 kudos

CubeMX disable DCache not working properly. BUG

 When DCache is disabled, CubeMX still generates this:#define __DCACHE_PRESENT 1U /*!< CM7 data cache present */If you comment out this line, CubeMX will uncomment it, causing some peripherals to fail.Using 6.14 and the STM32H743 cpu.

Resolved! STM32CubeIDE not generate code for GPIO pin

We are using the STM32WL55CCU6 processor and generating code for two cores. For GPIO it is not possible to specify which core will initialize the GPIO (of course, it is not necessary) but the code and definitions are not generated for any core.STM32C...

Entony_1-1741332753899.png
Entony by Associate II
  • 1723 Views
  • 1 replies
  • 0 kudos

STM32CubeMX shows conflicts for STM32F3348-DISCO

Hello,I am working on a project for the STM32F3348-DISCO board using STM32 IDE 1.18.0.I have created a new project with the following settings:- Target Reference: STM32F3348-DISCO- Firmware Package Name and Version: STM32Cube FW_F3 v1.11.5- Initializ...

Sati_0-1741290299579.png
Sati by Associate
  • 1156 Views
  • 2 replies
  • 0 kudos

UART get stuck in UART_WaitOnFlagUntilTimeout

Hi, I dont know the reason of this issue, I just generate code via STM32cubeMX after enabling UART4 and below there is the main program!: But my program cannot neither receive nor transmit any data and stuck in UART_WaitOnFlagUntilTimeout. Help pleas...

mmed by Associate III
  • 4663 Views
  • 12 replies
  • 1 kudos