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
  • 323 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
  • 275 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...

How can i enable SPI5 on STM32MP157-DK1

Hi,Im working with STM32MP157A-DK1 board. Im working on the linux side, need to write C/C++ code for saving data into a SD card. I need to use SPI to get data from RF transceiver. I built linux and kernel as in this link:https://wiki.st.com/stm32mpu/...

MÇerçi by Associate III
  • 3168 Views
  • 3 replies
  • 0 kudos

STM32MP157C-DK2 M4 debugging issues.

Hi, I have 10 DK2's in a server rack for development and testing. STM32CubeIDE (1.5.0) debugging wants me to specify a serial port and an IP address for debugging. This is IMHO redundant, why? Moreover, the serial ports /dev/ttyACM* are to be selecte...

KnarfB by Super User
  • 1754 Views
  • 2 replies
  • 0 kudos

How to program just a Single QSPI NOR Flash chip of STM32MP157c-EV1 using CubeProgrammer

STM32MP157c-EV1 is connected with two QSPI NOR flash chips.When programming NOR flash using the CubeProgrammer using tsv file, it automatically programs the two NOR flash in Dual-Flash QSPI mode.My requirement is to program just the Single Flash chip...