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.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
  • 795 Views
  • 5 replies
  • 7 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
  • 1513 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
  • 1269 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
  • 3147 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
  • 844 Views
  • 2 replies
  • 0 kudos