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

Resolved! STM32H745 bootloader access after full chip flash erase

I'm trying to verify my connection to the STM32H745 built in bootloader over UART 1, using pins PA9 and PA10 using STM32CubeProgrammer.  First I erased flash by using full chip erase flash memory in STM32CubeProgrammer using JLink/Flasher.  I then di...

GHolc.1 by Associate III
  • 446 Views
  • 2 replies
  • 1 kudos

Resolved! Generated uVision Project File is corrupted

When generating code in CubeMX for the MDK-ARM Toolchain, the uVision Project file (.uvprojx) is corrupted.When I try to open the project it shows the following message: Comparing the project files shows that the following section gets removed:Manual...

uvision.png diff.png
Jonas3 by Associate II
  • 393 Views
  • 2 replies
  • 0 kudos

Several issues in CubeMx for STM32U0x3

For a project I am using the STM32U073 and for testing the development board with the STM32U083. I have encountered several issues in CubeMX and perhaps also in the hardware: The code that CubeMX generates for the low power timer contains a typo. Lin...

wijnen by Associate II
  • 392 Views
  • 1 replies
  • 0 kudos

CubeMX bug regarding LPUART1 DMA (MX_Device.h)

I use the STM32L496ZG. When generating the files using STM32CubeMX it also generates MX_Device.h which contains several defines. When using LPUART1 with DMA it also generates defines like:#define MX_LPUART_RX_DMA_DMA_Handle #define MX_LPUART_RX_DMA_I...

Reneb by Associate III
  • 1025 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE X Window System error - BadRequest

Running the STM32CubeIDE v1.17.0 on Ubuntu 22.04 - exits after the splash screen.I installed "en.st-stm32cubeide_1.17.0_23558_20241125_2245_amd64.sh.zip"I tried searching for this issue but got nothing. What am I doing wrong?Here the output:$ ~/st/st...

dmista by Associate
  • 418 Views
  • 0 replies
  • 0 kudos

Resolved! ADC not triggering ISR after each EOC

Hello st forum,I'm currently working with STM32G0B1VCI6, I'm trying to configure the ADC1 channel but it is not working properly. I need to convert 11 channels (10 external and 1 internal channel) and I'm configuring the driver in such a way it can c...

JDaniel1_0-1741809693267.png
JDaniel1 by Associate II
  • 349 Views
  • 2 replies
  • 1 kudos