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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

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
  • 1273 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
  • 1179 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
  • 2815 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
  • 718 Views
  • 2 replies
  • 0 kudos