STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How can i Disable Trustzone in stm32L5?

i am enable trust zone and I make one part as secure world and another part as a non secure world using (SECWM1, SECWM2) but forget to enable Dbank as (Dbank = 1) now I couldn't make any changes in option bytesmy question is1.how can I enable dual b...

0693W00000aI1lXQAS.png
jk.1 by Associate II
  • 398 Views
  • 1 replies
  • 0 kudos

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
  • 1114 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
  • 635 Views
  • 5 replies
  • 1 kudos