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
  • 386 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
  • 215 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...

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
  • 1267 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
  • 1866 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
  • 932 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
  • 4099 Views
  • 15 replies
  • 0 kudos