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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1625 Views
  • 0 replies
  • 2 kudos

Resolved! how to sort hardfault error in stm32f0.....?

can anyone suggest a method to sort hardfault error.I went on commenting few lines to sort the problem and found that when the uart is continuesly receiving and transmitting data this occurs.

NK.13 by Associate II
  • 1897 Views
  • 3 replies
  • 0 kudos

USB Mass storage class + SPI

I've been working with USB Mass Storage Class to create an SD Card reader with STM32L1 using SPI. I added the SDCard_SPI library and filled the missing functions in the "usbd_storage_if.c" file.What I've got is that my project works fine with SD Card...

TKou by Associate II
  • 1686 Views
  • 2 replies
  • 0 kudos

Can't enable RTOS support for USB HS

Hello, I'm using Discovery board for STM32H747XIHx, STM32CubeMX 5.5.0 and so far I wasn't able to find a way how to enable support for RTOS in USB_HOST_M7 menu in CubeMX. There is only "Disable" and it's missing "Enable". I'm not sure if I setup some...

PHlin.1 by Associate III
  • 1664 Views
  • 4 replies
  • 0 kudos

CubeMX makes error in generating Project for ARM Keilv5

Hello all!When generating a project for ARM Keilv5 with CubeMX Version 5.1.0, the file system_stm32f4xx.c ist added twice to the project under Drivers/CMSIS heading. This leads to Keil compiling the file twice and results in linker errors as some sym...

herbert by Associate III
  • 1187 Views
  • 2 replies
  • 0 kudos