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
  • 1263 Views
  • 0 replies
  • 2 kudos

Problem upgrading from CubeMX 6.2.0 to CubeMX 6.11.0

Hi, We have a product that is using STM32F429BIT6 processor. We've been using "CubeMX 6.2.0" and "STM32Cube_FW_F4_V1.26.1". And everything has been working fine so far. Recently, we've attempted to upgrade to CubeMX 6.11.0 and the latest FW 1.28.0 an...

VWu.1 by Associate
  • 1729 Views
  • 2 replies
  • 0 kudos

STM32 LTDC image artefact (touchGFX)

Hello,My problem is now resolved but I think it can be useful to keep a trace of it for other people !I configured a project with STM32CubeMX, which uses : TouchGFX + LTDC + DMA2D with a custom 800x480 TFT Display.I was able to get an image on the di...

theophile by Associate II
  • 1428 Views
  • 1 replies
  • 0 kudos

Resolved! Delay issues on HAL_SPI libraries

Hello everyone,  I am using SPI to communicate two Nucleo Boards (a NUCLEO-L432KC and a NUCLEO-F411RE one), and i found out a weird behavior. The idea was to perform a transaction Master -> Slave in order to select a "register" to read. Once the Slav...

vicfer89 by Associate II
  • 3594 Views
  • 5 replies
  • 0 kudos

Is a STM32CubeMX file available for Arduino Portenta H7

Hello,has someone created a complete definition of the "Arduino Portenta H7" board including the clocks in STM32CubeMX?I would like to use this board to develop and test some parts of projects.The creation of the IOC file is a lot of work that I want...

STM32U5 IAP_main example NOT working

Hi,I am using STM32CubeMX version 6.11.0 .I want to test the "IAP_main" example for the STM32U575I-EV.I start the project as follows : Then when I try to Generate Code for the STM32CubeIDE in CubeMX the following error occurs: The code gets generated...

IAP_main_u5_error0.png IAP_main_u5_error1.png IAP_main_u5_error2.png