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.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
  • 843 Views
  • 5 replies
  • 7 kudos

Resolved! NUCLEO-H743ZI USB printf works in STM32CubeIDE but not in Keil

I have a problem with using the printf function in Keil. I used the STM32CubeMX to setup a project and generated the code for Keil. All settings in CubeMX is standard, only thing changed is the USB_DEVICE set to Communication Device Class (Virtual Po...

LKris.1 by Associate II
  • 1592 Views
  • 3 replies
  • 0 kudos

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
  • 1222 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
  • 2764 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
  • 2524 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
  • 1346 Views
  • 2 replies
  • 0 kudos