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

Provisioning custom board

Hello, I hope you are doing well!I developed a project based on the STM32H573I-DK example with TrustZone. However, in the final board, I am using the STM32H573VI microcontroller. I migrated all the code to this microcontroller, made the necessary pin...

ffjunq_0-1718971203495.png
ffjunq by Associate III
  • 643 Views
  • 1 replies
  • 0 kudos

Resolved! STSAFE-A110 how to enter Hibernate

board: stm32U585 + stsafe-a110 before the stm32u585 enter the low power mode ,I want to set stsafe-a110 enter the low power consumpion mode. I can't find the methods to enter Hibernate      

dylanou_0-1718336059037.png dylanou_1-1718336334937.png dylanou_2-1718336347382.png
dylanou by Associate III
  • 793 Views
  • 1 replies
  • 0 kudos

Trusted Firmware-M v2.1.0 - Bricked Nucleo-L552ZE-Q

Hello,I followed this tutorial to add an example secure partition in TF-M ( https://tf-m-user-guide.trustedfirmware.org/integration_guide/services/tfm_secure_partition_addition.html ) and then followed these instructions to flash the application to m...

MCost4_0-1716225932046.png
MCost.4 by Associate II
  • 5203 Views
  • 25 replies
  • 1 kudos

TFM building

 Hello,I am trying to compile the TFM application, but when building the TFM Appli Secure project, it says it cannot find the file tfm_parse_manifest_list.exe and gives me errors because not all the .h files that should be generated by running the pr...