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! Crypto Support for STM32F205RG

Greetings,I want to implement encryption in STM32F205RG. I came to know that there is no Hardware support, so is there any STM32 crypto library for STM32F205RG ? I want to implement AES encryption and decryption function. Thanks for support.

SBSFU Application from STM32CubeU5

I am still very new to embedded programming. I am trying to walk through the SBSFU example application for the B-U585I-IOT02A from STM32CubeU5. The board I am using is STM32U5A9J-DK. I tailored some of the build settings in STM32CubeIDE for STM32U5A9...

alanl by Associate II
  • 274 Views
  • 1 replies
  • 0 kudos

STM32H563VG chip cannot be erased

Hi,I'm using an STM32H563VG (1MB Flash version) on a custom board. I have a STLINK-V3MINIE connected and I'm using STM32CubeProgrammer.When I'm doing a full chip erase, the content of the flash memory is not altered, everything is still there when I ...

CClau.1 by Associate II
  • 153 Views
  • 2 replies
  • 0 kudos

SFI programm STM32L562 do not work.

Good day!I have custom board with cpu stm32l562. I am prepared all data and global license. CPU prepared by script file from package STM32CubeExpansion_SFI_v1.5.0 L5.This operation is OK.But after if start programm by Cube Programmer ( v 2.19 ) - i h...

dlpPavlo by Associate II
  • 139 Views
  • 5 replies
  • 0 kudos

STM32H730 AES-GCM Tag issue

STM32H730, an invalid tag is generated for payloads that are not a multiple of 4, as described in Re: STM32U545 AES GCM Tag mismatch - STMicroelectronics Community.AES-CCM: no issues, everything works.AES-GCM:The HAL already handles required padding ...

GCern.1 by Associate III
  • 592 Views
  • 9 replies
  • 1 kudos