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! SBSFU installation issue

 Hi,I'm using F4 series board (STM32F423ZHT6). also I'm using F4 and scripts say L series - are they compatable?STM32CubeProgrammer version: STM32CubeProgrammer 2.14.0 - This is support SBSFUX-CUBE-SBSFU version: 2.6.2I follow the https://www.youtube...

Meenakshi_3-1727515888859.png
Meenakshi by Associate III
  • 514 Views
  • 1 replies
  • 0 kudos

Resolved! How to implement secure boot on STM32 MCU

Hi,I'm using STM32F423ZHT6 MCU board. I want to implement the FOTA as well as Scure Boot on my EVAL board. But I don't have much knowledge about Secure Boot. So, I refer https://www.st.com/en/embedded-software/x-cube-sbsfu.html and AN5056. The SBSFU ...

Meenakshi by Associate III
  • 1530 Views
  • 4 replies
  • 1 kudos

Resolved! X-CUBE cryptolib in sbsfu

Hi,I am implementing the sbsfu encryption functionality on the stm32u575 micros which do not contain hardware accelerator. For this I have decided to use x-cube cryptolib to be able to encrypt and decrypt messages. I have tested the example aes_cbc_e...

Encountering an error while doing DA

Hi, I have accidentally set the option byte PRODUCT_STATE=0x17 and the device is locked and shows the following when I do DA discover.This is the log related to the error message.12:09:28 : Start Debug Authentication Sequence12:09:28 : SDMOpen       ...