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

Not able to jump to application after enabling HDP

@JHOUD​ @TDK​ @Dimitrios Bako​ I have configured HDP as follows :By Bootloader .icf details are :define symbol __ICFEDIT_region_ROM_start__       = 0x0C000800;define symbol __ICFEDIT_region_ROM_end__        = 0x0C007FFF; Configurations when i debug t...

0693W00000LzCUYQA3.png 0693W00000LzCVgQAN.png
vsing.1 by Associate II
  • 1344 Views
  • 4 replies
  • 0 kudos

Resolved! Questions about PCROP, Firewall and RDP protections

Hi,I am using the the SecureBoot on a STM32L4 with the KMS, I have some questions related to the protections:As I use the KMS, I read in the UM2262: "With KMS middleware integration, SBSFU keys are no more stored in a section under PCROP protection b...

BEnge.1 by Associate III
  • 2154 Views
  • 8 replies
  • 0 kudos

Resolved! SBSFU 1 image example for STM32G474

Hi I want to ask that In SBSFU example for STM32G474 in user app application Firmware update is done using ymodem protocol i.e. UART can we used SPI protocol instead of this is this possible to use SPI or there is any limitation????? Please suggest

p123 by Associate II
  • 1165 Views
  • 1 replies
  • 0 kudos

How can we configure SECURITY Mode for STM32H753

Do we have provision to configure STM32H753 as Secure Mode or not using SECURITY Pin in Boot selection ??or is this completely owned by STM ??is Devices received with enabling SECURE MODE it self ?? as mentioned in below Diagram ?? is STM does this S...

0693W00000LzC5TQAV.png
SPati.7 by Associate III
  • 2118 Views
  • 8 replies
  • 0 kudos

Resolved! SBSFU 1 image example for STM32G474

Hello everyone I am working on 1 image example for STM32G474 I want to ask that what we can achieve using this.....We are able to download new firmware image or Not ?????????

p123 by Associate II
  • 906 Views
  • 1 replies
  • 0 kudos

Resolved! Is it possible to send a variable in my program (containing the firmware version) to the SBSFU post build script?

One of the variable in my program is the program version ie 200 for version 2.00. I log it to my debug log and I display it for the customer. The program version must also be passed to the SBSFU post build script. Is there any way to do this so the S...