STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

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

Resolved! CubeMX GPIO not initialized in STM32H747-DISCO?

Newbie here and quite fortunate and unfortunate to use STM32H747-DISCO.For a newbie like me, it is quite overwhelming.I mostly rely on CubeMX to generate code and combine with firmware examples.For STM32H747-DISCO, the generated code is emptly.In CM4...

STM32CubeMX 6.1.0 released

What is new in STM32CubeMX V6.1.0? VideosA new thread has been created to gather your requests for Video Tutorials.If you need to add A Video tutorial or have and idea about a tutorial, don't hesitate to visit the thread below and add your request in...

STM32L151 USB Virtual COM Port not working

Hello everyone, During the last few days I have been trying to set the USB Peripheral from STM32L151CC microcontroller as a Virtual COM Port from STM32CubeIDE. Unfortunately no matter what I've tried the USB is not recognized. (Tested both in Linux a...

nicklat by Associate II
  • 995 Views
  • 3 replies
  • 0 kudos

UDP Binding Error with New Version of CubeMX Software

Hello, I recently migrated from old 5.4.0 CubeMX to the STM32CubeMX version 6.0.1. I did not have this binding issue with Firmware Package STM32Cube FW_F7 V1.15.0 in CubeIDE. Now that I am using STM32Cube FW_F7 V1.16.0 the error occurs in the below b...

KSulli by Associate II
  • 525 Views
  • 4 replies
  • 0 kudos

STM32F303: Injected ADC triggered with TIM1

Hello everybody,i have a motor control application and try to trigger a ADC in injected conversion mode with the Output Compare (OC4REF) trigger of TIM1. With my configuration the ADC convert only once and then never reach the HAL_ADCEx_InjectedConvC...

l.kopp by Associate II
  • 662 Views
  • 2 replies
  • 0 kudos

STM32CubeMX which JRE to use ?

STM32CubeMX requires a Java™ Runtime Environment (JRE) to execute and In April 2019, Oracle decided to change their economic model around Java. Since this date the Oracle JVM beyond version 1.8u211 becomes non-free for professional usage STMicroelect...

Resolved! Bug in generated code for MX_LPUART1_UART_Init

In a project for a STM32L4S7ZITx with LPUART1 enabled the following code is generated:/** * @brief LPUART1 Initialization Function * @param None * @retval None */ static void MX_LPUART1_UART_Init(void) {   /* USER CODE BEGIN LPUART1_Init 0 ...

STawn.1 by Associate
  • 1481 Views
  • 12 replies
  • 1 kudos