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

Resolved! Firmware with SBSFU bootloader with SFI at manufacturing

Hi,I am doing feasibility on SBSFU bootloader on STM32H753ZI. Currently in our firmware we are planning to have a custom bootloader based on SBSFU for secure boot and update. But I came across SFI feature from ST to ensure protection at the manufactu...

h_adi by Associate
  • 1143 Views
  • 1 replies
  • 0 kudos

ECDH fails for CURVE25519 using X-CUBE-CRYPTOLIB

I can't get ECDH working for CURVE25519 using the STM32 HAL / crypto lib. This may be an issue with the somewhat confusing constants for this library. I can get the NIST curves working with ECDH. The trouble I have is it seems there are two cmox_ecc_...

antfarmer by Associate III
  • 1112 Views
  • 2 replies
  • 0 kudos

Reg Issue in Running TFM Application STM32u585

Hi @Jocelyn RICARD Greetingswe are working on the STM32u585 TFM Application and are facing issues when running the code. the issue is after dumping the code using the TFM_Update.sh script first time every operation is normal, but while running for th...

PJose4_1-1717159815680.png PJose4_0-1717159805665.png PJose4_2-1717159828600.png PJose4_3-1717159836411.png
PJose.4 by Senior
  • 669 Views
  • 1 replies
  • 1 kudos

Data security over LoRa

I am worried about the data that i send through the STM32WL55JC if any outsider with the same board and using the same frequency in receiver mode ,can also get the data that i am sending through the transmitter using same frequency ,How do i secure m...