STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 443 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
  • 524 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
  • 799 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...

Resolved! STM32H753ZI secure memory recover

Hello,I've implemented secure bootloader on STM32H753ZI using SBSFU examples and it's working very well. To secure the board I use WRP + RDP Level 1 + Secure Memory Area for bootloader. I would like to have option to recover from this state and be ab...

kicur by Associate II
  • 1193 Views
  • 4 replies
  • 4 kudos

Resolved! stm32u5 aes cbc 192 bits

Hello,I need to implement AES-CBC 192 bits on micro STM32U5 serie, but hardware only supports 128 or 256 bits If i use XCUBE-SAFEA1, ST_Cryptolib is not available for U5 serie.How can i fix this issue? 

EMont.1 by Associate II
  • 529 Views
  • 1 replies
  • 0 kudos