STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to include Crypto Library in System workbench project?

I have Downloaded STM32CubeExpansion_Crypto_V3.1.0 library. I am trying to use it for STM32L431RBTx Microcontroller. But I am getting error as shown in following images.What am I missing to do?Please help. Building target: _V0.1.elf" @"objects.list" ...

0690X000006CvjkQAC.bmp 0690X000006CvcPQAS.bmp 0690X000006CvcUQAS.bmp
RP by Associate II
  • 1665 Views
  • 7 replies
  • 0 kudos

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
  • 496 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
  • 888 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
  • 2442 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! H7 SBSFU DTCM usage

Hi All,Does the SBSFU reserve all of the DTCM in an H7 (stored state information, etc., expected to be stable across Core resets) such that the application shouldn't touch any of it after beginning execution?  The "Protected RAM ..." note in AN5056 F...