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

Resolved! Inconsistency between STM32H7 AES HAL and Reference Manual

HelloI'm starting to implement AES-GCM on STM32H753 (rev V).I've found an inconsistency between the HAL and the Ref Manual.The STMicro HAL for AES for STM32H7x3 is setting some bits called NPBLB in CRYP_CR register if the product revision is above re...

Gpeti by Senior II
  • 1640 Views
  • 7 replies
  • 0 kudos

Resolved! Unable to install X-CUBE-SBSFU on STM32CubeIDE

I received today the link to download version 2.6.0 of X-CUBE-SBSFU. Is it possible to install it along with the other X-CUBE Packages within the STM32CubeIDE? I successfully verified the integrity of the downloaded file and tried to install it using...

0693W00000LxBeYQAV.png
ntestoni by Associate
  • 840 Views
  • 1 replies
  • 0 kudos

TFM and hardfault with NonSecure application

Hi,We are currently using an stm32l5 in our product and experimenting with a stm32L562E-dk and with the official TFM (https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git master branch on the latest commit at this date.) The TFM is unmodified...

romain2 by Associate III
  • 1681 Views
  • 5 replies
  • 0 kudos

Resolved! STM32G031F6 CRC calculate problem.

Hi everyone.I am working on SMBus communication and i want to calculate PEC (packet error code) value. PEC value is using CRC-8 checksum with 0x07 polynomial. I want to use CRC peripheral in STM32G031F6 for PEC calculate. Cubemx settings are below.An...

0693W00000LwtMvQAJ.png 0693W00000LwtNeQAJ.png
ABURM by Senior
  • 2272 Views
  • 4 replies
  • 0 kudos