STM32 MCUs Security

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
  • 2034 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
  • 1175 Views
  • 5 replies
  • 1 kudos

AES encryption in STM32F407VT06

Hi All,Did Someone use AES encryption/Decryption in STM32F407?, because I'm using existing example of AES encryption and its not working on my board, EN bit isn't enableing.

vchau.2 by Associate III
  • 814 Views
  • 4 replies
  • 0 kudos