STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 911 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...

NUCLEO-H723ZG board Memory Data all is 0 & CPU status Lockup

I tried to do an experiment with PC-ROP protection in Cubeprogrammer, but an exception occurred when I disabled protection.My Memory Data seems to be protected all the time, the value is always 0, and there is no way to Erase the entire Chip normally...

0693W00000Kc2U4QAJ.png
OLu.1 by Associate
  • 629 Views
  • 2 replies
  • 0 kudos

Interrupt on UserApp not working with SBSFU

Hi everyone,currently, I'm struggling to make interrupt working with SBSFU (STM32WB55).If I run the program without SBSFU, interrupt event working properly.but when I compiled it along with SBSFU, the interrupt not working.I see on another post that ...

affadli by Associate
  • 547 Views
  • 1 replies
  • 0 kudos

AES Cryptolib encrypted data doesn't decrypting by any other libraries on other platforms except Cryptolib itself

Hello everyone! I encrypt the data with the AES-256 ECB algorithm using the X-Cube-Cryptolib library, while the library itself can decrypt the data correctly, and third-party libraries decrypt it incorrectly. I use 32 random bytes as the key.I tried ...

Wladimir by Associate II
  • 1522 Views
  • 2 replies
  • 0 kudos