STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! XCube FreeRTOS STM32N6

Im trying to setup FreeRTOS with the new STM32N6.According to https://github.com/STMicroelectronics/x-cube-freertos, the new Nucleo board for the STM32N6 is mentioned as supported.But in the CubeIDE, when trying to enable the FreeRTOS middleware, it ...

milanvdm by Associate II
  • 334 Views
  • 1 replies
  • 0 kudos

new IDE&MX setting baud rate wrong at stm32h743vit

Hi,I have updated IDE and MX, and found that the usart buad rate setting is wrong: setting 115200, but actually baud rate is 57600 (half setting). Is it new ST firmware error or not? I am not sure that the other clock settings is right. Please help t...

bjrobert by Associate
  • 280 Views
  • 2 replies
  • 0 kudos

Resolved! CubeIDE 1.16.0 (MX6.12.0) STM32G0B1CCU ADC1 poblem

Hi,I have tried to load a Project (.ioc file) build with CubeIDE 1.15.0 in the newly released CubeIDE1.16.0 (with CubeMX 6.12.0).This give me an error on ADC1:1) I can't select Vbat as ADC source (as working on CubeMX 6.11.0)2) I get a warning about ...

ADC1_problem.jpg
MHoll.2 by Senior
  • 1022 Views
  • 4 replies
  • 0 kudos

Resolved! CubeMX v6.12 generate wrong makefile project

I use CubeMX + VSCode + arm-gcc + makefile to compile embedded programs. CubeMX v6.12 create wrong stm32fxxx_flash.ld file. Some words like "RAM" is lacked. And CubeMX v6.11 and CubeMX v6.10 is right.

Soraka by Associate
  • 414 Views
  • 5 replies
  • 1 kudos

FreeRTOS SysTick_Handler missing

Moved from MPUs forum; STM32F072 is an MCU - not an MPU.Hi,I've just started a new project for a STM32F072 chip using STM32CubeIDE 1.17.0.When adding FreeRTOS support to my project, the program hangs soon after osKernelStart() is called.I had hard ti...

DrPiWork by Associate II
  • 353 Views
  • 3 replies
  • 1 kudos