STM32 MPUs Software development tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32U3 series.Added the support for...

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors:STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the support fo...

STM32CubeProgrammer 2.18.0 released

STM32CubeProgrammer v2.18.0 release information New features:• Added the support for the STM32U3 series– Internal memory programming– Option byte/OTP programming– Core register programming– Regression with password (close/open)– SFI support– Key wrap...

STM32MP135F-DK

Experiencing a 'Connection timed out' error (Failed to execute MI command) in STM32Cube IDE when launching. Looking for assistance with debugger configuration and troubleshooting steps. Any advice appreciated. Thanks!

Screenshot 2023-11-08 104549.png

STM32CubeIDE 1.14.0 released

STM32CubeIDE 1.14.0 was released today on st.com as well as an in-tool update patch. What is new in 1.14.0? Added the support for new microcontrollers in the STM32WB seriesAdded the support for two new boards related to the STM32WB series: NUCLEO-WBA...

Resolved! OpenMP on STM32CubeIDE?

Hello everyone,I've a question. I want to use a Cortex-A7 on STM32MP13x or STM32MP15x for my project and I would like to parallelize my application. Can I use OpenMP on STM32CubeIDE? Is there a difference if I use OpenSTLinux?