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

Does ST periodically update the FreeRTOS version for the STM32CubeMX used with STM32F3 MCUs? When will FreeRTOS middleware distributed with STM32CubeMX be updated to version 10.0?

STM32CubeMX Version 4.26.1 (STM32Cube V1.0) which is the most recent version (as of late August 2018) available for download. It includes FreeRTOS version 9.0 as middleware. Will ST do updates to provide FreeRTOS updates such as FreeRTOS version 10...

GConn by Associate II
  • 573 Views
  • 2 replies
  • 0 kudos

SWV not working with STM32CubeMX on TrueStudio

I'm working with a Stm32 Nucleo F429Zi board and I am having trouble getting the SWV working when debugging. When I created a blank new project and went through the Atollic tutorial to redirect printf() to go to _write() and eventually ITM_SendChar()...

DMeye by Associate II
  • 509 Views
  • 0 replies
  • 1 kudos

Resolved! Problem with project converted from CubeMX 4.25.0 to 4.26.1. ADC configuration Scan Conversion Mode broken.

STM32F767 project, converted from 4.25.0 to 4.26.1, now it has an error in the ADC1, 2, and 3 configuration where the Scan Conversion Mode is set to Enabled. This value is apparently bogus and I must pick a new value from the drop down list that only...

Bug Report - USB - STM32F446 / STM32CubeMX

Posted on December 22, 2017 at 14:44Dear ST,First is there any publicly available Bug report site?Found with SMT32CubeMX Version 4.23.0and using the latest firmware package for stm32f4 (1.18.0)USB Custom HID Device: STM32CubeMX Parameter Setting: U...

CubeMX incorrect systick using TIM6

Posted on May 24, 2017 at 10:49CubeMX (latest version: 4.21.0) advises NOT to use the 'systick' clock has HAL systick source when FreeRTOS is used (a message box pops up when generating code). So I switched to TIM6.When doing this the generated code...

andrea2 by Associate
  • 1274 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CUbeMX : RTC options for STM32F1

Posted on November 20, 2017 at 16:58On our custom board we don't use RTC clock for time or date.But I need to activate RTC to use Backup registers, and we use GPIOC PIN13 in mode OUTPUT_PP for leds.With STM32CUbeMX 4.23.0 and STM32CubeF1 package 1.6...

Could not able to work with DMA

I would like to transfer the data coming to ADC to DMA and average the signals after 15 seconds. I could able to read the values from ADC BUT here are my problems. I am using industrial acceleromoeter while reading adc values i could able to see them...

Apill by Senior
  • 582 Views
  • 1 replies
  • 0 kudos