STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 331 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...

SBSFU with encrypted CBC in KMS?

Hello,We are developing a product based on a STM32WB5MMG. We have configured the SBSFU with OTA (Asymmetric with AES encryption scheme). Everything is working great and I have only one question that came to my mind during the last commit...The CBC ke...

Resolved! Short of RAM in STM32U585 for TFM_Appli_NonSecure

Hello, I am using STM32U585 TFM architecture for one of my project. Which basically is a combined project of 5 internal projects as usual TFM(mentioned below).1. TFM_Appli_NonSecure2. TFM_Appli_Secure3. TFM_Loader_NonSecure4. TFM_Loader_Secure5. TFM_...

Nitin_0-1714457447739.png
Nitin by Associate III
  • 487 Views
  • 3 replies
  • 2 kudos

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
  • 630 Views
  • 5 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
  • 259 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
  • 990 Views
  • 1 replies
  • 0 kudos