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

STM32H7 - SDMMC/SDIO not working, wrong Signal-Levels

Hi,I have a similar issue like this:https://community.st.com/s/question/0D50X00009XkWtOSAV/stm32h7-sdmmc-not-workingHost: "Nucleo-STM32H743"Target-Interface: SDIO V2.0 Clk = 12 MHz (Silabs WFM200S)-error pattern:At "read_cmd53" the 3V3-Signallevel br...

0693W00000Dn7BQQAZ.png 0693W00000Dn7D7QAJ.png
TTimm.1 by Associate II
  • 1355 Views
  • 4 replies
  • 0 kudos

1) What is the latest CMSIS version 5 support for STM32F7 and where can i find it. 2)Also any other methods and mechanisms to perform optimizations for floating-point operations in the given STM32F7 MCU platform.

Currently our customer implemented intensive mathematical floating-point double-precision algorithms in Matlab and converted them into C code using the Matlab Code Conversion tool. He needs to perform further platform-level optimizations using CMSIS ...

PGama by Associate II
  • 925 Views
  • 1 replies
  • 0 kudos

USB-DFU example bug (STM32H7)

I am showing that USB-DFU example available in latest CubeMX STM32Cube_FW_H7_V1.9.0 package (/Projects/NUCLEO-H7A3ZI-Q/Applications/USB_Device/DFU_Standalone) does not work. The example contains this code:/* Test if user code is programmed starting f...

TDJ by Lead
  • 1190 Views
  • 3 replies
  • 1 kudos

fsfat with freeRTOS

I am using NUCLEO-H743ZI2. I am using STM32CUBEIDE v1.7 with h7 v1.90 to config a application to work with MicroSD card (SDMMC1). After I use stm32cube to config FsFat sdmmc1 , mdma and freertos v1.2. However, the program doesn't work properly. at th...

0693W00000DlRy9QAF.png
yang hong by Associate III
  • 740 Views
  • 3 replies
  • 0 kudos

Resolved! SYS is in conflict with TIM2_CH1

Hello, MCU: STM32F105VCI am going to use TIM2 to operate in encoder mode with two input channels (combined TI1 & TI2).SYS shows a conflict with TIM2. How can I fix the conflict?Thank You.

NASI by Senior
  • 1036 Views
  • 2 replies
  • 0 kudos

Series of measurements with ADC and DMA on STM32H743

Hi. Can you tell me, why I don't get interrupt from completed measure of ADC. I need to make 200 measeurements using DMA. I have configured settings in CubeMX. You can find them on the screenshot and the part of the code where I run and call it. The ...

DBrau.2 by Associate III
  • 2172 Views
  • 5 replies
  • 0 kudos