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

Resolved! STM32CubeMX 6.13.0 - SPI NSS can't select SPI_NSS_SOFT

SPI with NSSNSS Signal Type Output Software is missing in the pulldown.What did I wrong?I attached the ios file.Of course I can edit the source and never let STM32CubeMX touch the project again, but that wasn't the goal, right?   hspi1.Init.NSS = SPI...

javaw_WKW4pHUDGG.png
Jack3 by Senior II
  • 193 Views
  • 1 replies
  • 1 kudos

Resolved! How to configure FatFs with DMA on STM32L5 using CubeMx.

Hello, I would like to have advice, I see this video about SD Card :https://www.youtube.com/watch?v=I9KDN1o6924&t=359sAnd in the video (5:30) I can see DMA tab via CubeMXBut with me I don't have this tab, do you know why ?I have STM32L552E-EV Evaluat...

DYann1_0-1736510553492.png DYann1_1-1736510815033.png
DYann.1 by Senior II
  • 548 Views
  • 9 replies
  • 3 kudos

Resolved! How to configure STM32CubeMX to support C++ development?

When I use CubeMX, the default language of my genereted code is C. I would like to develop in C++, as I can do in STM32CubeIDE. (I want to use VSCode to program)Is there any option to do this? I've tried just change the main.c to main.cpp, but it did...

Ade J.3 by Associate II
  • 12094 Views
  • 9 replies
  • 4 kudos

Resolved! DCT Issue: Missing HAL Interrupt Handler for USART6

Hi everyone,I'm encountering an issue with the STM32 Device Configuration Tool: it doesn't properly generate the global interrupt handler function for one of the UARTs in my project: The generated interrupt handlers for USART1 and USART2 include call...

How to install x-cube-eeprom on STM32Cube?

Hello, I have downloaded en.x-cube-eeprom_v4.0.0.zip but I do not know how to install it on STM32Cube. It should have been a package installed "from local" and selected the zip in STM32Cube MX? Or what I need to do is copy all the files for my projec...

FCOST.1 by Associate II
  • 5621 Views
  • 11 replies
  • 5 kudos

Installing CubeMX 6.13 -console Error

I have tried to install the latest CubeMX software 6.13 in silent mode. Unfortunately the installation fails with the following error code in debug mode: 'ProcessBuilder.start(): pid: 95163, dir: null, cmd: “net”'I have executed the installation with...

Crankzz by Associate
  • 257 Views
  • 3 replies
  • 0 kudos