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

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

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

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

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

STM32CubeProgrammer v2.21 released

We are pleased to announce that STM32CubeProgrammer 2.21 is available What is new in 2.21: • Support for the STM32WL3Rxx microcontrollers:         – Internal memory programming        – Option byte and OTP programming        – PKCS#11        – Firmwa...

Good afternoon. Using CubeMX, I created an empty project for the STM32MP157A-DK1 board. It compiles without errors. But when I try to start debugging in engineering mode, I get a message that there are too many breakpoints. When I try to start debugging i

Good afternoon. Using CubeMX, I created an empty project for the STM32MP157A-DK1 board. It compiles without errors. But when I try to start debugging in engineering mode, I get a message that there are too many breakpoints. When I try to start debugg...

Vlaty.1 by Senior
  • 1529 Views
  • 2 replies
  • 0 kudos

How to configure SDMMC Pin in STMCubeMx to make Board contain two SDMMC partitions both used for boot ?

Hello everyone, I'm configuring my STM32MP157C-DK2 Board pins and i want to make two SD Card partitions availabe. For the first one i chose the SDMMC1 and attributed it to PC10 pin for the second one do i need to choose SDMMC2 and to attribute it to ...

0693W00000AN55gQAD.png
FHami.1 by Associate
  • 1320 Views
  • 2 replies
  • 1 kudos

Resolved! Unable to boot from parallel NAND

Hello,I'm trying the NAND boot on our STM32MP157AAB3 custom board but until today I could't make the ROM code load the tf-a image from this memory.I'm yet able to boot from uSD (SDMMC1), eMMC (SDMMC2) and serial NOR (QUADSPI). For uSD I partitioned t...

RBors.1 by Associate II
  • 4213 Views
  • 3 replies
  • 0 kudos

Resolved! How to change the CPU clock frequency on STM32MP157F-EV1 board from 650MHz to 800MHz?

I noticed that even if I create a new project using STM32CubeMX IDE for STM32MP157F-EV1 board, in the clock configuration, the MPUSS_CK is 650MHz. In Linux, I can see the CPU frequency is 650MHz only. How can I clock the CPU to 800MHz as supported b...