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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 108 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1148 Views
  • 5 replies
  • 7 kudos

Resolved! TickPriority not assigned to uwTickPrio

Hello,Issue 1: assert_failed() triggeredI had observed an issue wherein the file stm32h7xx_hal_timebase_tim.c generated by STM32CubeMX for STM32H753BIT6 has HAL_InitTick() implementation different from what is provided on the GitHub repository of STM...

Resolved! STM32L4 with FreeRTOS and eMMC FATFS

Hi, I have custom HW with STM32L496RGTx. On board I have MicroSD card slot.I would like trying emmc from Hardkernel with microSD reader like this: I use CubeMX 6.1.1 with STM32L4 v1.16.0 package. If I set sdmmc1 to MMC 1bit in FATFS doesn`t offer SD ...

0693W000006HL21QAG.jpg 0693W000006HL2aQAG.png
lorant124 by Associate III
  • 2567 Views
  • 5 replies
  • 0 kudos

STM32F746G-DISCO and UART code generation

Hello,I am working with this board using STM32CubeIDE version 1.5.0. I would like to use the USART6 or UART7 peripheral. When I configure the UART 7 or USART6 peripherals from the .ioc file and generate the code I believe that the code generator shou...

SHarr.2 by Associate
  • 1387 Views
  • 2 replies
  • 0 kudos

Fatal Error while building the project

Hello All,While building my project, I got 3 errors as shown below. I have no application level errors.Error Messages: In file included from ../STM32GENERIC-master/tools/win/src/upload-reset/upload-reset.c:29:0:c:\st\stm32cubeide_1.4.0\stm32cubeide\p...

0693W000006H2vCQAS.png
SP.19 by Associate II
  • 1668 Views
  • 5 replies
  • 0 kudos

Bug Report: Folder Omission

Hello dear developers, here is a ridiculous bug I have found.Procedure for reproduction:1) Open STM32CUBEMX =) (preferably 6.1.1)2) Create a project. (preferably name it test)3) Generate source files.AN IMPORTANT STEP4) Copy the whole folder (If in w...