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

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

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

STM32CubeMX 6.17.0 released

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

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

STM32CubeProgrammer v2.22 released

We are pleased to announce that STM32CubeProgrammer 2.22 is available What is new in 2.22: Support for the STM32U3 microcontrollers with 2 Mbytes of flash memory: Internal memory programming through debug and bootloader interfacesOption bytes program...

Hi, I am following the Wiki to get started with a STM32MP157C-DK2 but trying to flash I get a segmentation fault error. Error below. I am using a generic micro SD card, as the one supposed to be with the kit was not there. How can I solve this?

alex@NUC:~/Projects/stm32mp1/ecosystem/starter-package/stm32mp1-openstlinux-4.19-thud-mp1-19-10-09/images/stm32mp1$ STM32_Programmer_CLI -l usb     -------------------------------------------------------------------                       STM32CubePro...

AMohr.1 by Associate
  • 1570 Views
  • 2 replies
  • 1 kudos

How to evaluate the STM32MP1 platform

I wanted to find out, what it does mean to master the new STM32MP1 platform from the SW development perspective.I am very familiar with software development for the STM32 Cortex MX Cores and using the IAR Embedded Workbench under Windows.I have the S...

FSchr.1 by Associate II
  • 2332 Views
  • 1 replies
  • 0 kudos

STM32CubeMX 5.4.0 crashes when generating code for MP1 1.0.1 project with NullPointerException

Using STM32CubeMX 5.4.0 with a project created and last modified successfully under 5.3.0 gives me:java.lang.NullPointerException at com.st.microxplorer.codegenerator.McuDataModel.getIpRCCInfo(McuDataModel.java:933)The RCC configuration has not chang...