STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Help in Read out protection.

Hi all,I'm working in a project (with STM32L476) in which i am building my own bootloader to perform secure boot and firmware upgrade.I have some doubt regarding this matter. is there any resources available for secure the HEX file (encrypt and decry...

Roshan by Associate III
  • 606 Views
  • 5 replies
  • 0 kudos

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
  • 441 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
  • 338 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
  • 401 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
  • 434 Views
  • 0 replies
  • 0 kudos