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

Resolved! RTC Calendar resets in CubeMX generated Init function

Hi everyone ! first time poster, hope I'm doing it right.I'm working with an STM32F107VCT and using CubeMX to generate code.I have an issue with the RTC calendar, it goes back to 0 every reset which, if I'm not mistaken, it should not on a soft reset...

gjanet by Associate II
  • 2973 Views
  • 9 replies
  • 4 kudos

USBX blocking ISR

Hi,during porting the USBX as host stack to an stm32h7 I was getting an error indication,that a semaphore was used during interrupt context (OTG_HS_IRQHandler).For my opinion, it is wrong to call the generated code out of the ISR without decoupling t...

MHerr.8 by Associate
  • 932 Views
  • 2 replies
  • 1 kudos

Confused about MPU region config for STM32H5

I'm trying to set up a MPU region to block out DCACHE from my SDMMC1 peripheral but I notice whenever a region is activiated in CubeMX, the "region start" field will not let me type any hex value in. Some red text below says that region start must AL...

devinw by Associate III
  • 466 Views
  • 3 replies
  • 2 kudos

Resolved! STM32H523 and AES HAL

Hi,I am trying to configure the AES accelerator on STM32H523 MCU. But I couldn't find an option to configure AES engine in CubeMX. I have double checked Reference manual and I found the AES engine in the MCU ref manual. I looked at the ST HAL and the...

hakeila by Associate III
  • 688 Views
  • 2 replies
  • 0 kudos

STM32H7 dual core support

Does ST publish a roadmap of features/enhancements for CubeIDE? I'd really like to know what is planned for STM32CubeIDE for the dual core H7 chips. For example, in Project Manager->Project, there is a setting "Dual Core Boot Mode", but it is greyed...

MMedv by Associate II
  • 1634 Views
  • 6 replies
  • 1 kudos

Resolved! Systick configuration, STM32F4 Disc, FreeRTOS

I just started a new project with FreeRTOS on the board.When generating code via MX, there is a message about Systick configuration issue.The problem is, I cannot change the configuration about SYS and TIM.What can be the issue? What do I have to cha...

image.png image.png
stefluik by Associate II
  • 425 Views
  • 2 replies
  • 0 kudos

mbedTLS with support of TLS_1.3 in STM32CubeMX

Hi,I'm using the STM32H753I-EVAL2 (MCU Type: STM32H753XIHX) to develop a new product.The product will communicate to server using the LwIP (TCP Layer) + MbedTLS (SSL/TLS Layer), running over FreeRTOS environment.We want to use the latest TLS protocol...

APilai by Associate
  • 2951 Views
  • 2 replies
  • 1 kudos