Skip to main content
ZKRAC.1
Associate III
March 22, 2022
Question

Unable to use tamper event detection (TAMP) with Trustzone activated in stm32U575?

  • March 22, 2022
  • 2 replies
  • 739 views

Actually, I'm trying to use passive tamper detection with trustzone activated in stm32U5. I'm using pushbutton to simulate the tamper and I want to to toggle an LED as a response, it works when I configure the tamper as non-secure, and the LED is configured in both scenarios (secure or non-secure), but unfortunately when I try to configure the tamper as secure it doesn't work and it's unable to generate interruption in the secure world, I'm wondering if we can use the tamper in the secure world, according to the documentation the TAMP is fully securable by trustzone, but when I tried it I didn't get any interruption and the tamper was not detected.

Thank you.

This topic has been closed for replies.

2 replies

Amel NASRI
Technical Moderator
March 31, 2022

Hi @ZKRAC.1​ ,

I see that you asked almost the same question here.

I let you continue the discussion there with @JHOUD​ .

-Amel

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.
ZKRAC.1
ZKRAC.1Author
Associate III
April 4, 2022

Hi, yes it's the same question.

Thank you.