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! SBSFU SFB update package size question

Hello,I am developing an application on STM32H7 MCU which uses SBSFU bootloader for secure firmware updates. I am trying to combine the SFB update package with some additional data in a single binary file that is sent for the firmware. To make this w...

sute by Associate III
  • 939 Views
  • 1 replies
  • 0 kudos

SFI Step-by-step on STM32 boards with STM32HSM-V2AE

Hi,I have a STM32HSM-V2AE and I tried to follow de "SFI Step-by-step on STM32 boards". In the part of "HSM programming" I connect the STM32HSM-V2AE to the computer with the smart card reader HID OMNIKEY 3121 but I have the following error:Error: HSM ...

mikel-m by Associate III
  • 689 Views
  • 1 replies
  • 0 kudos

Firmware Encryption and Updation

Dear Support Team,I am currently working on a project involving the STM32H5 microcontroller and I am in need of a document that details the process of firmware encryption, decryption, and update for this device. I have previously used the UM2262 docu...

Hitesh_Aratek_0-1715838105887.png

Resolved! Error connecting board to STM32CubeProgrammer

Hello,I have NUCLEO-U575ZI-Q board and I have followed the steps to generate an SFI file from the video "STM32Trust Video Series: X-Cube-SFI Part 3-Out-of-the-box". I managed to generate the SFI file correctly but when I tried to install the firmware...

mikel-m by Associate III
  • 878 Views
  • 1 replies
  • 0 kudos

SBSFU - resize SBSFU Code to bigger

I've implemented on my own board (MCU STM32WLE5CCU6) bootloader SBSFU from example 'STM32Cube_FW_WL_V1.3.0\NUCLEO-WL55JC\BFU_1_Slot'. Everything works ok.In my own aplication i must change download channel from usart to by radio FSK. Because of handl...

SBSFU in L5 series - existing project integration

Hello,I am working on a large project on a custom board based on STM32 L5 series. I've already set up, implemented, and tested my code using STM32CubeIDE. Now, I'm trying to integrate the project into SBSFU. For that reason, I am using the SBSFU exam...

Lyap94 by Associate III
  • 1174 Views
  • 2 replies
  • 0 kudos

Resolved! Errors building TFM example for U545

Hi, I'm trying to build TFM example applications from the B-U585I-IOT02A directory to work on Nucleo-U545RE board. THe documentation says it's possible. I have updated the project settings, but I'm getting errors from the STSAFE library: C:/Work/OldC...