STM32 MCUs Security

Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to change option bytes in STM32CubeIDE?

I'm working with an STM32F04, and I'd like to change the option bytes so that my firmware can't be read back out after the device is programmed. I can tell from documentation I need to set the RDP byte to something besides 0xAA or 0xCC, but there isn...

GearHead by Associate II
  • 3792 Views
  • 2 replies
  • 3 kudos

Resolved! Unable to setup RDP on STM32H7

I am trying to setup the RDP programmatically on the STM32H7. I am running the code below. All functions return HAL_OK except HAL_FLASH_OB_Launch() which returns HAL_ERROR and its unclear to me why. Any ideas on how to debug this will be helpful as w...

AAgar.2 by Associate III
  • 1376 Views
  • 4 replies
  • 0 kudos

SBSFU SECoreBin failing to build with different AES Key

I'm trying to build the SECoreBIn, and have changed the key (OEM_COMPANY_1) in:STM32CubeExpansion_SBSFU_V2.3.0/Projects/NUCLEO-G071RB/Applications/2_Images/2_Images_SECoreBin/Binary/OEM_KEY_COMPANY1_key_AES_CBC.binIf I have understood correctly from ...

0693W000001sgVNQAY.png
kerp0w by Associate II
  • 782 Views
  • 1 replies
  • 0 kudos

Resolved! SBSFU issue with SysTick

Hi,I'm trying to port SBSFU example (L476 Nucleo) to L475 MCU for a custom board. My user app works fine without the SBSFU but when I combine them the clock breaks and HAL_Delay gets stuck. The UserApp of the example project however works fine. I hav...

MHoss.1 by Associate III
  • 1326 Views
  • 3 replies
  • 0 kudos

Can we load .bin file in place of .elf file for debug purposes in the system workbench for stm32 , I do not need break points , I know I can load the same file using j_flash utility but I want this process with system workbench

At the debug mode I would not like to provide .elf file , as the generated elf file does not have CRC that is generated .In STM system workbench I use post build command to generate .bin file and than I use srec-cat script to generate CRC on this .b...

My question is about intellectual property theft at CMs. Clearly ST recognizes the issue and even addresses it by adding SFI (secure internal firmware install) on some microcontrollers. AN5054 is listed in the resources for STM32L010K4; however, it is my

My question is about intellectual property theft at CMs. Clearly ST recognizes the issue and even addresses it by adding SFI (secure internal firmware install) on some microcontrollers. AN5054 is listed in the resources for STM32L010K4; however, it i...

KMalt.1 by Associate II
  • 1577 Views
  • 7 replies
  • 0 kudos