STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! IOTA L2Sec stream fails due to STSAFE setup error

Hello,I'm trying to run the X-CUBE-IOTA1 v3.0 on the B-U585I-IOT02A board, but after following the tutorial in UM2606 I get the following error when trying to send L2Sec Stream:What can be the reason of the pairing_stsafe result failing, please?Best ...

SedCore_0-1707329532392.png
SedCore by Associate III
  • 1789 Views
  • 9 replies
  • 2 kudos

Example using STSAFE with Azue IoT

Hi,I'd like to ask if any example code for Azure IoT Hub group enrollment is available.I found examples for individual enrollment in X-CUBE-AZURE-v2-3-0 only.I try to follow the Just-in-time registration method and it fails when trying to connect to ...

neocnx by Associate
  • 916 Views
  • 4 replies
  • 0 kudos

SBSFU - FW too big

I am adapting the NUCLEO-H753ZI single-slot project to work on a NUCLEO-H745ZI-Q board.My development environment is linux and I am using minicom for the ymodem upload.When flashed, the binary seems to function perfectly, but when I corrupt the image...

0693W000008y0DMQAY.png 0693W000008y0DRQAY.png 0693W000008y0DvQAI.png
AKhri.1 by Associate II
  • 1345 Views
  • 3 replies
  • 0 kudos

Port KMS to STM32H7A3

Hi experts,I need to implement the storage of a security key (upgradable) on STM32H7A3. After reading the example code of KMS under project B-L475E-IOT01A in x-cube-sbsfu, and a few posts in the forum (KSM support on STMH7  and 2-images-kms-port-to-s...

JQiao.1 by Associate II
  • 567 Views
  • 1 replies
  • 0 kudos

Resolved! AES peripheral works differently

I want to use AES peripheral for encryption in ECB mode (256). I am able to encrypt and decrypt on the same MCU, but if I compare the encryption results, the HW peripheral has a different result than the SW library AES.c or encryption in Python - the...

JR2963 by Senior II
  • 1499 Views
  • 8 replies
  • 2 kudos

Resolved! Cryptographic Library

Hi,I am currently using the M3_CryptoFW_RngHW_2_0_6.lib for MDK-ARM. However, I must adhere to this specific library version, and I now need it for IAR, meaning that the required library is M3_CryptoFW_RngHW_2_0_6.a. How can I obtain this version for...

ari_v2 by Senior
  • 738 Views
  • 2 replies
  • 0 kudos

Resolved! Updating the uROT signature remotely in a production device

Here is my attempt at background as I understand it... iROT is a ROM program in the STM32H563. It contains a P256 EC algorithm, and checks some section of FLASH that you define as a program for a signature, then jumps to it. The definition of the pro...

MBC by Associate III
  • 1489 Views
  • 6 replies
  • 2 kudos

Add a binary header and a sbsfu segment to an elf file

I have a problem with merge SBSFU .elf file and application .elf.I prepared:SBSFU.elf - addresses in linker script: 0x08000000 - 0x08020000application.elf - 0x08020400 - 0x081FFFFFheader.bin - size: 1024BSo I suppose, that like in SBSFU example heade...

MButk.1 by Associate
  • 1604 Views
  • 8 replies
  • 1 kudos