STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32CubeU5 TFM swap strategy, secure loader

Hello,I am working with STM32CubeU5 TFM v1.5 for STM32 u585. I develop a custom loader using CAN communication. First I used MCUBOOT_OVERWRITE_ONLY and MCUBOOT_PRIMARY_ONLY setup. The CAN communication worked fine (in non-secure loader).Then I switch...

ppedro by Associate II
  • 631 Views
  • 5 replies
  • 0 kudos

STiROT_OEMuROT example results in hard fault

Dear community,I have been experimenting with secure boot on the STM32H573I-DK using the latest git checkout of STM32CubeH5 (see https://github.com/STMicroelectronics/STM32CubeH5).The STiROT and OEMiROT examples run fine out-of-the-box. However, when...

jens-vdb by Associate II
  • 793 Views
  • 6 replies
  • 0 kudos

SBSFU on stm32g070rb

I'm interested in understanding the modifications required to adapt the 'STM32Trust security framework' code, accessible on the STM website for STM32L5, for my project of developing a secure bootloader code specifically designed for the STM32G070RB. ...

AM15 by Associate
  • 260 Views
  • 2 replies
  • 0 kudos

Resolved! STM32WB FUS CKS, no option to delete or overwrite userkeys?

From AN5185 I understand that up to 100 keys can be send to FUS for storage, but any index will only be written once. So once I have reached 100 writes, e.g. because I have constant pairing keys between devices but I allow to disengage and reengage s...

OliM by Senior
  • 992 Views
  • 1 replies
  • 0 kudos

How to reset sbsfu or unlock my flash memory??

I'm porting my project(sbsfu Nucleo-h753zi to Nucleo-h745zi-q)and i checked protection my board, but i can't full chip erase../STM32_Programmer_CLI.exe -c port=swd mode=UR -ob PROT_AREA_START1=0xFF PROT_AREA_END1=0 RDP=0xAA---------------------------...

yolominwoo_0-1711588452173.png yolominwoo_0-1711605169771.png