STM32 MCUs Security

Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1445 Views
  • 2 replies
  • 1 kudos

Resolved! How to read the STSAFE_A110 serial number

Hi I have the project with the chip STSAFE_A110I don't need to development the application I just need to confirm the hardware is ok, for example, obtained the sn of the chip is successfully or other wayI don't want to add the stsw-safea1-mw to my pr...

dylanou_0-1713604004224.png
dylanou by Associate III
  • 2876 Views
  • 9 replies
  • 2 kudos

Newlib 3.3.0 vulnerability

Hello,I have a project created with STM32CubeIDE that includes FreeRTOS.A Black Duck vulnerability scan was made on this project and a single vulnerability (CVE-2021-3420) was detected.This vulnerability describes a flaw in Newlib 3.3.0 (all versions...

SharonVEC by Associate II
  • 4158 Views
  • 10 replies
  • 4 kudos

Resolved! Missing CMOX_AESFAST_CFB_DEC_ALGO

In the X-CUBE-CRYPTOLIB v4.1.0, the documentation say that cmox_cipher_decrypt() accept the CMOX_AESFAST_CFB_DEC_ALGO as algo. But CMOX_AESFAST_CFB_DEC_ALGO is not defined, instead there is a CMOX_AESFAST_CFB_DEC_ALG in cmox_cfb.h.

nicolas by Senior II
  • 1095 Views
  • 3 replies
  • 1 kudos

SBSFU intrusion

HiI'm using the SBSFU example for the STM32U5 microcontroller. After an intrusion, the board enters a locked state. Is there a way to receive a notification when an intrusion occurs and another when it has ceased, indicating that the board can return...

Crypto Library

Hi @Jocelyn RICARD I would like to generate Certificate Signing Request in my STM32H5 board, can i know which library i can use and share any document or example project 

usage fault occored at STL_SCH_RunFlashTM()

rtos: zephyrMCU: STM32H723VET6Package: en.x-cube-classb-h7 v4.0.0I‘m working on make my program running on H7 to meet the requirements of Class B.The CPU and RAM test works well both on startup and run-time. I haven't prepared the CRC precalculated a...

newbeea_0-1713333962367.png newbeea_2-1713334424024.png newbeea_1-1713334208273.png
newbeea by Associate
  • 1353 Views
  • 1 replies
  • 1 kudos

Resolved! Porting STM32CubeExpansion_Cloud_AWS to STM32H563ZI

Hello everyone, I hope you are well.I'm working on a project and one of the requirements is connection to AWS, so I chose to start with the STM32H573I-DK kit, where following the "STM32CubeExpansion_Cloud_AWS_H5_V1.0.0" step by step I managed to conn...

ffjunq by Associate III
  • 1159 Views
  • 2 replies
  • 0 kudos