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

GPIO User Labels not generated for dual core STM32H745ZIT

I use the last release of STM32CubeIDE (v1.1). When User Labels are defined for such peripherals as UARTs, TIMERs,..., defines are well created in main.hBut, when I define User Labels for simple GPIOs (inputs or outputs), nothing is generated in main...

M_Deloizy by Associate II
  • 1183 Views
  • 2 replies
  • 2 kudos

Resolved! STM32H7, STM32F7 cache enabled and MPU disabled

I'm using STM32H723, and STM32F767. CubeMX allows the data cache to be enabed and leave MPU disabled. Is this a valid configuration? Yes, i do know how to configure the MPU. Am i required to enable the MPU and configure all regions to have same attri...

BVu by Associate III
  • 2716 Views
  • 1 replies
  • 0 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
  • 2464 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
  • 1316 Views
  • 2 replies
  • 0 kudos