STM32CubeProgrammer (MPUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeProgrammer v2.16.0 released

STM32CubeProgrammer v2.16.0 release informationNew features:• Added the support for the STM32U0 series– Flash memory/option byte/OTP programming via the debug and bootloader interfaces– RDP regression with password• Added the support for the STM32H7R...

Installing the STM32CubeProgrammer without GUI

I have a Ubuntu 22.04 server I use for building Yocto distros for the STM32 MPUs. I would like to install the programmer on that so I could run some automated tests and flashing on my build images. Is it possible to install the software without the G...

salmmike by Associate II
  • 1575 Views
  • 6 replies
  • 0 kudos

Resolved! How to install STM32CubeProgrammer on Raspbian?

Hi there, I want to flash a HEX file using a Raspberry PI. So I followed the steps described here.But if I run this line:$> ./SetupSTM32CubeProgrammer-2.13.0.linuxI get the message:bash: ./SetupSTM32CubeProgrammer-2.13.0.linux: cannot execute binary ...

Moritz1 by Associate III
  • 985 Views
  • 3 replies
  • 0 kudos

Resolved! STM32MP_SigningTool_CLI error with HSM (nitrokey)

Hi,I am new to STM32 and the Signing Tool and I'm trying to sign using a key from an HSM (nitrokey) but i get the following error:"Error loading pkcs#11 module functions".I run the following on Ubuntu 20.04:STM32MP_SigningTool_CLI --binary-image [pat...

Doug1 by Associate
  • 281 Views
  • 1 replies
  • 0 kudos

Resolved! "Unable to get the associate alternate setting of partition ID: 0xf1..." error after migrating to Windows 10 Host PC

USB speed  : High Speed (480MBit/s)                                 Manuf. ID  : STMicroelectronics                                  Product ID : USB download gadget@Device ID /0x500, @Revision ID /0x2001, @Name /STM32MP157DAB Re  v.Z,               ...

ASkri.1 by Senior
  • 1052 Views
  • 7 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
  • 234 Views
  • 1 replies
  • 0 kudos