cancel
Showing results for 
Search instead for 
Did you mean: 

TM32H573xx + TrustZone activated

GTest.1
Associate II

Hi guys! I am a newbie in the STM32 world. I am little bit curious about STM32H573xx series's TrustZone feature implementation. My question is: if I develop a firmware by enabling the TrustZone (TZEN=1) and then every time when I will write the file on flash by using ATLINK/V2 programmer - am I going to face any issue due to TrustZone activation?

1 ACCEPTED SOLUTION

Accepted Solutions
Diane POMABIA
ST Employee

Hi @GTest.1​ 

If your RDP level alow you possibility to write in flash, TrustZone activation will not create an issue.

Regards

DianeP

View solution in original post

2 REPLIES 2
Diane POMABIA
ST Employee

Hi @GTest.1​ 

If your RDP level alow you possibility to write in flash, TrustZone activation will not create an issue.

Regards

DianeP

@Diane POMABIA​ thanks a lot for your prompt answer.