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
  • 471 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
  • 1459 Views
  • 5 replies
  • 7 kudos

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
  • 2312 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
  • 1138 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
  • 1340 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
  • 3396 Views
  • 12 replies
  • 1 kudos

Resolved! STM32CubeMX on SPI2 set up

I am very new to the STM32 development board and am using the STM32F407VG. I wish to connect a RFID Scanner to SPI2 and looking at the Pin Description Table (pages 21->23 in the STM32F4 users manual), I cannot see if there are specific pins to be sel...

BAher.1 by Associate
  • 1138 Views
  • 2 replies
  • 0 kudos