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

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
  • 858 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
  • 1794 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
  • 704 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
  • 958 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
  • 1016 Views
  • 6 replies
  • 0 kudos

Security profile is not allowing http://stvs4a/grant_me to be saved reports error One or more of the Allowed Return URLs is invalid.

I am trying to build Alexa build in device on X-CUBE-VS4A runs on the 32F769IDISCOVERY board.I have registered this as a new product under my Amazon account and need return URL example (http://stvs4a/grant_me) details Which I can enter under Amazon s...

APati.8 by Associate
  • 545 Views
  • 0 replies
  • 0 kudos

STM32F4xx firmware protection

I am developing some products based on STM32F407/STM32F429. What I am trying to do is to protect my firmware that:simply dump the code from one chip's flash (to hex file) will not work in another chipmoderate reverse engineering should not be that ea...

PZhan.11 by Associate II
  • 2810 Views
  • 6 replies
  • 0 kudos