STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STMCryptoLib failures on STM32U599

The Issue When my bootloader jumps to the application all `AES_ECB_Encrypt_XXX` incorrectly encrypt/decrypt the data. Once the application fails to initialize too many times it will reboot due to watchdog and the ncrypt/decrypt will continue to fail ...

desmond by Associate III
  • 2624 Views
  • 10 replies
  • 1 kudos

SBSFU | Option bytes programming and OpenOCD

Hello all,Another question from SBSFU series.I'm wondering what are the available ways to clear option bytes?The option I was using so far was simply STM32CubeProgrammer GUI, but what if we don't have ST-Link on board and we have to rely on something...

JakubStandarski_0-1695831702179.png

STM32 H733 Secure Boot & Secure Firmware Update

Hi,I need to implement things that are required to implement secure boot & secure software update STM32 H733 Microcontrollers. Trying to understand from the beginner perspective, though I have the Cube package downloaded from the st website, still li...

Issue with SFBU and EEPROM Firmware Update

Hello,I'm currently working on a project that involves using the SFBU (Secure Firmware Bootloader Update) due to the limited flash size of the MCU. I've set up an external EEPROM to store the entire firmware before the update process.I've made necess...

NAndreadakis_0-1700570215656.png NAndreadakis_1-1700570474151.png