STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Debug autentification with certificate on STM32H563

Hi. How can i connect a debug session to a device with product-state: closed and non secure software (no TZ active) without full regression.   I have create the password.bin file and two certificate files with TrustZone Package Creator: - DA with p...

stm32cubeide_rV2jj6lTVp.jpg

SBSFU: encountering unexpected TLV error

Hi,I am evaluating/learning the SBSFU application example on STM32WBA55CG and having issues getting it up and running. Below is the screenshot of the example log:To begin with, I want to be able to do the following.1. Flash the bootloader and flash t...

mr_divakar_0-1738874549615.png

Resolved! STM32F4 [X-CUBE-CRYPTOLIB] - Cryptography Support

Hello,I am using the Nucleo-STM32F411RE development board and require support for cryptographic functions, particularly ECC NIST P-256, MAC, etc, for my development use cases.To achieve this, I downloaded the X-CUBE-CRYPTOLIB v4.3.0 package as it was...

Akash_M by Associate
  • 198 Views
  • 3 replies
  • 0 kudos

Prevent unauthorised Firmware updates using USB DFU

Title edited to be more descriptive than just "USB"HI,I Need help, My application Requires  Firmware updates using USB DFU Mode, and planning to make a custom Pc software that updates code using USB. How can I Make sure that only my Pc software shoul...