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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

program dac & dac nucleo

i have a code like this :but i iwant to ask why result signal in my code freq max is 1,5k and minim 200 hz bu while i want to freq max is 200hz and freq minim is 0 hz, and why while value adc under 100, freq in osiloscope lost?main(void)://DAC#define...

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