STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 458 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
  • 2568 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
  • 774 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
  • 333 Views
  • 0 replies
  • 1 kudos

STM32U5 Debug in RDP 0.5 With STM32CubeProgrammer

Hello,I am trying to start a debug session with STM32CubeIDE v1.11.2 on my board locked on RDP 0.5.I loaded a valid secure firmware which jumps into the non-secure firmware before setting RDP 0.5.I could connect STM32CubeProgrammmer and flash the non...

OOUES.1 by Associate
  • 661 Views
  • 3 replies
  • 0 kudos

SB and SFU

Hey guys, I want to perform a firmware upgrade over the air. And use a UART to connect to IoT device.I use stm32l431xx and it contains hardware for symmetric encryption. And the host device which sends the binary uses stm32l496 has SBSFU.So I have a ...

Vmere.1 by Senior
  • 291 Views
  • 1 replies
  • 0 kudos