STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

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