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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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
  • 903 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
  • 704 Views
  • 1 replies
  • 0 kudos

Good starting point for VCP module (FT232 replacement)

I just ordered a PCBA with FT232RL as USB-VCP bridge and found that these things are bulky, expensive and out of stock mostly. So why not design a USB-serial (eg. 3.3 V 9600 bd) bridge using any STM32?I am aware that CubeMX supports USB/VCP so this i...

MMMartin by Associate II
  • 1031 Views
  • 5 replies
  • 0 kudos

Devicetree generation for MCU

Hi,Zephyr OS use device tree to describe hardware layer on MCU. Is there anyway I can generate device tree from STM32cubeMX configuration (ioc file) as we can do it for MPU ? Thanks,

FLapo.2 by Associate
  • 527 Views
  • 0 replies
  • 1 kudos