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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 486 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1468 Views
  • 5 replies
  • 7 kudos

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
  • 2314 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
  • 1140 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
  • 1348 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
  • 3400 Views
  • 12 replies
  • 1 kudos