STM32CubeMX (MCUs)

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

SDCARD does not work with 4bits wide bus

Hi I have STM32F407 and after updating STM32CubeMX 6.6.1 -> 6.9.2 I faced the same issue with SD card:https://community.st.com/t5/stm32cubemx-mcus/sdcard-does-not-work-fr-not-ready-when-migrating-from-fw-f4-v1/m-p/115499#M3876It seems that with previ...

JBond.1 by Senior
  • 4715 Views
  • 8 replies
  • 2 kudos

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
  • 1989 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
  • 1182 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
  • 1923 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
  • 1324 Views
  • 1 replies
  • 0 kudos