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

unable to open an existing code in cubemx ide.

Hello guys,  i am trying to open and existing code on cubemx ide after I reinstalled it. i am trying to open the code that is available on my desktop location, also available on git. so please help me to how can I add back my project to cubemx ide.

Rohit007 by Associate III
  • 838 Views
  • 3 replies
  • 0 kudos

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

Nucleo U5A5ZJ-Q RCC Configuration

This is my first STM32 project and I am using the Nucleo U5A5ZJ-Q with CubeIDE version 1.15.0. I am trying to use the generated code to toggle the LEDs as a simple "hello-world" example. When I create a new STM32 project in CubeIDE, I take the follow...

Screenshot 2024-03-27 at 10.24.59 AM.png Screenshot 2024-03-27 at 10.25.28 AM.png Screenshot 2024-03-27 at 10.25.51 AM.png Screenshot 2024-03-27 at 10.28.34 AM.png

Resolved! How to enable ADC1 on NUCLEO-U575ZI-Q?

I work with STM32CubeIDE 1.9.0, STM32CubeMX 6.5.0, and STM32Cube FW_U5 V1.1.0, on a NUCLEO-U575ZI-Q.I created a new project for this specific board, and left everything by default.I need to use the ADC1, wich is enabled by default.I start with this c...

Resolved! DMA ADC with potentiometer

i have program like this and from the program i have the output like this (picture) and i used the potentiometer to find the value is AD_RES_BUFFER: the potition of picture is disable of DMA Countinous Request ADC ANALOGbut the potentiometer work (pr...

meriarajagukguk_0-1722506627093.png meriarajagukguk_0-1722506745039.png