Skip to main content
NickO
Associate III
April 16, 2025
Solved

TrustZone option removed from ST Cube IDE for STM32H7?

  • April 16, 2025
  • 2 replies
  • 660 views

In previous iterations of ST Cube IDE, the project creation wizzard included a tick box to create a project based on TrustZone. This option seems to have been removed. I am using an STM32H755.

Is there another way in which TrustZone based projects should now be created, and if so, could someone direct me to the revised documentation? I searched but maybe I am missing something?

 

 

Best answer by Ghofrane GSOURI

Hello again @NickO 

By checking the RM0433 Rev 8 (Reference manual STM32H742, STM32H743/753 and STM32H750 V):there is no Bit  TZEN: Global TrustZone security enable and that's why there is no tick box to create a project based on TrustZone which means STM32CubeMX is behaving correctly.

On the other hand for example STM32U575 does support a TRUSTZONE and if you check RM0456 Rev 6

you find this 

GhofraneGSOURI_0-1744792472601.png

so there is a tick box to create a project based on TrustZone.

 

2 replies

Ghofrane GSOURI
Technical Moderator
April 16, 2025

Hello @NickO 

First let me thank you for reporting.

I'm currently investigating this issue. I will get back to you asap.

THX

Ghofrane

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Ghofrane GSOURI
Ghofrane GSOURIBest answer
Technical Moderator
April 16, 2025

Hello again @NickO 

By checking the RM0433 Rev 8 (Reference manual STM32H742, STM32H743/753 and STM32H750 V):there is no Bit  TZEN: Global TrustZone security enable and that's why there is no tick box to create a project based on TrustZone which means STM32CubeMX is behaving correctly.

On the other hand for example STM32U575 does support a TRUSTZONE and if you check RM0456 Rev 6

you find this 

GhofraneGSOURI_0-1744792472601.png

so there is a tick box to create a project based on TrustZone.

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
NickO
NickOAuthor
Associate III
April 16, 2025

Hello

 

The STM32H755 does support trust zone however?

 

Nick

NickO
NickOAuthor
Associate III
April 16, 2025

Correction - I think I can see the issue. The 755 has RSS, but not TrustZone. I am confusing STM32 Trust with TrustZone?