STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! STM32CubeIDE vs Keil µVision generated code size

Hello,I used to generate code from STM32CubeMX then edit, compile and flash to board with Keil µVision (default config). Recently, I followed bootloader tutorial that uses STM32CubeIDE and I must admit it's nice but for exact same source code, the ge...

Thomas LB by Associate III
  • 1747 Views
  • 4 replies
  • 0 kudos

How to draw a sine wave?

I want to draw sine wave on the chart. But, I do something wrong! Could you tell me what I do wrong?This link to my main.c code https://pastebin.com/pCrWCdCY

DK.7 by Senior
  • 625 Views
  • 1 replies
  • 0 kudos

Debug using STM32Cube IDE on MAC os is not working

The debug using STM32CUBE IDE is working only for the first time after creation of a workspace.To reproduce:Create w new workspace, configure your debug settings and then launch the debugger. Debug is working well.Close or switch the current workspac...

Old Man by Associate II
  • 2280 Views
  • 4 replies
  • 0 kudos

Resolved! Ethernet using LWIP with STM32f427VG

Hello,I was trying to do a basic Ethernet set up to send UDP packets using LWIP stack, STM32f427VG MCU and CubeIDE. For initial testing I have configured the Ethernet module and external PHY - KSZ8041NL and tried sending PING command. But the etherne...

SSala.3 by Associate III
  • 1332 Views
  • 2 replies
  • 0 kudos