STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 Secure Boot

Hello all, We are working on STM32 Secure bootloader for STM32H7B3RIT6 MCU.For this we taken reference code from X-CUBE-SBSFU STM32H7B3I-DK .As of now we have successfully migrated the SBSFU & SECORE code for STM32H7B3I-DK to Our MCU.We have prepared...

SBSFU - flash erase 0x0000 instead of 0xFFFF

Hi,I try to use the SBSFU in a project with a STM32F722 and so far it works to flash an initial firmware. Now what I would like to do is to update the firmware and for that, since I can only use one image because of the limited flash size, I corrupt ...

0693W00000HrFgpQAF.png
STsch.1 by Associate III
  • 796 Views
  • 2 replies
  • 0 kudos

Resolved! GTZC and PKA privileged config

Hi, I have enabled the HASH, RNG, and PKA. I also enabled the Global Trust Zone Controller and configured the PKA as privilege access. However, the generated code from STM32CubeMX does produce an error due to undefined GTZC_CFGR3_PKA_Pos which is mis...

hakeila by Associate III
  • 1361 Views
  • 12 replies
  • 0 kudos

Issue when enabling Secure User Memory on STM32H7B3

Hello everyone,i am trying the secure user memory on the stm32h7b3 using the examples provided by ST. In want to enable secure user memory for a 230KB area starting from the begin of the flash: 0x08000000. The function RSS_API->resetAndInitializeSecu...

aco990_0-1736782475126.png aco990_1-1736782522695.png aco990_2-1736782571421.png
aco990 by Associate III
  • 415 Views
  • 2 replies
  • 0 kudos

MCUBoot size

Hi,I'm currently exploring the solutions to develop a bootloader on a STM32U535. I'm looking into the MCUBoot based examples provided by ST : SBSFU projects.After some investigations, I noticed that the SBSFU_Boot memory footprint was ~80ko and the S...

pierre20 by Associate II
  • 1027 Views
  • 5 replies
  • 2 kudos

Resolved! SBSFU on STM32H743 SWAP_BANK

I am new to SBSFU. I picked the NUCLEO-H753ZI project to try on a board with STM32H743. Everything seems to be running fine but ONLY when the SWAP_BANK is unchecked at startup. When it is checked before flashing, the board doesn't run as it was progr...

starmour by Associate II
  • 1077 Views
  • 8 replies
  • 0 kudos