STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 310 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
  • 365 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
  • 388 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
  • 702 Views
  • 5 replies
  • 0 kudos

NUCLEO-L152RE_2_Images_UserApp post build fails

I have the nucleo l152RE board and am trying to use this for following the mooc on sbsfu. It is possible for me to build (in cube IDE) both SECoreBin and SBSFU images. however, when building the UserApp it fails on the postbuild script. During build,...

STM32F read-out protection basically useless?

I know this was cracked before, but required high skills and expensive equipment, but nowthis method makes it really easy, basically anyone can do it.Any official statement concerning this from ST?Like the list of devices which are affected, possible...