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

How many Public Keys we can store in Secure Boot. As per understanding from SBSFU examples, we can store only one public key to verify the signature of firmware. Can't we store more than one KEY ??

We want to store up to 4 Public Keys as backup, in case of any exploit in one KEY, we can switch to another.So, Can you provide any solution to store more than one Public KEY in SBSFU solution??

SPati.7 by Associate III
  • 885 Views
  • 5 replies
  • 0 kudos

Run issue after setting RDP to level 1 (POR and reset)

Hi,For production purpose we designed a control board for the test jig which does unitary and RF testing as well as the programming of onboard SoC and MCU, the STM32 target in this case is an STM32F411CEU6, the test jig control board is also based on...

HBida by Associate III
  • 1517 Views
  • 2 replies
  • 0 kudos

Resolved! How to disable SRAM1 firewall protection?

I am using the SBSFU project for OTA.I have linked my UserApp successfully with SBSFU projects and firmware up-gradation is working fine when FIREWALL protection is disabled.I am using the STM32L4 series controller and am aware of L4 series firewall-...

Brajp.1 by Associate II
  • 2035 Views
  • 9 replies
  • 0 kudos

is Firmware encryption support on STM32H753VI ??

As per Firmware encryption need, we need to have OTFDEC module and External Flash, where we can store Encrypted firmware on External Flash and on every reset of MCU, we decrypt on the fly with help of OTFDEC module and load it on RAM. From there it c...

SPati.7 by Associate III
  • 933 Views
  • 3 replies
  • 0 kudos

Need support to have STM32F769 Hardware 32BIT CRC generation and same value should be generated by STM CUBE IDE POST COMPILATION 32BIT CRC for BINARY file .

Need support to have STM32F769 Hardware 32BIT CRC generation and same value should be generated by STM CUBE IDE POST COMPILATION 32BIT CRC for BINARY file .So a quick background is once the project is compiled and binary is generated we use SREC_CAT ...

Accessing "Backup SRAM" with RDB Level 1 from Code in RAM

Hi all,I am not sure if I understood the reference manual right: When I activate Read Out Protection RDP Level 1, I can no longer access RTC Backup registers if I execute in RAM. I did not read that also Backup RAM is inaccessible. But it looks it i...

Microman by Associate III
  • 1777 Views
  • 5 replies
  • 0 kudos