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

problems with STM32F405 SD Card 4wiresCubeMX

hello,i work in STM32F405, create projet with cubeMx, SD 4 wires.Pull up in the schematic D0..3 , CMD, no internal pull in cube MXmount return FR_NOT_READYwhen SD_WideBus_Enable() (in hal_sd) call:in SD_FindSCR() after the cmd 51 , there is a polling...

trave.1 by Associate II
  • 2438 Views
  • 3 replies
  • 2 kudos

Resolved! How to debug dual core simultaneously in mdk arm

Hi every body.I have a project with stm32h747aii and i use mdk arm. Recently i did it with cubeide and i could debug both cores at the same time and within one window.I wanted to know that if it is possible in mdk arm 5.36 or not?When i enter each co...

ArmanIlmak_0-1701851987312.png

using fatfs iand azure rtos

HiWhen selecting azure RTOS in CubeMX, it is not possible to select FATFS. FATFS is greyed out. It is only allowed to choose FileX. Why?Thx

MK..1 by Associate III
  • 1361 Views
  • 4 replies
  • 1 kudos

Usage of this same ADC pin on two ADC instances

Hello, I am working on STM32F7x uC and I want to use one GPIO pin, e.g. PA3 as analog input. However, value from analog input should be read both by ADC1 and ADC2. CubeMX allows me that configuration and it should work. However, when I deinitialize o...

Tomnow1 by Associate
  • 2293 Views
  • 3 replies
  • 1 kudos

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
  • 1589 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
  • 2187 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
  • 4575 Views
  • 8 replies
  • 0 kudos