User Activity

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 ...
Hello,I am following the guide to generate SFI files. I am testing and have programmed the HSM. Is there any way to "restart" the HSM? Is there any way to start the guide over as if I hadn't done anything?I am particularly interested in obtaining inf...