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

Problem with f_mount dma+sdmmc+Fatfs on stm32f7

Hi everyone! I'm having some problems with DMA+SDMMC+FATFS.The nonDMA version works succesfully. But when I want to use DMA I have problems. My MCU - stm32F765vi. My peripherals initialization looks likeSDMMC1SDMMC1 NVIC settingsFATFS settingsThe pro...

0693W00000Kc7GvQAJ.png 0693W00000Kc7HUQAZ.png 0693W00000Kc7HoQAJ.png 0693W00000Kc7IrQAJ.png
JAdam.8 by Associate
  • 1551 Views
  • 3 replies
  • 0 kudos

Resolved! CubeMX 6.11 USB CDC Code Generation Bug

When i moved to new version of CubeMX and regenerate code for my H7 USB project i got compiler warning about some variables. Here is difference between old and new generated usbd_desc.c file;Old file:static void Get_SerialNum(void) { uint32_t devic...

Eralp by Associate III
  • 1396 Views
  • 1 replies
  • 0 kudos

pinout compatible couldn't load

Hi, all,I am trying to port my preconfigured H743 Nucleo board pinout setting to H753ZI Nucleo board, which is pin to pin compatible. I clicked the "list compatible MCU" under the pinout tab, but for some reason, the window just stuck in the loading ...

TinNotTim_0-1712093557458.png

Resolved! Basic stm32G4 rtos cube generated : build error

cubemx: 6.11   cubeide:1.15  cubeg4:1.5.2 azrtospackage:2.0.0./AZURE_RTOS/App/app_azure_rtos.c:53:14: error: expected ';' before 'static' 53 | __ALIGN_BEGIN static UCHAR tx_byte_pool_buffer[TX_APP_MEM_POOL_SIZE] __ALIGN_END; | ^~~~~~~ | ; ../AZURE_RT...

oss-mazi by Associate II
  • 1556 Views
  • 3 replies
  • 2 kudos

Resolved! Configuring external SRAM for STM32H743 using CubeMX

Dear ST Community,   I need to use an SRAM with the STM32H743AII6 MCU. When I try to configure the project on CubeMX, a warning appears next to the FMC line. I feel like I should fix this before going further with the configuration. I am curious why ...

cubemx_fmc.PNG
jd2 by Associate II
  • 3525 Views
  • 6 replies
  • 5 kudos

StandAlone STM32L452CEU6 Application

Hello everyone,I'm working on a Data Logger that inputs strain gauge sensor signals. I've already tested successfully my application on bread board but now it requires a standalone implementation in a new PCB. Since I can not waste shots I'll ask the...

Giova1 by Associate
  • 1083 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX support for Cmake

Hello, I would like to use the offical VScode extentention together eith STM32CubeMX.The guide says I need to set up MX generator Toolchain / IDE to Cmake.However I have no such option: How could I use the extention with CubeMX?I remember the option ...

yourigh_0-1713210486041.png
yourigh by Associate II
  • 3856 Views
  • 6 replies
  • 1 kudos