<p>Kévin Redon has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9852">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">SIMtrace: enable interrupt on edge dection for SIM_RST pin to reset the sniffer ISO state<br><br>Change-Id: I92ff29abd6a8690dd033d8cf13ad0d1ff9740fe5<br>---<br>M firmware/libboard/simtrace/include/board.h<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/52/9852/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/firmware/libboard/simtrace/include/board.h b/firmware/libboard/simtrace/include/board.h</span><br><span>index c5f4dc4..891ab33 100644</span><br><span>--- a/firmware/libboard/simtrace/include/board.h</span><br><span>+++ b/firmware/libboard/simtrace/include/board.h</span><br><span>@@ -67,7 +67,7 @@</span><br><span> /* Connect all lines (VPP, CLK, RST, and I/O) between card and phone */</span><br><span> #define PINS_BUS_SNIFF          PIN_SC_SW_SNIFF, PIN_IO_SW_SNIFF</span><br><span> /* Card RST reset signal input (use as input since the phone will drive it) */</span><br><span style="color: hsl(0, 100%, 40%);">-#define PIN_SIM_RST_SNIFF      {PIO_PA7, PIOA, ID_PIOA, PIO_INPUT, PIO_DEFAULT}</span><br><span style="color: hsl(120, 100%, 40%);">+#define PIN_SIM_RST_SNIFF      {PIO_PA7, PIOA, ID_PIOA, PIO_INPUT, PIO_DEGLITCH | PIO_IT_EDGE}</span><br><span> /* Pins used to sniff phone-card communication */</span><br><span> #define PINS_SIM_SNIFF          PIN_SIM_IO, PIN_SIM_CLK, PIN_SIM_RST_SNIFF</span><br><span> /* Disable power converter 4.5-6V to 3.3V (active high) */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9852">change 9852</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/9852"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I92ff29abd6a8690dd033d8cf13ad0d1ff9740fe5 </div>
<div style="display:none"> Gerrit-Change-Number: 9852 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Kévin Redon <kredon@sysmocom.de> </div>