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

Why is MX_xxxx_Init()(HAL drivers) getting stuck in infinity loop if LL_RCC driver is used, instead of its HAL counterpart?

Mcu: STM32F446RET6STM32CubeMX 5.0.0 (STM32Cube V1.0)So, yeah i figured out that if i use LL_RCC_DRIVER and then any periephal which only does have HAL_driver implemented by ST, it will get stuck in infinity loop in the corresponding init function.ie....

JoniS by Senior
  • 444 Views
  • 3 replies
  • 0 kudos

CubeMX more GPIO View and FATFS

Dear ST support,1. The following attached the issue of some pins being overwritten by the last pin configuration, I also didn't find the hide feature in the configuration pop-up.how i can solve this issue ?2. what is the correct configuration for 1-b...

Resolved! Problems with STM32F091RC-Nucleo demo

We are having trouble getting the SPI_FullDuplex_ComPolling demo working with TrueSTUDIO. It works in uVision, have not tried IAR yet.When we import the project we get the following message for the Build Configuration:   • "Orphaned configuration. No...

Justin1 by Senior
  • 552 Views
  • 2 replies
  • 0 kudos

SPI DMA HELP! what is going on ?????

any help would be very much appreciated.for the past few weeks I have been trying to get SPI & DMA working with HALwhat an up hill struggle !still only scratching the surface of it and this coding is not for the faint hearted or people that give up e...

JHERI by Senior
  • 1376 Views
  • 7 replies
  • 0 kudos

Is there a way to speed up the STM32CubeMX V5.0 application?

I do have a pretty decent computer. XEON 12 Core and 64GB RAM running Mac OS 10.14. But using this ST application is a terrible exercise in patience. Sometimes I need to double click things (e.g. TIMx under Timers on the left) so it changes to its se...

snigg by Associate III
  • 435 Views
  • 1 replies
  • 0 kudos

How to create STM32CubeMX project from an example ?

Hello,On starting a new project with new board, we need to have a STM32CubeMX, but in the cubeH7 example package, I do not find any STM32CubeMX project file.How do I create STM32CubeMX project file with the example ?Thanks,ran

ranran by Senior II
  • 905 Views
  • 4 replies
  • 0 kudos

Resolved! Does cubeMX have the correct AXI / AHB limits for STM32H750?

Hi,Looking at the block diagram in the datasheet, ABH1, AHB2, AHB3, AHB4, AXI are listed as supporting 200MHz.Cube (v5.0.0, H7 v1.3.0) however will not allow them to be set higher than 100 MHz, and says the must be <- 100MHz in the hover text.Is cube...

JSchl.8 by Associate
  • 645 Views
  • 1 replies
  • 0 kudos