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

Tamper Detection on STM32H753

Hello,I try to implement a tamper detection for my project. In general, it works. When the device is only powered by a coin cell and a tamper is detected, the backup registers are erased and unfortunately also the backup RAM. When the device is power...

toni2 by Associate
  • 514 Views
  • 2 replies
  • 0 kudos

mbedTLS with support of TLS_1.3 STM32H743II

Hi,I'm using a STM32H743II.The product will communicate to server using the LwIP (TCP Layer) + MbedTLS (SSL/TLS Layer), running over FreeRTOS environment.We want to use the latest TLS protocol standard (TLS Version 1.3).We are currently using MbedTLS...

Jonas_A by Associate
  • 260 Views
  • 1 replies
  • 0 kudos

Resolved! How to set RDP level 1 via software on STM32G030

I would like to increase the code readout protection level from 0 to 1 programmatically in an STM32G030.  I must be doing something silly and if anyone sees it, I'd be grateful.  I've stepped through it with the debugger and the flash and option byte...

DAlbe.3 by Senior
  • 5309 Views
  • 15 replies
  • 2 kudos

Resolved! ST wiki missing page for STM32N6 Security

Hello,It seems to me that the wiki page: https://wiki.stmicroelectronics.cn/stm32mcu/wiki/Security:Secure_storage-SAES_key_wrapping_for_STM32N6 is unavailable as I get the message: "Page not found".I tried searching for it, to no avail. Is the relate...

How to update the keys in device

Hi,I'm currently developing on the STM32H743ZI microcontroller and have successfully implemented secure boot using the X-CUBE-SBSFU package. Now, I want to update the ECC public key at runtime on the device.While reviewing the Getting Started with th...

kumar1_0-1752669684220.png
kumar1 by Associate II
  • 142 Views
  • 0 replies
  • 0 kudos

Accessing UART in Nonsecure region

I am using stm32h563zi microcontroller (Nucleo-H563zi) in this i have created project  using trust zone. In this aim was to use UART4 to transmit message. But i am unable to transmit, i have uploaded main.c of secure and nonsecure. what is the possib...

Shubham08 by Associate III
  • 254 Views
  • 2 replies
  • 0 kudos

STM32G0 RAM backup buffer

Dear ST,For the implementation of many security mechanisms (e.g., the MARCH C algorithm), the use of a RAM backup buffer is proposed. However, I can't find a RAM backup buffer in the STM32G0 family datasheet. I also can't find the SRAM Backup option ...

Kolkentu by Associate II
  • 116 Views
  • 0 replies
  • 0 kudos

Resolved! STM32H750 User data in secure flash

Hello,I am using X-CUBE SBSFU for an application running on STM32H750 mcu.The user application is running from QSPI, and I want to encrypt/decrypt some data that will be stored into an external EEPROM.To do this I would like to use an AES algorithm a...

i2399 by Associate III
  • 186 Views
  • 3 replies
  • 1 kudos