<?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>topic Re: SE050E detection issue in custom imx8mp board in Secure Authentication</title>
    <link>https://community.nxp.com/t5/Secure-Authentication/SE050E-detection-issue-in-custom-imx8mp-board/m-p/2183767#M1882</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have tried with the given command and I am getting the output as below&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8mp-lpddr4-evk:~# i2cdetect -y -a -q 3
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00: 00 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
10: 10 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
20: -- 21 -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: -- -- -- -- -- 55 -- -- -- -- -- -- -- -- -- -- 
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
70: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 7f 
root@imx8mp-lpddr4-evk:~# &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;and by testing with Getinfo utility same error is there,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8mp-lpddr4-evk:~/simw-top_build/imx_native_se050_t1oi2c/bin# ./se05x_GetInfo 
App   :INFO :PlugAndTrust_v04.05.00_20231201
App   :INFO :Running ./se05x_GetInfo
App   :INFO :Using PortName='/dev/i2c-3' (ENV: EX_SSS_BOOT_SSS_PORT=/dev/i2c-3)
smCom :ERROR:Failed writing data (nrWritten=-1).

smCom :ERROR: - Error in I2C Write.....
smCom :ERROR:phNxpEseProto7816_SendRawFrame Error phNxpEse_WriteFrame 
smCom :ERROR:TransceiveProcess Transceive send failed, going to recovery! 
smCom :ERROR:phNxpEseProto7816_Open failed 
smCom :ERROR: Failed to Open session 
sss   :ERROR:SM_I2CConnect Failed. Status 7012
App   :ERROR:sss_session_open failed
App   :ERROR:ex_sss_session_open Failed
App   :ERROR:!ERROR! ret != 0.&lt;/LI-CODE&gt;&lt;P&gt;Can you please guide me to validate it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Pratham&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Oct 2025 09:17:37 GMT</pubDate>
    <dc:creator>pratham_malaviya</dc:creator>
    <dc:date>2025-10-10T09:17:37Z</dc:date>
    <item>
      <title>SE050E detection issue in custom imx8mp board</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050E-detection-issue-in-custom-imx8mp-board/m-p/2179856#M1875</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am trying to validate the SE050E chip interfaced in our custom IMX8MP based board using the middleware example&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;se05x_GetInfo.&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;I have built and deployed the middleware using the application note &lt;A href="https://www.nxp.com/docs/en/application-note/AN13027.pdf" target="_self"&gt;AN13027.pdf&lt;/A&gt;&amp;nbsp;. Since the SE is interfaced with the &lt;STRONG&gt;i2c-4&lt;/STRONG&gt; so i have modified the&amp;nbsp;&lt;BR /&gt;&lt;EM&gt;static char* default_axSmDevice_name = "/dev/i2c-1";&lt;BR /&gt;to&amp;nbsp;static char* default_axSmDevice_name = "/dev/i2c-3";&amp;nbsp;&lt;/EM&gt; in&amp;nbsp;simw top/hostlib/hostLib/platform/linux/i2c_a7.c file.&lt;/P&gt;&lt;P&gt;Still I am facing the error:&lt;/P&gt;&lt;P&gt;root@imx8mp-lpddr4-evk:~# se05x_GetInfo&lt;BR /&gt;App :INFO :PlugAndTrust_v04.05.00_20231201&lt;BR /&gt;App :INFO :Running se05x_GetInfo&lt;BR /&gt;App :INFO :If you want to over-ride the selection, use ENV=EX_SSS_BOOT_SSS_PORT or pass in command line arguments.&lt;BR /&gt;smCom :ERROR:Failed writing data (nrWritten=-1).&lt;/P&gt;&lt;P&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_I2CConnect 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;/P&gt;&lt;P&gt;I have also attached the cmake-conf.txt for cmake configuration.&lt;/P&gt;&lt;P&gt;Can anyone suggest if any other changes are required in the source?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Oct 2025 11:28:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050E-detection-issue-in-custom-imx8mp-board/m-p/2179856#M1875</guid>
      <dc:creator>pratham_malaviya</dc:creator>
      <dc:date>2025-10-03T11:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: SE050E detection issue in custom imx8mp board</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050E-detection-issue-in-custom-imx8mp-board/m-p/2183616#M1880</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/235882"&gt;@pratham_malaviya&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try the i2cdetect command like below to probe the SE device on /dev/i2c-3?&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;i2cdetect -y -a -q 3&lt;/LI-CODE&gt;
&lt;P&gt;and you don't need to change the source code at all, just use the following command before running any demo out of MW.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;export EX_SSS_BOOT_SSS_PORT=/dev/i2c-3&lt;/LI-CODE&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>Fri, 10 Oct 2025 07:03:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050E-detection-issue-in-custom-imx8mp-board/m-p/2183616#M1880</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-10-10T07:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: SE050E detection issue in custom imx8mp board</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050E-detection-issue-in-custom-imx8mp-board/m-p/2183767#M1882</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/59276"&gt;@Kan_Li&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I have tried with the given command and I am getting the output as below&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8mp-lpddr4-evk:~# i2cdetect -y -a -q 3
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00: 00 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
10: 10 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
20: -- 21 -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
50: -- -- -- -- -- 55 -- -- -- -- -- -- -- -- -- -- 
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 
70: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 7f 
root@imx8mp-lpddr4-evk:~# &lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;and by testing with Getinfo utility same error is there,&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;root@imx8mp-lpddr4-evk:~/simw-top_build/imx_native_se050_t1oi2c/bin# ./se05x_GetInfo 
App   :INFO :PlugAndTrust_v04.05.00_20231201
App   :INFO :Running ./se05x_GetInfo
App   :INFO :Using PortName='/dev/i2c-3' (ENV: EX_SSS_BOOT_SSS_PORT=/dev/i2c-3)
smCom :ERROR:Failed writing data (nrWritten=-1).

smCom :ERROR: - Error in I2C Write.....
smCom :ERROR:phNxpEseProto7816_SendRawFrame Error phNxpEse_WriteFrame 
smCom :ERROR:TransceiveProcess Transceive send failed, going to recovery! 
smCom :ERROR:phNxpEseProto7816_Open failed 
smCom :ERROR: Failed to Open session 
sss   :ERROR:SM_I2CConnect Failed. Status 7012
App   :ERROR:sss_session_open failed
App   :ERROR:ex_sss_session_open Failed
App   :ERROR:!ERROR! ret != 0.&lt;/LI-CODE&gt;&lt;P&gt;Can you please guide me to validate it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Pratham&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Oct 2025 09:17:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050E-detection-issue-in-custom-imx8mp-board/m-p/2183767#M1882</guid>
      <dc:creator>pratham_malaviya</dc:creator>
      <dc:date>2025-10-10T09:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: SE050E detection issue in custom imx8mp board</title>
      <link>https://community.nxp.com/t5/Secure-Authentication/SE050E-detection-issue-in-custom-imx8mp-board/m-p/2184580#M1883</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/235882"&gt;@pratham_malaviya&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The default I2C address for SE050E is 0x48, so from your test, there is no such device on /dev/i2c-3, is there any connection issue between the host and SE050E on your board? Is it ok to have the schematics for a review?&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, 13 Oct 2025 06:52:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Secure-Authentication/SE050E-detection-issue-in-custom-imx8mp-board/m-p/2184580#M1883</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2025-10-13T06:52:52Z</dc:date>
    </item>
  </channel>
</rss>

