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! Any project examples in latest STM32CubeMX STM32CubeIDE?

Getting started...I've installed STM32Cube MX 6.0.1 and IDE 1.4.2, and STM32L476 Package has been downloaded/installed (stm32cube_fw_l4_v1160.zip).When I go into the project examples in the package and try to open them they:1) have EWARM and MDK-ARM ...

Paul1 by Lead
  • 912 Views
  • 4 replies
  • 2 kudos

Resolved! CubeMX 6.0.0 LwIP generates ethernetif.c that does not compile

It looks like a simple refactor bug. The ethernet_link_check_state function includes the line: struct netif *netif = (struct netif *) argument;but argument does not exist and netif is the name of the function argument. I assume a previous version had...

JBerry by Associate III
  • 2823 Views
  • 10 replies
  • 2 kudos

Resolved! STM32H743ZIT6U LWIP issue

HiI'm currently using STM32CubeMX for STM32H743ZITx.However, I can't enable LWIP function. (Categories -> Middleware -> LWIP)Previously on STM32F429, I could use LWIP, but I can't even enable the function on this series.Can anybody help me with this?...

SHong.5 by Associate II
  • 1065 Views
  • 6 replies
  • 0 kudos

Using ETH on STM32H753 without MIIM bus (MDIO, MDC)

Hello,In a project, we are using a STM32 and an Octavo (AM335x). Both are connected to a Microchip KSZ9567R Ethernet Switch.The Ethernet Switch has only one MIIM interface, and I guess I can't connect together STM32 MIIM and Octavo MIIM on this singl...

Resolved! Compile error - missing tl_dbg_conf.h after using CubeMX

I am a new user of STM32CubeIDE using a NUCLEO-STM32WB-Nucleo board. I want to build an empty project using enabled BLE components using the STM32-WPAN pack version 1.9.0.After selectint RTC, HSEM and RF1 in addition to the default settings plus enab...

0693W000005ATqGQAW.png 0693W000005ATtKQAW.png
MDaub.1 by Associate III
  • 1393 Views
  • 6 replies
  • 1 kudos