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

TrustZone and LED blinking in the nonsecure project

Hi,I have generated a CubeMX project with trustzone. So, I have a secure and a nonsecure project. The secure project runs, jumps to the nonsecure project and the nonsecure project tries to blink the red. I am using CMakeLists and have included my_app...

fa31 by Associate III
  • 92 Views
  • 2 replies
  • 2 kudos

STM32H750 User data in secure flash

Hello,I am using X-CUBE SBSFU for an application running on STM32H750 mcu.The user application is running from QSPI, and I want to encrypt/decrypt some data that will be stored into an external EEPROM.To do this I would like to use an AES algorithm a...

i2399 by Associate II
  • 53 Views
  • 2 replies
  • 0 kudos

Resolved! Alternate OBK sector on STM32H56x

We appreciate the example in the STM32Cube repository, located at STM32Cube_FW_H5_V1.1.1\Projects\NUCLEO\H563ZI\Examples\FLASH\FLASH_OBK_EraseProgram. We are looking to modify the product state and write the .obk file directly from the firmware, and ...

zhiv12 by Associate
  • 81 Views
  • 1 replies
  • 1 kudos

AES-CCM Tag gives wrong values

Hi, I am working on the STM32H533RE microcontroller and implementing AES-CCM encryption using a NIST test vector for validation. While the encrypted output matches the expected result, the authentication tag generated is incorrect. I have shared the ...

Keerthi by Associate II
  • 130 Views
  • 1 replies
  • 0 kudos