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

STM32CubeCLT 1.20.0 released

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 302 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 4455 Views
  • 0 replies
  • 4 kudos

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

Trying to generate SPI HAL in STM32Cube for NUCLEO-G431KBT

Hi,I'm trying to initiate an SPI interface through the MX view. When i'm saving and building the code from the .ioc file i only see INIT for GPIO and USART, none for SPI. Am i doing something wrong here? As i understand Cube should setup the HAL SPI ...

WilliamT by Associate
  • 809 Views
  • 2 replies
  • 0 kudos

Resolved! STM32 Dual core memory question

Hello!I am looking to do a project with STM32WB5MMGH6TRLooking at the datasheet:"-  Dedicated Arm® Cortex®-M0+ for radio and security tasks-  Dedicated Arm® Cortex®-M4 CPU with FPU and ART (adaptative real-time   accelerator) up to 64 MHz speed- 1-Mb...

DenDanne_0-1690793915870.png DenDanne_2-1690794161811.png
DenDanne by Associate II
  • 1365 Views
  • 2 replies
  • 1 kudos

Version

Release Notes for STM32CubeH7 Firmware Package (htmlpreview.github.io)Currently I'm using STM32 FW Package - STM32Cube_FW_H7_V1.11.0 whose toolchain should be STM32CubeIDE toolchain (gcc9_2020_q2_update) v1.7.0However, I found the newest STM32CubeIDE...

WXWorkCapture_16907917766737.png
Tom WEI by Associate
  • 905 Views
  • 1 replies
  • 0 kudos

I2C ARLO(HAL_I2C_ERROR_ARLO) error issue in STM32G0

Hello forum,I am facing an issue related to i2c communication. Controller: STM32G0 seriesI2C mode: slave modeI have configured the controller as  I2C slave mode with a single master.When I am configuring the i2c frequency 100khz, both (master and sla...

Dthum.1 by Associate III
  • 3325 Views
  • 2 replies
  • 0 kudos

Example Ethernet or LWIP Project for Nucleo-H745zi-q board

Hi,We are working with Nucleo-H745zi-q board and there is no example project for Ethernet or LWIP usage. We tried many settings from Github or other examples thorough googling but we could not get it working stable. For example, if we enable any time...

Configure P NUCLEO LRWAN2 GATEWAY as Master Node

I would like to configure P-NUCLEO-LRWAN2 Gateway (NUCLEO-F746ZG board) as a Master Node and communicate with End Nodes by transferring IO status of STM32 controller.here END Nodes are STM32WL55JC devices. Can anyone provide some insights in doing it...

Tejeswar by Associate II
  • 1157 Views
  • 2 replies
  • 0 kudos

Resolved! Installing Mylyn on STM32CubeIDE

Has anyone had any luck getting this running? I'm on a Win10 PC, using Cube 1.7.0 & installed Mylyn 3.23 (both latest). It looks like it installs ok, but there is no View Menu entry that I can find to access the views.Any ideas?Thanks in advance

RDrum.1 by Associate III
  • 4591 Views
  • 8 replies
  • 0 kudos

Resolved! Cannot set the maximum CPU frequency for STM32H743ZIT to 480 MHz

Hi,I have migrated an old project of mine based on STM32H743ZIT MCU fromSTM32CubeIDE v1.5.1 to v1.11.0. When I opened the IOC configuration, the clock configuration showed an error stating that I could not set the CPU clock to a value greater than 20...

0693W00000Y8BLHQA3.png 0693W00000Y8BL7QAN.png
HA87 by Associate III
  • 5410 Views
  • 6 replies
  • 2 kudos

Programming using STLINK- V3MINIE

I have custom PCB designed using STM32L476RG. I included SED 2x5 female connector so that I can program the board directly. How do I program it using STLINK - V3MINIE. Can I connect the debugger directly to the board without using any connection wire...