STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Unable to build the any SBSFU projects

I'm following the security part 6 - 02 Building the SBSFU but the final build of the UserApp always ends up with an error.Instructions are being followed EXACTLY as in the video. I'm getting a different project size when building the SBSFU, slightly ...

Eugene G by Associate II
  • 456 Views
  • 2 replies
  • 0 kudos

RDP settings to disable main memory read

Hello there,I am trying to find the right RDP config for the STM32G0 MCU. My aim is the following functionality:User code can read/ write the flash,Bootloader/ external SWD debugger cannot read the flash,Bootloader/ external SWD debugger can erase an...

0693W000008wMv7QAE.png

unable to complete build of project STM32H7B3I-DK

I'm trying to build the SBSFU project for board STM32H7B3I-DK (2_Images_ExtFlash) but am unable to. Everything does build fine but it fails on the last step, the postbuild.sh step, at prepareimage.py enc.I'm using STM32CubeIDE 1.5.1 on LinuxThis is t...

Arno1 by Senior
  • 354 Views
  • 1 replies
  • 0 kudos

SBSFU Memory fault when SFU_MPU_PROTECT_ENABLE is used

We have ported STM32CubeExpansion_SBSFU_V2.4.0 to use STM32H7B0 instead of the STM32H7B3-DK.When I enable SFU_MPU_PROTECT_ENABLE the bootloader generates MEMORY FAULT! when starting up and not yet called user application. I have tried to debug as muc...

OOni by Associate II
  • 418 Views
  • 0 replies
  • 0 kudos

Using CHCHA20 crypto functions (STM32 CryptoLib 3.1.5)

Hello everyone,I was wondering the proper way to use the STM32_CHACHA_20_Encrypt() and STM32_CHACHA_20_Decrypt() functions available on the ST CryptoLib. I run the standard demo code on a STM32F072C8 MCU and it apparently run correctly, returning PAS...

GCalin by Associate II
  • 449 Views
  • 0 replies
  • 0 kudos

Resolved! STM32L476G-EVAL CRYP Examples Problem

The code from the 1.16 example builds fine in the EWARM. It writes the source blocks to the terminal, but as I see in the debugger, it fails to encrypt the input block. That times out as it fails to return a HAL_OK status. /* Start decrypting aCypher...

TZeig.1 by Associate II
  • 789 Views
  • 5 replies
  • 0 kudos