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

Secure Boot research

Can you help with new research on secure boot?   I am a cyber security researcher at the University of Bristol in the UK. I would like to your views on Secure boot.   My area of interest is developer-centred security, specifically in the issues that ...

fe23957 by Associate
  • 112 Views
  • 1 replies
  • 0 kudos

Resolved! STM32H503 cannot perform regression

Hello.  I am experimenting with securing a STM32H503 using password authentication, which will ultimately be an automated process.I created a simple password for testing and created the password hash in board_password.bin and da_password.bin(just for...

RGari by Associate III
  • 3834 Views
  • 28 replies
  • 0 kudos

Legacy SBSFU KMS on an STM32F4

I have legacy SBSFU based system running on an stm32f429 for a few years now, based on the STM32F413ZHT6 demo code that was present in the package. I am now interesting to using the KMS feature of SBSFU but after reading um2622 /seeing https://www.yo...

BPeet.1 by Associate
  • 153 Views
  • 1 replies
  • 0 kudos

Integrating TouchGFX and SBSFU

I am trying to integrate a very simple TouchGFX Application into the SBSFU (I only really need SB right now) application, on STM32U5A9J-DKI've switched out the Nonsecure application for mine, I've modified flash_layout to do primary only, no external...

JoeMck by Associate II
  • 222 Views
  • 3 replies
  • 0 kudos

Resolved! Correct forum for MOOC - Security?

I've been watching the MOOC - Security series and had some questions.  There is a link in the info block to a forum for any questions, but the link no longer works.  https://www.youtube.com/watch?v=g7ykhnmh7sAIs this the right place?I got to the end ...

KDesr.1 by Associate III
  • 117 Views
  • 3 replies
  • 0 kudos

Resolved! Secure Firmware update

I am working with the STM32U585RIT6 and need to implement a secure firmware update. In my application code, I don’t want to handle flash management or low-level update logic. I only want to generate a secure binary file and perform the update.I revie...

Write protection issue

Hi all,I was doing a firmware update from my raspberrypi to my MCU through I2C, and I facing this write protection issue.On initial flash with swd, I was flashing bootloader + main app to their required locations with their meta data like CRC program...

aravindpv by Associate III
  • 283 Views
  • 2 replies
  • 1 kudos