STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 811 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
  • 853 Views
  • 8 replies
  • 0 kudos

STM32H563 Warning: The Core is locked up

Hi,I'm currently developing a custom application which provisions and regresses an STM32H563, using the NUCLEO-H563ZI board for development.The CubeProgrammer CLI commands I'm executing are based on the bash scripts generated by CubeMX. Since I start...

Resolved! Are x-cube-cryptolib V.4 cmox_ functions reentrant?

Hi, I planned of implementing this library in a new STM32G4 application. I have no RTOS, and I need to make  cryptographic functions calls from both main loop and interrupts. So, instead of wasting time in building a thread-safe scheduling mechanism ...

mcasoni by Associate
  • 423 Views
  • 2 replies
  • 1 kudos