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

STM32U585 TrustZone ADC DMA-buffer always 0

Hi, I'm using 3 channels of ADC4 with GPDMA1 (channel 4) in secure world of a TrustZone-project and the DMA-buffer stays always 0. The same ADC/DMA-configuration with the same application code (all mnus the security aspects) are working fine without ...

Resolved! STM32H503 cannot perform regression

Hello.  I am experimenting with securing a STM32H503 using password authentication, which will ultimately be an automated process.I created a simple password for testing and created the password hash in board_password.bin and da_password.bin(just for...

RGari by Associate III
  • 2828 Views
  • 18 replies
  • 0 kudos

Discuss migration to STM32 for CRA complaince

HelloWe are considering STM32 based processor for our next generation of products and would like to talk to a security expert with ST to discuss achieving CRA compliance.The "contact" page on the website down not provide a way to contact ST in the UK...

TL5 by Associate II
  • 163 Views
  • 4 replies
  • 2 kudos

SBSFU based security design for STM32G0B1

 TL;DR:On STM32G0B1 with SBSFU + SECoreBin, I want to design a secure crypto/key enclave for the user APP.Enclave should be WRP/PCROP/MPU protected.Only accessible via SVC/gateway from the unprivileged APP.Should remain updateable through SBSFU (incl...

Gorka3 by Associate
  • 302 Views
  • 1 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
  • 445 Views
  • 2 replies
  • 0 kudos

STM32H573: OBKey Provisioning failed

Hello @Jocelyn RICARD , @D.Botelho I am trying to enable debug authentication on a stm32h573 mcu following this example: https://community.st.com/t5/stm32-mcus/how-to-enable-rdp-like-product-state-flash-protection-in-stm32h5/ta-p/708082.I was able to...

aco990_0-1759405328740.png aco990_3-1759405545064.png aco990_2-1759405451577.png aco990_1-1759405346228.png
aco990 by Associate III
  • 110 Views
  • 1 replies
  • 0 kudos

Resolved! Provisioning via CANFD bootloader and RSS.

Hello!I am trying to provision a DA certificate on STM32H563 through CANFD Bootloader in system memory.I am calling special function 0x83 as described in AN2606 and AN5405. As I can understand, this is an RSSLIB_PFUNC->DataProvisioning.I am filling t...

Konstantin_Z_0-1759154993511.png