STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SFI

Am searching for SFI documentation without HSM to demonstrate to a Device certificate authority. Can you please share UserManual or ApplicationNote for STM32H573I-DK.BestRegards,P.Hitesh 

NUCLEO-H745ZI-Q SBSFU adaptation cannot boot CM4 image.

Hello, I am trying to adapt the H753xx SBSFU implementation to the H745xx dual core board.I have so far configured a second slot by creating a second MPU region of 1KB to protect the header of the second slot, as well as changing the security checks ...

AKhri.1 by Associate II
  • 387 Views
  • 2 replies
  • 0 kudos

AES-GCM Chunk-Size 1

Hello,I'm using AES-GCM using the method cmox_cipher_append() function call, as taken from the example below, taken from Projects\NUCLEO-L476RG\Applications\Cipher\AES_GCM_AEAD_EncryptDecrypt\Src\main.c        retval = cmox_cipher_append(cipher_ctx, ...

Michael1 by Associate
  • 882 Views
  • 4 replies
  • 3 kudos

Resolved! Short of RAM in STM32U585 for TFM_Appli_NonSecure

Hello, I am using STM32U585 TFM architecture for one of my project. Which basically is a combined project of 5 internal projects as usual TFM(mentioned below).1. TFM_Appli_NonSecure2. TFM_Appli_Secure3. TFM_Loader_NonSecure4. TFM_Loader_Secure5. TFM_...

Nitin_0-1714457447739.png
Nitin by Associate III
  • 350 Views
  • 3 replies
  • 2 kudos

Resolved! AES256 GCM Output incorrect on STM32WB55

Good afternoon,I am trying to encrypt some data using the AES peripheral and compare the results to the same operation in python and .NET. The cipher text output from the operation on the STM32 is different than that of the other two languages.The co...

POliv_0-1714243055322.png POliv_1-1714243097071.png POliv_2-1714243259294.png
POliv by Associate II
  • 489 Views
  • 3 replies
  • 0 kudos

ECDSA Signature Failure

Reference: STM32CubeExpansion_Crypto_V4..1.0, MCU: STM32G474REThe cmox_ecdsa_verify(...) function is failing with a fault code of 0x6c706, which is not contained within cmox_ecc_retvals.h header file. All arguments to the cmox_ecdsa_verify(...) funct...

rrooyen by Associate III
  • 389 Views
  • 2 replies
  • 1 kudos