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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

Resolved! How to make SDIO & eMMC FatFs Work with STM32F4 ?

HelloI am using :STM32F413HDESCOVRYSTM32 CubeMX toolAtollic TrueStudio V9.3eMMC : Kingston EMMC04GI already created the files user_discio.c user_discio.h eMMC_Driver.ceMMC_Driver.hwhen i use f_mount i get FR_NO_FILESYSTEMthx

0690X0000089iuXQAQ.jpg
Mcherif by Associate II
  • 4351 Views
  • 8 replies
  • 0 kudos

Error in generated cyabs_freertos_helpers.c file

Hi,When I generate code with the STN32CubeIDE 1.14.0 and CubeMX 6.10.0 RC9 then it does now the __WEAK in the cyabs_freertos_helpers.c file. My workaround is at the moment to include directly in that file the "stm32u5xx_hal.h" then it works till the ...

nobody by Associate II
  • 771 Views
  • 0 replies
  • 0 kudos

Invalid SRAM6 Warning for U5A5ZJT6Q

Operating System: Windows 10STM32CubeMX version: 6.10.0STM32CubeU5 Firmware Package V1.4.0 / 20-October-2023When I attempt to validate my X-CUBE-AI model on target, I receive the following pop-up:Exploring STM32CubeMX.log shows the following warning:...

EdgyAI_0-1701470114151.png
EdgyAI by Associate II
  • 1681 Views
  • 2 replies
  • 0 kudos

Resolved! X-Cube-SMBUS not working

I'm trying to use X-CUBE-SMBUS extension with I2C3 on STM32L4VCT6But it's not letting me select Platform Settings 'Found Solutions:I'm getting the following message in my terminal. I'm not sure what this is about:```2023-12-01 16:15:17,676 [INFO] Thi...

ACipr1_1-1701466516304.png
ACipr.1 by Associate
  • 1316 Views
  • 2 replies
  • 0 kudos

Resolved! Pdm2pcm

Hi tech team,I am in search of pdm2pcm lib as per an5027.in cubemx it is grey_out. Unable to install.how to install ?

Is it possible to add custom USER CODE sections?

We are using the ST MCSDK, it is very helpful. In MCSDK/MCLib/Any/Src there is a function called STM_FaultProcessing. It is auto generated by Cube. We have one line we want to add to it that turns an LED on alerting the user to a problem. This wo...

0690X000006DfARQA0.png
MRyan.7 by Associate III
  • 6745 Views
  • 3 replies
  • 7 kudos

Resolved! STM32U5A5 : GPMDA Linked List, what is Datasize

pNodeConfig.SrcAddress = &(ADC1->DR); pNodeConfig.DstAddress = (uint32_t) adc_values_1; pNodeConfig.DataSize = 4*64;In reference to the above based on an excellent tutorial (STM32U5 Workshop) which I use for nucleo STM32U5A5 https://www.youtube...

Riscy by Senior
  • 1512 Views
  • 2 replies
  • 1 kudos