STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 839 Views
  • 4 replies
  • 0 kudos

Resolved! B-U585I-IOT02A TFM Application in STM32CubeIDE?

Hello,is there any example of a TFM application that is supported by STM32CubeIDE?I came across the iot-reference-stm32u5, but the structure of the project is way different from any other TrustZone and TFM examples available as part of the STM32CubeU...

amos3 by Associate III
  • 859 Views
  • 2 replies
  • 0 kudos

STM32WB55 CPU2 HardFault for unknown reason.

Hey guys, how are you?It's been a long time that i'm facing a issue with STM32WB CPU2, most of the times i just fix it without really knowing the cause of it. Basically what happens is after power-up CPU2 simply won't initialize on the first try. I h...

0693W00000Y8ZSRQA3.png 0693W00000Y8ZTjQAN.png
MBuen.1 by Senior
  • 4609 Views
  • 14 replies
  • 0 kudos

AES encryption not working

Dear Team,I want use inbuild AES encryption engine to encrypt the data, therefore I used CubeMX to initialize the AES engine, when i'm going to encrypt the payload, it stuck in static HAL_StatusTypeDef CRYP_WaitOnOFNEFlag(CRYP_HandleTypeDef *hcryp,...

vchau.2 by Associate III
  • 1405 Views
  • 5 replies
  • 0 kudos

Hello, I am trying to implement the HKDF algorithm to generate a secret key, and I found a link containing an example of HKDF implementation ( you will find link below in details) but unfortunately, the code is incomplete and I have a few questions.

the link : https://wiki.st.com/stm32mcu/index.php?title=Security:How_to_implement_HKDF_with_the_Cryptographic_library&oldid=11796&diff=prev#HKDF_implementation_example_using_HMAC-SHA256_Cryptographic_library_services .my questions is first, once I ad...

WYous.1 by Associate III
  • 586 Views
  • 0 replies
  • 1 kudos