configuration of the Tamper pins
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-21 10:49 PM
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.
Solved! Go to Solution.
- Labels:
-
STM32 Security
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-22 1:43 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-22 1:43 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-22 1:46 AM
@Bubbles Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-01 10:00 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-01 6:06 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-03 9:09 PM
Hi @Bubbles
Thanks for the reply, i'm using STMU585 controller.
