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! 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
  • 1537 Views
  • 9 replies
  • 3 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
  • 9108 Views
  • 11 replies
  • 7 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
  • 670 Views
  • 3 replies
  • 0 kudos

USB HS - USB_TIMEOUT in stm32h7r3z8t6

Hello,I am working on a custom board with stm32h7r3z8t6. After the definition of the USB HS in Cube MX, the USB initialization is stuck on USB_TIMEOUT: USB HS connection on the board:  Here is the clock config:  void SystemClock_Config(void){RCC_OscI...

MihavinVin_2-1736260768989.png MihavinVin_3-1736260959083.png MihavinVin_4-1736261000481.png MihavinVin_0-1736260554509.png

Can't seem to start SPI1 on Nucleo-F401RE

I've been struggling for a while now to start the SPI1 protocol on the Nucleo-401RE. According to the datasheet, SPI1 is connected as follows, I generated the code in CubeMX and without adding a single line of code, compiled it without any failures a...

0690X00000ARHqoQAH.png
malehakim by Associate III
  • 1498 Views
  • 4 replies
  • 0 kudos

Resolved! Problems with CAN on STM32H753 after migration to CubeMX 6.13

Hi everyone!I've migrated my STM32H753 project to the new CubeMX version, and after that, something went wrong with the CAN bus communication (everything worked fine before the update). The CAN functions return no errors, and messages are being sent,...

tuo by Associate II
  • 1061 Views
  • 9 replies
  • 1 kudos