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

AES on the STM32F423

Posted on June 20, 2018 at 02:01I want to use AES on the STM32F423 (ie, call CRYP_AES_CBC).  But, 'CRYP' does not seem to be defined for the F423 (unlike many other cpus).  I assume 'CRYP' is not defined since the 423 does not support hashing and ot...

X-Cube-Crypto Library CubeMX Help

Posted on August 09, 2016 at 23:33 I downloadedX-Cube-Crypto Library from the email and i have the zip. Issue is that i cant seem to find anything that would install it into the CubeMX software. I can browse the zip and see the files and examples ...

ayarema by Associate II
  • 5812 Views
  • 25 replies
  • 0 kudos

RNG_CLK Configuration

Hello I want to generate random numbers as using registers, not the libraries.I read the RM0090 and wrote the code at the attachment. But I could not configure the RNG_CLK.So I want to know how to configure RNG_CLK.[IAR Embedded Workbench]

Cevdet by Associate III
  • 2451 Views
  • 8 replies
  • 0 kudos

Resolved! STM32 Cyptolib with IAR 8.11

Posted on April 13, 2017 at 09:11I've my application that uses the xCube CyptoLib 3.1.0 (STM32CryptographicV3.0.0_CM4_IAR_otnsc.a)with IAR compiler. Up to version 8.10 of the IAR compiler I never had any warning or error during the build of the proj...

Missing RSS support for STM32H7

Problem: Missing support for use of the RSS through its PublicAPI on STM32H7 Information:Reference Manual for STM32H743/753 and 750Chapter 4.5.2 Root secure services descriptionRSS_resetAndInitializeSecureAreas - missingRSS_exitSecureArea - missingRS...

Dimi by Associate III
  • 2154 Views
  • 8 replies
  • 1 kudos