User Activity

Hi,When installing STM32CubeProgrammer on a Linux machine with a graphical interface, an installation window appears. Now, I want to install STM32CubeProgrammer on a Linux machine without a graphical interface. When I run the installer, I get this er...
Hi,I have executed the scripts to generate SFI on a Linux machine and I have successfully completed the process. Now, I want to run these scripts in a GitLab CI/CD pipeline to automate the process. However, when I try to execute the script, I get thi...
Hi,I want to install an SFI on my microcontroller (NUCLEO-U575ZI-Q) using the following script:#!/bin/sh# Set to the default installation path of the Cube Programmer tool# If you installed it in another location, please update pathtool_dir=~/STMicroe...
Hello,I have installed STM32CubeProgrammer (version 2.14.0) on a Linux machine. I have connected my NUCLEO-U575ZI-Q microcontroller to the machine, but the CubeProgrammer does not detect it (the machine does). I received this message on the CubeProgr...
Hi,I am conducting tests with the HSM and SFI. I have tried the use case of attempting to install an SFI with an HSM that uses other keys. Obviously, I couldn't do it, but now I cannot connect the microcontroller in "normal" mode. If I connect it in ...