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

Managing Interrupts in M4

Hello,   I am trying to manage some interrupts in the M4, specifically the Tamper Interrupt.   Using the STM32CubeIDE (CubeMX) I am unable to select the Tamper interrupt that shows in the NVIC peripheral, when I select it, it gets deselected automati...

AGamb.4 by Associate III
  • 1063 Views
  • 1 replies
  • 0 kudos

Resolved! Install OpenSTLinux sources offline computer

Good morning,I am trying to setup STM32CubeIDE to work on an offline computer, I do not have the option to connect it to the internet. Installing the SDK through the IDE works fine and I am able to import the OpenSTLinux source projects (Linux, U-Boo...

AGamb.4 by Associate III
  • 1597 Views
  • 2 replies
  • 0 kudos

Resolved! STM32MP1- What is order of OTP Hash key?

Example I have array of bytes: 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, 0x8....when I use command STM32CubeProgram CLI command, value should be:value = 0x12345678 or:value = 0x78563412 or:value = 0x34127856I saw wiki mention about this few days ago, but co...

Dat Tran by Senior II
  • 808 Views
  • 1 replies
  • 0 kudos

Resolved! TF-A Exception on boot-up

I have a custom board built upon the stm32mp157f. (Therefore, have custom device trees.)I currently am seeing an exception in TF-A that I cannot explain.INFO: Reset reason (0x14): INFO: Pad Reset from NRST INFO: PMIC version = 0x21 INFO: ...

user_ABCD by Associate II
  • 3635 Views
  • 15 replies
  • 0 kudos