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

Questions regarding the RAM self-test in X-CUBE-STL

When using the RAM self-test feature in X-CUBE-STL, I enabled the RAM backup buffer in the application by not defining STL_DISABLE_RAM_BCKUP_BUF. I also allocated a section in the scatter file:; 128KB DTCM RW_STL_TM_RAM 0x20000000 0x20 { ; Place STL...

Ryan_Lee by Associate
  • 367 Views
  • 2 replies
  • 1 kudos

Resolved! STM32 cryptographic firmware library for STM32C071

Moved from MPUs forum: STM32C0 is an MCU - not an MPU.Hi,I am not sure if STM32 cryptographic firmware library can run on STM32C071 because this microcontroller does not have embedded Crypto (Hardware) ? Thanks Gregory Saint-Jean

GSain.1 by Associate II
  • 689 Views
  • 4 replies
  • 3 kudos

STM32WBA55CG Modular Multiplication not working

Hello all,I have been working on a bare-metal implementation of the PKA engine in the STM32WBA55CG microcontroller using Rust. So far, I have been able to run modular addition and subtraction, modular exponentiation, arithmetic operations, ECC point ...

elopezpe_0-1743170160263.png
elopezpe by Associate II
  • 490 Views
  • 2 replies
  • 0 kudos