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
  • 252 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
  • 144 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...

Resolved! STM32MP157A, enable USART2 through ST-LINK

Hi,   I have a STM32MP157A-EV1 board. I'm running it in the engineering boot mode and programming the Cortex-M4 directly through the STM32CubeIDE. At the moment, I do not use the Cortex-A7.   I would like to enable USART2 and use it through the ST-LI...

0693W00000VOTVUQA5.png 0693W00000VOTVjQAP.png
Fnx_QT by Associate III
  • 2127 Views
  • 4 replies
  • 0 kudos

Resolved! How to use JLink with STM32CubeIDE v1.3.0

Hi, I saw the release document of STM32CubeIDE v1.3.0 that says supported use the JLink debugger. So I try to use JLink with STM32CubeIDE v1.3.0 on my pc (the os is Debian 9 ). But I saw the console has some error. It's shows cann't detect the MPU co...

SChen.11 by Associate III
  • 8227 Views
  • 3 replies
  • 0 kudos

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
  • 1245 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
  • 1791 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
  • 907 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
  • 3964 Views
  • 15 replies
  • 0 kudos