STM32 MPUs Software development tools

Ask questions and find answers on STM32 microprocessors software development tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

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

STM32CubeProgrammer v2.21 released

We are pleased to announce that STM32CubeProgrammer 2.21 is available What is new in 2.21: • Support for the STM32WL3Rxx microcontrollers:         – Internal memory programming        – Option byte and OTP programming        – PKCS#11        – Firmwa...

Resolved! Is SWCLK required for SWD ?

The four wire interface from the ST-LINK V2 has no clock.Where does it say that ST devices do not require a clock for SWD ?Also why is it seemingly impossible to work through a hub ? This makes life very difficult.

JSchn.5 by Associate III
  • 2045 Views
  • 3 replies
  • 0 kudos

#include <gtk/gtk.h> in STM32IDE issue

I've followed this:https://www.youtube.com/watch?app=desktop&v=qEzfqKt3exE&list=PLnMKNibPkDnFp5YvrvWjgfjrOs0Vi34Mt&index=5and set up project in STMCUBEIDEwhen i try and include #include <gtk/gtk.h> i get the followingmake all Wrapper for /opt/st/stm3...

RSmit.11 by Associate
  • 1037 Views
  • 1 replies
  • 0 kudos

Cannot debug CM4, "Unable to create ... because of "java.io.IOException: inputstream is closed"

I'm trying to program/debug a CM4 co processor on a STM32MP151 3rd party board.I setup the Debug as "thru Linux core" Serial port and Inet address looks ok, I got a green connection light, "status connected", and after trying to debug, I got this mes...