STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Meaning of "version" flag in prepareimage

Hello,I am trying to get familiar with X-CUBE-SBSFU. I am currently confused about the meaning of "-v, --version" flag for "prepareimage.py header" and "prepareimage.py pack" commands, e.g. from readme:python prepareimage.py pack -k OEM_KEY_COMPANY1...

sute by Associate III
  • 536 Views
  • 3 replies
  • 0 kudos

Resolved! Reset Host Cipher and Mac Key in STSafe IC?

Hello guys, how are you all?I'm currently developing using the X-NUCLE-SAFEA1 board integrated with an STM32WB55. I was executing the pairing example generating a randomic mac and cipher key. I stored successfully this keys into the STSafe, but my pr...

MBuen.1 by Senior
  • 1129 Views
  • 5 replies
  • 0 kudos

Symmetric encryption with STSAFE-A110

The datasheet on STSAFE-A110 seems to clearly state that the chip provides symmetric encryption services, however the Cube expansion package and middleware in there does not appear to support that. Where can I get the examples of using this feature?

DJanu.1 by Associate
  • 477 Views
  • 2 replies
  • 0 kudos

SBSFU and userApp bigelf size

Hello,I am trying to generate the combined elf file with SBSFU and user app. The provided postbuild scripts use the following code to create the file:command=$programmertool" -ms "$elf" "$headerbin" "$sbsfuelfThere is a problem that the combined elf ...

sute by Associate III
  • 542 Views
  • 5 replies
  • 0 kudos

Unable to configure secure area on H735

I'm trying to configure a secure area (HDP) for a H735. To do so, I am following the steps described in AN5601 HDP secure area for STM32H7B3xx microcontrollers using the examples HDP_Appli and HDP_Boot for the STM32H735G-DK. The application note does...

Not able to read Flash data of STM32l5

I am using STM32L562E-DK.I have ported SBSBFU for it. It is working fine. I want to store my custom data into internal flash and read it on bootup time in the bootloader.For testing I am flashing one binary of 16 byte which's content is "Hello World!...

PYada.1 by Associate III
  • 636 Views
  • 6 replies
  • 0 kudos