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

CubeMX+SD card 4 bit+STM32F796 DISCO SD_FindSCR problem

HI All,I am using STM32F769 DISCO board.I have configured SD card in 1 bit moe and it works fine.But it doesn't work in 4 bit mode.The problem is in SD_FindSCR function.if(__HAL_SD_GET_FLAG(hsd, SDMMC_FLAG_RXDAVL))is never executed.Cube MX version is...

load2005 by Associate III
  • 394 Views
  • 4 replies
  • 0 kudos

IGMP enable in CubeMX

HiI try to use IP multicast function. With 6.13, i enable IGMP, and then generate code, but it seems there is no any files added(such igmp.h), these files are necessary for multicast.Could you check this IGMP feature?  I have thought it's basic featu...

Peter3718_0-1742880933683.png
Peter3718 by Associate III
  • 322 Views
  • 1 replies
  • 0 kudos

CubeMX 6.14.xx breaks CMake workflows

Really appreciate updates for using proper OBJECT versus INTERFACE library type, but using CMAKE_SOURCE_DIR and CMAKE_PROJECT_NAME have very specific meaning and disallow the ability to utilize a CubeMX project in normal CMake projects. These both re...

F469 SD initialization bug with F4 FW 1.28.1

I'm putting together a small test program in CubeIDE 1.18.1, CubeMX 6.14.1, on Intel MacOS 15.4.1 on a STM32F469I-DISCO and I've noticed some (possibly) incorrect SDIO initialization code.Cube generated this:void MX_SDIO_SD_Init(void) { /* USER CO...

Resolved! Where to apply interim patches?

If I find a bug in CubeIDE/CubeMX's code generation (like not turning on power to SDMMC), is there somewhere on my system that I can alter the boiler-plate code that is used to generate the project until the correction comes out in a future release?T...

Resolved! STM32H750 CubeMX - some PLL options grayed out?

Hi all,I'm trying to set up a new STM32H750 project. I've created quite a few projects using CubeMX in the past, so I'm familiar with the process. However, now I'm trying to start up a STM32H750 project, and I've very quickly run into an issue. In th...

Resolved! XML file load error, some MCUs only

Is there a reason and fix for why some MCUs chosen in the "MCU/MPU Selector" of STM32CubeMX start a project without issue but some fail with a message dialog?"Can't create [MCU part#] [package type] Project: error when loading [MCU part#].xml file"Fo...

Resolved! STM32CubeMX issue with STM32H7S3I8 DMA and TIM15_CH2

I have been working on an application with multiple DMA channels and timers.  For some reason, STM32CubeMX doesn't have the proper drop-down options for TIM15_CH2 in the DMA channel configuration. All the other timers and channels appear to configure...

rbtmkr42_0-1746045390051.png rbtmkr42_1-1746045508355.png
rbtmkr42 by Associate II
  • 382 Views
  • 3 replies
  • 1 kudos