STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H750 External Flash Read Protect

Working on setting RDP (read out protection) on STM32H750.  We are using an external loader to be able to read from/write to external flash. The internal flash only contains a bootloader.1. Setting RDP to Level 1 doesn't prevent reading external flas...

SMoon.2 by Associate III
  • 519 Views
  • 2 replies
  • 0 kudos

STM32H523RCT6 READ OUT PROTECTION LEVEL1

Hi ST Team,                   Currently i am using STM32H523RCT6 mcu for one of my project. In this i want to set the read out protection of level 1. Currently i am using below sequence to set the read out protection of level 1 protection..    // Unl...

Resolved! STM32U5 TrustZone enabled DMA problem

I am using STM32U585 and I stumbled upon the following problem:If a device is configured with TrustZone enabled (TZEN=1) there is different behavior in the following situations:1. SPI is configured without DMA and CPU is running non-secure code in pr...

milorad by Associate III
  • 546 Views
  • 3 replies
  • 0 kudos

Identifying System Reset Causes in SBSFU on STM32U575

Hello,I am using SBSFU on the STM32U5 microcontroller, and I have implemented a function to determine the cause of the system reset by reading the RCC register flags. However, every time I enter the function, it always returns an 'unknown reset' valu...

AoP by Associate
  • 286 Views
  • 1 replies
  • 0 kudos

Resolved! Secure Update via USB Stick (STM32H750) SBSFU / QSPI

Hello to all,I was wondering if there was a way to implement a secure update via USB stick using X-CUBE-SBSFU software.Moreover, the application software would be installed on external flash, custom bootloader immutable in internal flash.Maybe instal...

i2399 by Associate II
  • 914 Views
  • 6 replies
  • 3 kudos

Resolved! SBSFU installation issue

 Hi,I'm using F4 series board (STM32F423ZHT6). also I'm using F4 and scripts say L series - are they compatable?STM32CubeProgrammer version: STM32CubeProgrammer 2.14.0 - This is support SBSFUX-CUBE-SBSFU version: 2.6.2I follow the https://www.youtube...

Meenakshi_3-1727515888859.png
Meenakshi by Associate III
  • 302 Views
  • 1 replies
  • 0 kudos

Resolved! How to implement secure boot on STM32 MCU

Hi,I'm using STM32F423ZHT6 MCU board. I want to implement the FOTA as well as Scure Boot on my EVAL board. But I don't have much knowledge about Secure Boot. So, I refer https://www.st.com/en/embedded-software/x-cube-sbsfu.html and AN5056. The SBSFU ...

Meenakshi by Associate III
  • 742 Views
  • 4 replies
  • 1 kudos