<?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>Secure AuthenticationのトピックRe: SE050 with RPi 3 B v1.2 Not Detecting</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/SE050-with-RPi-3-B-v1-2-Not-Detecting/m-p/1311133#M543</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Will be looking back at this document again in case if I have missed anything in the setup. I Still have not resolved this issue. Once I resolve this, will surely post the solution here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Wed, 21 Jul 2021 08:37:54 GMT</pubDate>
    <dc:creator>annimbanerjee</dc:creator>
    <dc:date>2021-07-21T08:37:54Z</dc:date>
    <item>
      <title>SE050 with RPi 3 B v1.2 Not Detecting</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-with-RPi-3-B-v1-2-Not-Detecting/m-p/1307151#M538</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need help to understand if this is RPi related issue or if it something to do with.... connection/wiring or pull-ups. I am not sure.&lt;/P&gt;&lt;H6&gt;Info:&lt;/H6&gt;&lt;P&gt;- Host: Raspberry Pi 3 B 1.2v&lt;BR /&gt;- Jumpers Config: default.[Factory Set][J37,J38 OPEN]&lt;BR /&gt;- OS: raspios_full_armhf-2021-05-28/2021-05-07-raspios-buster-armhf-full&lt;BR /&gt;- Linux raspberrypi 5.10.17-v7+ #1421&lt;BR /&gt;- Dev Kit: SE050 ARD Dev Kit.&lt;BR /&gt;- I2C: ENABLED&lt;BR /&gt;- Remote GPIO: ENABLED&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I2C arm baud rate/speed:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;~/&amp;gt;cat /boot/config.txt&lt;BR /&gt;dtparam=i2c_arm_baudrate=10000&lt;/PRE&gt;&lt;H6&gt;&amp;nbsp;Some more commands and output for more info:&lt;/H6&gt;&lt;PRE&gt;~/&amp;gt;i2cdetect -l&lt;BR /&gt;i2c-1 i2c bcm2835 (i2c@7e804000) I2C adapter&lt;BR /&gt;&lt;BR /&gt;~/&amp;gt;i2cdetect -F 1&lt;BR /&gt;Functionalities implemented by /dev/i2c-1:&lt;BR /&gt;I2C yes&lt;BR /&gt;SMBus Quick Command yes&lt;BR /&gt;SMBus Send Byte yes&lt;BR /&gt;SMBus Receive Byte yes&lt;BR /&gt;SMBus Write Byte yes&lt;BR /&gt;SMBus Read Byte yes&lt;BR /&gt;SMBus Write Word yes&lt;BR /&gt;SMBus Read Word yes&lt;BR /&gt;SMBus Process Call yes&lt;BR /&gt;SMBus Block Write yes&lt;BR /&gt;SMBus Block Read no&lt;BR /&gt;SMBus Block Process Call no&lt;BR /&gt;SMBus PEC yes&lt;BR /&gt;I2C Block Write yes&lt;BR /&gt;I2C Block Read yes&lt;BR /&gt;&lt;BR /&gt;~/&amp;gt; i2cdetect -y 1&lt;BR /&gt; 0 1 2 3 4 5 6 7 8 9 a b c d e f&lt;BR /&gt;00: -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --&lt;BR /&gt;70: -- -- -- -- -- -- -- --&lt;BR /&gt;&lt;BR /&gt;~/&amp;gt; ls -l /dev/i2c-1&lt;BR /&gt;crw-rw-rw- 1 root i2c 89, 1 Jul 13 19:15 /dev/i2c-1&lt;BR /&gt;&lt;BR /&gt;$..../simw-top_build/raspbian_native_se050_t1oi2c/bin &amp;gt; ls -l&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;-rwxr-xr-x 1 pi pi 28496 Jul 13 09:52 se05x_Minimal&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;$..../simw-top_build/raspbian_native_se050_t1oi2c/bin &amp;gt; sudo ./se05x_Minimal /dev/i2c-1&lt;BR /&gt;App :INFO :PlugAndTrust_v03.03.00_20210528&lt;BR /&gt;App :INFO :Running ./se05x_Minimal&lt;BR /&gt;App :INFO :Using PortName='/dev/i2c-1' (CLI)&lt;BR /&gt;smCom :ERROR:Failed writing data (nrWritten=-1).&lt;BR /&gt;&lt;BR /&gt;smCom :ERROR: - Error in I2C Write.....&lt;BR /&gt;smCom :ERROR:phNxpEseProto7816_SendRawFrame Error phNxpEse_WriteFrame&lt;BR /&gt;smCom :ERROR:TransceiveProcess Transceive send failed, going to recovery!&lt;BR /&gt;smCom :ERROR:phNxpEseProto7816_Open failed&lt;BR /&gt;smCom :ERROR: Failed to Open session&lt;BR /&gt;sss :ERROR:SM_Connect Failed. Status 7012&lt;BR /&gt;App :ERROR:sss_session_open failed&lt;BR /&gt;App :ERROR:ex_sss_session_open Failed&lt;BR /&gt;App :ERROR:!ERROR! ret != 0.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H6&gt;Wiring Info:&lt;/H6&gt;&lt;P&gt;Cable length of 4 wires: &amp;gt; 2.5 inch. Like a generic length female-to-female wire-length.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please, help is needed. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 11:18:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-with-RPi-3-B-v1-2-Not-Detecting/m-p/1307151#M538</guid>
      <dc:creator>annimbanerjee</dc:creator>
      <dc:date>2021-07-14T11:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 with RPi 3 B v1.2 Not Detecting</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-with-RPi-3-B-v1-2-Not-Detecting/m-p/1310285#M542</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189055"&gt;@annimbanerjee&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We provide the following app note to use SE050 with Raspberry Pi. Please kindly refer to&amp;nbsp;&lt;A href="https://www.nxp.com.cn/docs/en/application-note/AN12570.pdf" target="_blank"&gt;https://www.nxp.com.cn/docs/en/application-note/AN12570.pdf&lt;/A&gt;&amp;nbsp;for details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 08:37:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-with-RPi-3-B-v1-2-Not-Detecting/m-p/1310285#M542</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2021-07-20T08:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 with RPi 3 B v1.2 Not Detecting</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-with-RPi-3-B-v1-2-Not-Detecting/m-p/1311133#M543</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Will be looking back at this document again in case if I have missed anything in the setup. I Still have not resolved this issue. Once I resolve this, will surely post the solution here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 08:37:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-with-RPi-3-B-v1-2-Not-Detecting/m-p/1311133#M543</guid>
      <dc:creator>annimbanerjee</dc:creator>
      <dc:date>2021-07-21T08:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: SE050 with RPi 3 B v1.2 Not Detecting</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050-with-RPi-3-B-v1-2-Not-Detecting/m-p/1312920#M547</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189055"&gt;@annimbanerjee&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any progress on this issue? Looking forward to your reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 02:38:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050-with-RPi-3-B-v1-2-Not-Detecting/m-p/1312920#M547</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2021-07-26T02:38:08Z</dc:date>
    </item>
  </channel>
</rss>

