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
  • 443 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
  • 1435 Views
  • 5 replies
  • 7 kudos

Resolved! Touch sensing error under Cube IDE 1.6.1 on STM32L152

The code generation of tsl_user.h from the .ioc file appears to be broken.Firstly if you change the TS configuration in System Core, the updated configuration doesn't show up in Touchsensing middleware options until you have saved the .ioc file or c...

TJack.2 by Associate III
  • 2077 Views
  • 5 replies
  • 0 kudos

Resolved! STM32CubeMX clock setting

Hi,I am using STM32F469 discovery kit for a audio processing study. I am using STM32CubeMX (ver 6.2.0) for project setup and init code generation. In my application, I found a clock sync problem on MIC and Codec Playback. After some tracings, I fo...

YChan by Associate
  • 1573 Views
  • 4 replies
  • 2 kudos

Resolved! STM32CubeMX, STM32F34R8 autogenerated project for TrueStudio. Prescaler for APB2 is setting the prescaler for APB1

Hello All,I tried to generate a test project with STM32CubeMX version 6.1.2 for micro STM32F334R8. I setup my project to generate mostly LL libraries, when setting the clock configuration, HSI (8MHz RC) is enabled, AHB prescaler is /8, then APB2 pres...

ClaudiaP by Associate II
  • 1338 Views
  • 4 replies
  • 0 kudos

LwIP DHCP request not working on STM32F7

Hi all,I am trying to get LwIP running on my STM32F769I-Discovery board. It works fine with the provided netconn-example.But when I try to generate a new project inside CubeIDE the dhcp-discovery is always failing. I can not see anything when running...

Resolved! Serial Wire debug problems

I'm working on a low power project using the Stm32f103 (blue pill) and I've been having problems, which I'm pretty sure are related to Serial wire debug , I am using a low frequency ( 256 pre-scaler) to save power on the HCLK , and every time I attem...

0693W00000D18TZQAZ.png 0693W00000D18RiQAJ.png 0693W00000D18ROQAZ.png
HAbay.1 by Associate III
  • 3225 Views
  • 2 replies
  • 0 kudos

How to update only HAL usart drivers in my program ?

I have used stm32cubemx v5.2 to create my project .Now i want to update only Uart drivers to drivers of cubemx V6.3 (latest drivers)How to do it ?Is it safe to just replace ?stm32l0xx_hal_uart.c and stm32l0xx_hal_uart.h with newer drivers ?

SA.17 by Associate III
  • 891 Views
  • 2 replies
  • 0 kudos