<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックUnable to configure TAMPER pins</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Unable-to-configure-TAMPER-pins/m-p/808019#M124668</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use TAMPER functionality to wakeup iMX6ULL from SNVS mode whenever i get some event on SNVS_TAMPER7. For this i read the fuse bits from uboot which gives me the following result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;=&amp;gt; fuse read 0 3&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;Reading bank 0:&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;Word 0x00000003: 713000ab&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;As per my understanding, this HEX value corresponds to using TAMPER pins as GPIO(referring IMX6ULLRM). So in order to use TAMPER7 as TAMPER, I am trying to write bits[21:20] as 1:0 using following command.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12pt;"&gt;=&amp;gt; fuse prog 0 3 712000AB&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12pt;"&gt;But this doesn't allow me to do so.It gives me Error in accessing the register&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;DIV&gt;=&amp;gt; fuse prog 0 3 712000AB&lt;/DIV&gt;&lt;DIV&gt;Programming bank 0 word 0x00000003 to 0x712000ab...&lt;/DIV&gt;&lt;DIV&gt;Warning: Programming fuses is an irreversible operation!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;This may brick your system.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Use this command only if you are sure of what you are doing!&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Really perform this fuse programming? &amp;lt;y/N&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;y&lt;/DIV&gt;&lt;DIV&gt;mxc_ocotp fuse_prog(): Access protect error&lt;/DIV&gt;&lt;DIV&gt;ERROR&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Can anyone please help me with this?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2018 14:17:49 GMT</pubDate>
    <dc:creator>priteshpatel</dc:creator>
    <dc:date>2018-06-21T14:17:49Z</dc:date>
    <item>
      <title>Unable to configure TAMPER pins</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Unable-to-configure-TAMPER-pins/m-p/808019#M124668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to use TAMPER functionality to wakeup iMX6ULL from SNVS mode whenever i get some event on SNVS_TAMPER7. For this i read the fuse bits from uboot which gives me the following result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;=&amp;gt; fuse read 0 3&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;Reading bank 0:&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;Word 0x00000003: 713000ab&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;As per my understanding, this HEX value corresponds to using TAMPER pins as GPIO(referring IMX6ULLRM). So in order to use TAMPER7 as TAMPER, I am trying to write bits[21:20] as 1:0 using following command.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12pt;"&gt;=&amp;gt; fuse prog 0 3 712000AB&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt; &lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12pt;"&gt;But this doesn't allow me to do so.It gives me Error in accessing the register&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #000000; background-color: #ffffff; font-size: 16px;"&gt;&lt;DIV&gt;=&amp;gt; fuse prog 0 3 712000AB&lt;/DIV&gt;&lt;DIV&gt;Programming bank 0 word 0x00000003 to 0x712000ab...&lt;/DIV&gt;&lt;DIV&gt;Warning: Programming fuses is an irreversible operation!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;This may brick your system.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Use this command only if you are sure of what you are doing!&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Really perform this fuse programming? &amp;lt;y/N&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;y&lt;/DIV&gt;&lt;DIV&gt;mxc_ocotp fuse_prog(): Access protect error&lt;/DIV&gt;&lt;DIV&gt;ERROR&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Can anyone please help me with this?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 14:17:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Unable-to-configure-TAMPER-pins/m-p/808019#M124668</guid>
      <dc:creator>priteshpatel</dc:creator>
      <dc:date>2018-06-21T14:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to configure TAMPER pins</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Unable-to-configure-TAMPER-pins/m-p/808020#M124669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pritesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is no tamper pin function on i.MX6ULL so the fuses are programmed,&lt;/P&gt;&lt;P&gt;TAMPER0-9 are used as GPIO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 00:26:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Unable-to-configure-TAMPER-pins/m-p/808020#M124669</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-06-22T00:26:31Z</dc:date>
    </item>
  </channel>
</rss>

