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! Debug interface of STM32H7 question

Dear experts,I'm new to M7 (and H7) so pardon me for a stupid question.Created a new .ioc file in CubeMX 5.3.0 for STM32H753 EVAL2 board.There I can select debug interface as JTAG 5 pins or Serial wire (at least).From the Cube report file, in Serial ...

Pavel A. by Super User
  • 1167 Views
  • 3 replies
  • 0 kudos

Is there a fix on using FREERTOS + FATFS + SDIO + DMA?

I am creating a project for the STM32F767ZI. The Fatfs library WITHOUT freeRTOS works well. When I include freeRTOS in my project, I cannot get past mounting the disk:retSD = f_mount(&SDFatFS, (TCHAR const*) SDPath, 1);From reading the forums, I foun...

Resolved! STM32CubeMX to display correct i/o pins mode in pinout view

Posted on April 11, 2018 at 13:31Dear Cube team,Just noticed that STM32CubeMX v 4.24.0 does not show correct mode for GPIOs in pinout view (the main nice GUI).On the picture below, PF14 is GPIO input with pullup, but the flyout tip shows as (no mode...

0690X0000060AYWQA2.png
Pavel A. by Super User
  • 978 Views
  • 4 replies
  • 0 kudos

Using output from ST Motor Control Workbench with STM32CubeIDE

The motor control workbench seems to only want to use the standalone STM32CUBEMX tool and not the integrated version included with the STM32CUBEIDE.Bottom line, how do I get a motor control workbench out into the new STM32CUBEIDE as a project.I have ...

DGome by Associate II
  • 1044 Views
  • 3 replies
  • 1 kudos