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

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
  • 475 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
  • 592 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
  • 1445 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
  • 476 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
  • 973 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
  • 692 Views
  • 1 replies
  • 0 kudos