STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Assigning pins to the secure context of TFM application

Hello,Unless I'm wrong, the architecture of the TFM application as described in UM2851 seems not to allow the assignment of a peripheral (e.g. a LED pin) to the Secure context of TrustZone as it is the case with simple TrustZone applications. The UM2...

SedCore by Associate III
  • 215 Views
  • 2 replies
  • 0 kudos

STM32 Cryptographic library (cmox)

hi i'm new in stm32.i'm using stm32 cryptographic library (cmox) for encrypt my data.while using the library, i'm experiencing some strange.I'm trying to encrypt data after initializing the library and generating the encryption key, but the encryptio...

X-CUBE-AZURE-H7 hw cryptographic acceleration

Hi Team,Is there roadmap for implementation hardware cryptography acceleration for NetX Secure using CRYP peripheral at STM32H7?I am using STM32H735@520MHz and I am not able achieve more than 800kBit/sec for HTTPs connection (TLS 1.2 TLS_RSA_WITH_AES...

JDosp.1 by Associate III
  • 2756 Views
  • 19 replies
  • 1 kudos

Resolved! STM32 cryptographic firmware ECDSA

Hi ST,     What tool generated the following data?Can you send me this tool? thanks. https://www.st.com/en/embedded-software/x-cube-cryptolib.htmlSTM32 cryptographic firmware library software expansion for STM32Cube. The path of the code is as follow...

Roger0x0000_1-1721790709207.png

SBSFU - Example Project NUCLEO-G474RE

I want to use SBSFU for a SW Update OTA Project , i try to compile the example project from SBSFU-Projects:  NUCLEO-G474RE_2_Images_SBSFUNUCLEO-G474RE_2_Images_SECoreBin (first, this project will be compile)NUCLEO-G474RE_2_Images_UserApp by try to co...