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

STM32CubeProgrammer v2.20 released

We are pleased to announce that STM32CubeProgrammer 2.20 is available What is new in 2.20: • Support for the STM32MP21x microprocessors:         – External memory programming        – OTP programming        – PKCS#11        – ST power management IC• ...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

STM32CubeProgrammer 2.14.0 released

STM32CubeProgrammer v2.14.0 release information New features:• Updated the support for the entire STM32H5 series: – Debug authentication with password or certificate – Authentication key provisioning – Key generation – Firmware encryption and signing...

STM32CubeIDE 1.13.0 released

STM32CubeIDE 1.13.0 was released today on st.com as well as an in-tool update patch. What is new in 1.13.0? Added the support for new microcontrollers in the STM32U5 seriesAdded the support for new microcontrollers in the STM32WBA seriesAdded the sup...

Resolved! GTK apps missing libraries

Hi.I started to play with STM32MP1 micros and have a problem. How can I add so libraries not having "normal" linux tools? I wrote a simple GTK app and I am missing libpcreposix.so.0 

pj_stm by Associate III
  • 1946 Views
  • 2 replies
  • 0 kudos

Resolved! Reading and writing RAM via ST-Link

I am using STM32MP153 MPU on custom board.Is it possible to read/write memory region using ST-Link connected via JTAG interface?Most interesting if this is possible through some command line interface, perhaps my own C program using some API.

axel101 by Associate III
  • 3545 Views
  • 6 replies
  • 0 kudos

STM32MP157 in KEIL error.

Hello.I use a board STM32MP157A-DK1. I have SD-card with linux and now i try to run the board in KEIL. I have read file "Using STM32MP1 Cortex-M with Keil MDK". But I get error:Error: flash download failed.Also a can see:Full ship erase done.No Algor...

DFomi.1 by Associate II
  • 4813 Views
  • 14 replies
  • 0 kudos

Wrong partition size and "Error while reading the file" while programming flash layout to STM32MP157

Hi,after changing some kernel settings probably, I suddenly can not flash it to our custom STM32MP157 based board. Process fails around 100% of last partition with error: "Error: Error while reading the file"Looks like Cube reads file size incorrectl...