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

Using MX to locate IVT in RAM

I am using the STM32F746VET6 which was setup with STM32CubeMX project. In the code it creates I see there's a STM32F746VETX_RAM.ld linker file and a #define VECT_TAB_SRAM to locate the IVT in RAM, but I don't see in MX where I specify that I want the...

RBack.1 by Senior
  • 2647 Views
  • 12 replies
  • 0 kudos

How to use SHA1 function in STM32CubeIDE?

I am trying to implement the sha1 function using the cryptographic library offered from STMicroelectronics. I believe I have properly imported the library as per the directions in Security:Getting started with the Cryptographic Library - stm32mcu. Fr...

stmmm by Associate II
  • 1584 Views
  • 5 replies
  • 1 kudos

Is there a user manual for the STM Cryptographic Library V4?

Is there a manual for the STM cryptographic library V4? I know the legacy V3 cryptographic library has a manual (https://www.st.com/resource/en/user_manual/dm00215061-stm32-crypto-library-stmicroelectronics.pdf), but I cannot find an updated manual f...

stmmm by Associate II
  • 1080 Views
  • 2 replies
  • 0 kudos