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

Send/Receive data over USB on STM32H563 Nucleo

need to transfer some string to PC via USB config. Here am implementing simple code here. But no responses in hyper terminal. Kindly help me. Am using Nucleo-STM32H563ZI board.//=======================================while (1){/* USER CODE END WHILE ...

RKOAS by Associate II
  • 932 Views
  • 1 replies
  • 0 kudos

TF-M SBSFU STM32B-U585-IOT2A External Flash Usage

Hi @ChannelIm using  the TF-M Application package for the STM32U585 development board from ST. My query is as per the memory map of the Internal Flash has a combined storage of 826kb for secure and non secure image.(Please refer to the figure below)....

PJose4_0-1692880124991.png
PJose.4 by Senior
  • 1476 Views
  • 2 replies
  • 0 kudos

STM32F423 Generating AuthTag for AES crypto is not working

Hi All,I have a problem with tag generating for CRYP_AES_GCM_GMAC. The main crypting is fully working, but AuthTag is generated wrongly. It is strongly depend when the generating is started. When you change for (int i = 0; i < 10000; i++) {}; you w...

milan23 by Associate II
  • 1276 Views
  • 2 replies
  • 0 kudos

Resolved! mbedTLS version 2.28.2.v2 upgrade on secure boot

I would like to use the mbedTLS version 2.28.2.v2 on the secure boot for stm32h743ii controller. I have downloaded SBSFU v2.6.2 and Built the secure boot binary on top of the example project from H753 2_images_OSC folder. Secure boot is running the t...

mr.1 by Associate III
  • 3910 Views
  • 9 replies
  • 4 kudos

Resolved! SBSFU | 1 Image Download and Decryption

Hello all.Another question regarding SBSFU, this time 1 image version.When we download new image via YMODEM, when does decryption process happen?1. Is new image first downloaded into active image slot and then decrypted?2. Is new image downloaded and...

Resolved! Porting STM32G071 SBSFU to STM32G0B1 issues and queries

Hi Community,I'm porting STM32G071 SBSFU to STM32G0B1RE and Customizing UART to USB CDC.I'm using Nucleo-G0B1RE dev kit and STMCubeIde for development.1. I'm able to build, load, run both STM32G071 SBSFU and UserApp without any changes. but when I ch...

Tarun by Associate III
  • 1116 Views
  • 1 replies
  • 0 kudos