STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

Resolved! Can x-cube-sbsfu use hardware decryption?

I'm using H753 which has hw crypto, and was hoping to improve the sbsfu execution time (e.g. time to validate FW header at start tup) by enabling hw crypto. However HAL_CRYP_MODULE_ENABLED doesn't do anything. I looked through the integration guide a...

JQiao.1 by Associate II
  • 553 Views
  • 1 replies
  • 0 kudos

Encryption using AES CCM + MIC - stm32wb

Hi,i am trying to develop a device which sends out bthome advertisements via ble (some sensor data).So far so good, this part is working, but now i would also like to use bthome encryption.https://bthome.io/encryption/So following this guide, i would...

Exeu by Associate II
  • 813 Views
  • 0 replies
  • 0 kudos

adc_trustzone Issue

Hi, I am using ADC1 on stm32H563ZI nucleo board with trustzone enabled, I am not getting proper adc values (getting adc count of 822). When trust zone is disabled I am getting proper value of around 4095 with input of 3.3Volt .I am attaching the proj...

Ally_11 by Associate
  • 604 Views
  • 1 replies
  • 1 kudos

Restart HSM (STM32HSM-V2AE)

Hello,I am following the guide to generate SFI files. I am testing and have programmed the HSM. Is there any way to "restart" the HSM? Is there any way to start the guide over as if I hadn't done anything?I am particularly interested in obtaining inf...

Sin título.png
mikel-m by Associate III
  • 445 Views
  • 1 replies
  • 0 kudos

Resolved! TFM app

Hello,I would like to use the TFM application on STM32CubeIDE for the B-U585I-IOT02A board but I can't find the application anywhere. Any help?