STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

Hello community, STM32CubeMX 6.12.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 184819 - [MP25] Major differences in the ST Boards Device Trees between MX and Embedded SW (EV and DK Board)Ticket ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 341 Views
  • 2 replies
  • 0 kudos

I Can't Download or install CMSIS package

I can't seem to get CubeMX to install the CMSIS package. I have tried downloading directly from CubeMX, downloading .pack file and installing it from local (from Keil, arm, and even ST's github).I get an error "Problem during load of selected file.....

SAllr.1 by Associate
  • 2830 Views
  • 5 replies
  • 3 kudos

CubeMX LwIP initial Ip problem

Hi, I kindly need your help. I have a STM32F769 and TCP server application . I am using LWIP stack . In my application server is arm and PC is client. When client tries to send something to arm, arm binds client’s ip address. So the connection is ok ...

nur by Associate II
  • 519 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CubeMX 6.3.0 BUG?

main.c generated by STM32CubeMX 6.3.0Line 23#include "usb_device.h"#include "usb_device.h" Are duplicated.Then MX_RTC_Init () is missing HAL_RTCEx_SetWakeUpTimer_IT ().

tsuna by Associate II
  • 379 Views
  • 1 replies
  • 0 kudos