STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

While transferring image from Y-Modem protocol on SBSFU, Download is aborting said that user got aborted. I am using NUCLEO-STM32H753ZI example with 2 image source.

=================== Main Menu ============================ Download a new Fw Image ------------------------------- 1 Test Protections -------------------------------------- 2 Test SE User Code ------------------------------------- 3 Multiple download...

SPati.7 by Associate III
  • 977 Views
  • 7 replies
  • 1 kudos

SBSFU_V2.6.0 compiler fail fail based on IAR

Hi ,I have to use IAR IDE to develop SBSFU function , But I found that after "2_Images_SECoreBin" compiler success, I try to compiler "2_Images_SBSFU" as below picture. It's seem show post build fail.Dose anyone find this issue and some suggest? (but...

0693W00000KcCmNQAV.png 0693W00000KcCmDQAV.png
stsan.1 by Associate II
  • 851 Views
  • 2 replies
  • 0 kudos

Securely program bootloader remotely in STM32

Normally the bootloader is the first thing to program in the MCU by the manufacturer,. Bootloader contains a way how to update the firmware of the device from the firmware file (encrypted), which is openly passed to the customer. Hence the bootloader...