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

CubeMX: How to change processor?

Posted on July 16, 2015 at 12:41Who can tell me, how to change processor already selected? If I've found that the selected became too small for my firmware? I would like to change it for the bigger one with compartible pins. #stm32cubemx

LCD menus using STemWIN?

Posted on July 08, 2015 at 11:31I would like to add a menu system and other things to the application. I can't figure out where is the library and where to start using CubeMX? Help would be appreciated! #cubemx #!stm32f4-disco

Bug report: STM32F1_Cube - clock frequency incorrect

Posted on June 20, 2015 at 13:27Version: STM32F1_Cube v1.0.0Microcontroller: STM32F103c8 (64KB Flash, 20KB SRAM, 72MHz Cortex-M3)I think there might be several issues here.In the file ...STM32Cube_FW_F1_V1.0.0/Drivers/CMSIS/Device/ST/STM32F1xx/Sourc...

pacman by Associate III
  • 885 Views
  • 4 replies
  • 0 kudos

STM32CubeMX example DAC

Posted on July 06, 2015 at 10:05STM32f407VG diskovery ?an somebody give an example of  DAC without using DMA generated in CubeMX? #stm32 #cube #dac #stlink #stm32cubemx

Roadmap for a linux version of STM32CubeMX?

Posted on January 07, 2015 at 19:34Is there any planed linux version of the STM32CubeMX program? The clock generation module is not working under wine so this is not yet a solution. Are you ST guys working to port the STMCube on other platforms? ...

emil by Associate II
  • 752 Views
  • 4 replies
  • 0 kudos

STM32Cube_FW_F4 firmware library does not updated.

Posted on June 25, 2015 at 10:58I use the STM32CubeMX 4.8 version and update the firmware package for Family STM32F4 1.6.0. However, the source code of the library is 1.3.1. I also use the STM32CubeF4 1.6.0 but it is the same version of STM32CubeMX ...

just4you by Associate II
  • 721 Views
  • 3 replies
  • 0 kudos

No I2C2 or SPI2 on STM32CubeMX

Posted on June 24, 2015 at 20:44Hi GuysI'm trying out setting up a project and implementing hardware abstraction on my STM32F051C6T6 for university work, using the STM32CubeMX tool. Really enjoying the ease of setting up pins with the tool, however,...