STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! USB FS Host using FreeRTOS

Hello,I am trying to configure USB FS Host using FreeRTOS on STM32H750.After connecting a device to the USB I get failure on memcpy(). The problem happens because pxQueue->uxMessagesWaiting gets value while the queue (os_event) has no elements.I beli...

tarbal by Associate III
  • 1008 Views
  • 1 replies
  • 0 kudos

Resolved! Why does CubeMX configure B1_Pin?

Beginner's question here. I have Nucleo-L476RG board and trying to learn more about the code CubeMX generates. To this end I started a new project and answered 'no' to setting up the peripherals, to make it as simple as possible.As part of MX_GPIO_In...

Dabbo by Associate III
  • 1167 Views
  • 3 replies
  • 2 kudos

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
  • 3231 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
  • 515 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
  • 1370 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
  • 1041 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 ?