STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

MxCube code generator directory structure messed up

Hi,I want to generate code and project files for MDK-ARM and STM32CubeIDE.For this I created a new directory and copied the .ioc file into it and opened it it with CubeMx (latest version 6.13).In the projectmanager/project the following directory str...

initial_view.png modified_view.png stmcubeide.png codegen_done.png
regjoe by Associate III
  • 156 Views
  • 1 replies
  • 0 kudos

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
  • 162 Views
  • 3 replies
  • 1 kudos

Using the emotas CANOPEN on an STM32F7

I would like to use the CAN interface with a CANOPEN library on my STM32F723.As I have found there is a Library for STM chips provided by emotas: https://www.st.com/en/partner-products-and-services/canopen.htmlI have downloaded the Lib on my STM32Cub...

CObri1_0-1736959621624.png
CObri.1 by Associate III
  • 113 Views
  • 1 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
  • 102 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
  • 224 Views
  • 5 replies
  • 2 kudos