STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Issue with Linker Script in STM32CubeMX 6.12.1

Important Notice for STM32CubeMX Users Current Release: STM32CubeMX 6.12.1 Purpose: This release primarily addresses issues related to STM32MPUs. Problem: Issues introduced with the generated code for Makefile and CMake projects. Recommendation: For ...

SemerCHERNI_15-1729258098740.png SemerCHERNI_16-1729258098742.png SemerCHERNI_17-1729258098750.png SemerCHERNI_18-1729258098751.png

STM32CubeMX 6.12.1 released (updated)

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

STM32H745x Examples from STM32CubeMX not compilable

Hello,I would like to experiment on the nucleo board with STM32H745 development kit (dual cores), butr I face some issues. I just downloaded the firmware package from CubeMX and integrated the example code with SystemWorkbench4STM32 as the project fi...

AKrue.1 by Associate II
  • 765 Views
  • 6 replies
  • 0 kudos

Resolved! Nucleo-L433RC-P garbage from USARTs - why?

Using STM32CubeIDE to create a USART test project with default code generated, the USART is outputting garbage e.g. �)���?�+Ѵ# on a terminal (USB to PC).Yet using exactly the same default code generation process and same simple test code on two othe...

PLL input frequency DATASHEET versus CUBEMX

Hello,I have found a difference between the PLL input frequency specification between the datasheet of the L4S5 :And CUBEMX data :Datasheet limit is at 16MHz, CUBEMX limit is at 8MHz.Is there any errata sheet tht specify this difference?Thank you for...

GChat.1 by Associate
  • 446 Views
  • 4 replies
  • 0 kudos

Resolved! ADC clock misconfiguration on F091 ?

Hello,it seems cube 5.3.0 generates broken code for the ADC config.the ADC_InitStruct.Clock is never written to CFGR2, and CFGR2 is never written.Any suggestion why ? is this a problem from Cube code generation ?in adc.c : in adc.c : ADC_InitStruct...

Resolved! stm32CubeMX 6.0.0 FreeRTOS Problem

Hello,I updated to CubeMX 6.0.0 and CMSIS 5.7.0 today.The code containing FreeRTOS and LwIP, which I previously created with CubeMX 5.6.1, is no longer working.FreeRTOS gets stuck in vPortValidateInterruptPriority () function in port.c file in about ...

0693W000003BXLkQAO.png