Skip to main content
meghasb
Associate III
January 22, 2024
Solved

configuration of the Tamper pins

  • January 22, 2024
  • 2 replies
  • 2145 views

Hi all,

One small doubt on the tamper configuration, is it possible to configure both active and Passive tamper in the Same project/API, or  both should be in different project/API. why this doubt is as Seed is not required for Passive tamper, so does it effect the passive tamper implantation if we implement in the same project.

This topic has been closed for replies.
Best answer by Bubbles

Hi @meghasb,

yes, as long as you assign them to different pins, you can combine active and passive tamper in the same project. If you need more specific answer, you need to ask more detailed question.

BR,

J

2 replies

Bubbles
BubblesBest answer
ST Employee
January 22, 2024

Hi @meghasb,

yes, as long as you assign them to different pins, you can combine active and passive tamper in the same project. If you need more specific answer, you need to ask more detailed question.

BR,

J

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.
meghasb
meghasbAuthor
Associate III
February 2, 2024

Hi Bubbles,

Thanks for the reply, i have assigned the static tamper to pin PC13 and Dynamic to PE5-PE6, PA0-PA1. when I'm trying to run the code indusial for static, it detecting, and when I'm running with both(static and dynamic) in one project, static tamper is not triggered or no response from that. is their any configuration setting to be done in the tool?

 

Bubbles
ST Employee
March 1, 2024

Hi @meghasb,

what device are you using?

BR,

J

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.
meghasb
meghasbAuthor
Associate III
January 22, 2024

@Bubbles Thanks.