STM32 MPUs Software development tools

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

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

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

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

STM32CubeProgrammer v2.19 released

We are pleased to announce that STM32CubeProgrammer 2.19 is available What is new in 2.19: Support for the STM32WBA6xxx microcontrollers: Internal memory programmingOption byte/OTP programmingRDP regression with passwordSFI support Support for MCE N...

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
  • 1698 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
  • 845 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...