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! MX_SDMMC1_SD_Init missing HAL_SD_Init

Hi, I'm using STM32CubeMX 6.13.0 and MCU STM32H753VITx.When initializing the SDMMC1, I am missing the call to function HAL_SD_Init.  void MX_SDMMC1_SD_Init(void) { /* USER CODE BEGIN SDMMC1_Init 0 */ /* USER CODE END SDMMC1_Init 0 */ /* USER...

Jack3 by Senior II
  • 573 Views
  • 3 replies
  • 0 kudos

v6.13.0 generated comment style

I have a project I setup using STM32CubeMX v6.12.0 when I open the .ioc file in the current IDE I am prompted to migrate v6.13.0If I do this, next time I generate code the comment style of the generated code has changed from: /** * @brief The appli...

Tom_y by Associate
  • 291 Views
  • 0 replies
  • 1 kudos

CubeMX RTC config issues

Trying to to set up RTC alarm for STM32U5G9 I come across this CubeMX issues:There is no option to disable Calendar date and time setup. Needless to say, probably it does not make any sense to set up date and time on every board reset if it has (as i...

TDJ_1-1735906003846.png TDJ_2-1735907337800.png
TDJ by Lead
  • 952 Views
  • 5 replies
  • 2 kudos

Configure RTC Alarm separately from RTC

Follow on from:https://community.st.com/t5/stm32cubemx-mcus/how-to-have-cubemx-configure-a-peripheral-but-not-enable-it/m-p/761692/highlight/true#M30801 To be able to configure the RTC Alarm in CubeMX, you have to enable it in CubeMX.This means that ...

Error Validating Model on STM32F746NGHx

Hi everyone,I'm currently working on validating my model on the STM32F746NGHx board. I've added all the necessary extensions, but I'm encountering an error. It appears that the call hierarchy only includes a single function when I generate a c code. ...

mkothuri by Associate II
  • 504 Views
  • 0 replies
  • 0 kudos

Resolved! How to add Netxduo TFTP on CubeMx?

Hello, i am using netxduo in one of my projects and need to use TFTP addon. I am wondering how to activate / install this addon in software selection. There are also some other addons missing. How is it supposed to install and use such missing addons...

AZorn.1 by Associate III
  • 719 Views
  • 4 replies
  • 0 kudos