<?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のトピックRe: MIMXRT1160 -EVK</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1456882#M190284</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/177625"&gt;@ronen&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;So, whether your&amp;nbsp;&lt;SPAN&gt;TDA8035&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ATR detect has the difference to the SDK default&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;GSM sim card?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;You can check it from the register level side, whether it matches your module. As I don't have your TDA8035 on my side, so I can't test it directly on my side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Maybe we need to check the difference with the working GSM SIM CARD.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 12 May 2022 02:15:12 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2022-05-12T02:15:12Z</dc:date>
    <item>
      <title>MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1454764#M190123</link>
      <description>&lt;P&gt;I would like to evaluate&amp;nbsp; the EMVSIM2 module . There is a sample code for smartcard which use&amp;nbsp;EMVSIM2 ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 06:53:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1454764#M190123</guid>
      <dc:creator>ronen</dc:creator>
      <dc:date>2022-05-09T06:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1454910#M190140</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/177625"&gt;@ronen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Our SDK already support the&amp;nbsp;&lt;SPAN&gt;EMVSIM2, which is the smartcard demo:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;SDK_2_11_0_MIMXRT1160-EVK\boards\evkmimxrt1160\driver_examples\smartcard\cm7&lt;/P&gt;
&lt;P&gt;You can download SDK from this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/" target="_blank"&gt;https://mcuxpresso.nxp.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 10:02:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1454910#M190140</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-05-09T10:02:22Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1454917#M190141</link>
      <description>&lt;P&gt;Hi Kerry&lt;/P&gt;&lt;P&gt;Thank you for replay.&lt;/P&gt;&lt;P&gt;I have already use the smartcard demo which configured to EMVSIM1&lt;/P&gt;&lt;P&gt;I swapped to EVMSIM2 but my problem is that I use TDA8035 also.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The smartcard demo include option for TDA8035 ,but when I have enabled the option I got problems that I could not resolve, for example:&lt;/P&gt;&lt;P&gt;#if defined(USING_PHY_TDA8035)&lt;BR /&gt;context.interfaceConfig.vsel0Port = BOARD_SMARTCARD_VSEL0_PORT;&lt;BR /&gt;context.interfaceConfig.vsel0Pin = BOARD_SMARTCARD_VSEL0_PIN;&lt;BR /&gt;context.interfaceConfig.vsel1Port = BOARD_SMARTCARD_VSEL1_PORT;&lt;BR /&gt;context.interfaceConfig.vsel1Pin = BOARD_SMARTCARD_VSEL1_PIN;&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;vsel0Port is expected to uint8_t but on&amp;nbsp;&lt;SPAN&gt;MIMXRT1160 ports are typedef define .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ronen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 10:12:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1454917#M190141</guid>
      <dc:creator>ronen</dc:creator>
      <dc:date>2022-05-09T10:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1454937#M190145</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/177625"&gt;@ronen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Thanks for your updated information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Which board you are testing now? MIMXRT1160-EVK board or your own customer board?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Do you already test your&amp;nbsp;&lt;SPAN&gt;TDA8035 with the SDK smartcard code for&amp;nbsp;EMVSIM1, whether that works or not?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; When you switch to the&amp;nbsp;EVMSIM2&amp;nbsp;, you need to modify the pinmux.c for the&amp;nbsp;EVMSIM2&amp;nbsp; at first, then the related interface in the main file to&amp;nbsp;EVMSIM2&amp;nbsp;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; To&amp;nbsp;vsel0Port&amp;nbsp;, it is the structure define:&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="c"&gt;typedef struct _smartcard_interface_config
{
    uint32_t smartCardClock;            /*!&amp;lt; Smart card interface clock [Hz] */
    uint32_t clockToResetDelay;         /*!&amp;lt; Indicates clock to RST apply delay [smart card clock cycles] */
    uint8_t clockModule;                /*!&amp;lt; Smart card clock module number */
    uint8_t clockModuleChannel;         /*!&amp;lt; Smart card clock module channel number */
    uint8_t clockModuleSourceClock;     /*!&amp;lt; Smart card clock module source clock [e.g., BusClk] */
    smartcard_card_voltage_class_t vcc; /*!&amp;lt; Smart card voltage class */
    uint8_t controlPort;                /*!&amp;lt; Smart card PHY control port instance */
    uint8_t controlPin;                 /*!&amp;lt; Smart card PHY control pin instance */
    uint8_t irqPort;                    /*!&amp;lt; Smart card PHY Interrupt port instance */
    uint8_t irqPin;                     /*!&amp;lt; Smart card PHY Interrupt pin instance */
    uint8_t resetPort;                  /*!&amp;lt; Smart card reset port instance */
    uint8_t resetPin;                   /*!&amp;lt; Smart card reset pin instance */
    uint8_t vsel0Port;                  /*!&amp;lt; Smart card PHY Vsel0 control port instance */
    uint8_t vsel0Pin;                   /*!&amp;lt; Smart card PHY Vsel0 control pin instance */
    uint8_t vsel1Port;                  /*!&amp;lt; Smart card PHY Vsel1 control port instance */
    uint8_t vsel1Pin;                   /*!&amp;lt; Smart card PHY Vsel1 control pin instance */
    uint8_t dataPort;                   /*!&amp;lt; Smart card PHY data port instance */
    uint8_t dataPin;                    /*!&amp;lt; Smart card PHY data pin instance */
    uint8_t dataPinMux;                 /*!&amp;lt; Smart card PHY data pin mux option */
    uint8_t tsTimerId; /*!&amp;lt; Numerical identifier of the External HW timer for Initial character detection */
} smartcard_interface_config_t;&lt;/LI-CODE&gt;
&lt;P&gt;&lt;SPAN&gt;Seems the code still didn't fully support the&amp;nbsp;TDA8035, although it contains the define, but I find when I open&amp;nbsp;USING_PHY_TDA8035, a lot of code is lacked.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So the existing code for&amp;nbsp;TDA8035 should not complete, as the defined data are not added, eg:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BOARD_SMARTCARD_VSEL0_PORT&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I will help you to check it internally.&lt;/P&gt;
&lt;P&gt;Any updated information, will let you know.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 11:02:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1454937#M190145</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-05-09T11:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1455812#M190214</link>
      <description>&lt;P&gt;Hi Kerry&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have connected&amp;nbsp;TDA8035 : Cake8035 board&amp;nbsp; to Evaluation board from Embedded Artist&amp;nbsp;&lt;STRONG&gt; iMX RT1166 Developer’s Kit&amp;nbsp;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;My starting point is the&amp;nbsp;&lt;SPAN&gt;SDK_2_11_0_MIMXRT1160-EVK\boards\evkmimxrt1160\driver_examples\smartcard\cm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;my modified&amp;nbsp; pins configuration are&lt;/P&gt;&lt;P&gt;IOMUXC_SetPinMux(&lt;BR /&gt;IOMUXC_GPIO_AD_07_EMVSIM2_CLK, /* GPIO_AD_07 is configured as EMVSIM2_CLK */&lt;BR /&gt;0U); /* Software Input On Field: Input Path is determined by functionality */&lt;BR /&gt;IOMUXC_SetPinMux(&lt;BR /&gt;IOMUXC_GPIO_AD_08_EMVSIM2_RST, /* GPIO_AD_08 is configured as EMVSIM2_RST */&lt;BR /&gt;0U); /* Software Input On Field: Input Path is determined by functionality */&lt;BR /&gt;&lt;BR /&gt;IOMUXC_SetPinMux(&lt;BR /&gt;IOMUXC_GPIO_AD_06_EMVSIM2_IO, /* IOMUXC_GPIO_AD_06_EMVSIM2_IO is configured as EMVSIM2_IO option2*/&lt;BR /&gt;0U);&lt;BR /&gt;&lt;BR /&gt;IOMUXC_SetPinMux(&lt;BR /&gt;IOMUXC_GPIO_AD_09_EMVSIM2_SVEN, /* GPIO_AD_09 is configured as EMVSIM2_SVEN */&lt;BR /&gt;0U);&lt;/P&gt;&lt;P&gt;IOMUXC_SetPinMux(&lt;BR /&gt;IOMUXC_GPIO_AD_10_EMVSIM2_PD, /* GPIO_AD_10 is configured as EMVSIM2_PD */&lt;BR /&gt;0U);&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that the EMVSIM module work trough TDA 8035 : The SIM card got VCC,Reset an clock . Also the SIM's response passed through I/O bidirectional pin from&amp;nbsp; TDA8035 to the CPU .&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I couldn't&amp;nbsp; get the SIM response&amp;nbsp; on the EVMSIM module (I got that error : "initial character (TS) detection has expired" from the IRQ Handler) ,although I have tested my connections .&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ronen&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 16:17:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1455812#M190214</guid>
      <dc:creator>ronen</dc:creator>
      <dc:date>2022-05-10T16:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1455930#M190218</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/177625"&gt;@ronen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;About the SDK smartcard code support the&amp;nbsp;&lt;SPAN&gt;TDA 8035&amp;nbsp; module, I am still checking it internally, as I find the code for the TDA8035 should not complete.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; So, please keep patient, any updated information, I will let you know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; When you test the&amp;nbsp;TDA8035, do you enable this define:&lt;STRONG&gt;USING_PHY_TDA8035&lt;/STRONG&gt;?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 01:07:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1455930#M190218</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-05-11T01:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1456175#M190244</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Kerry&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can't&amp;nbsp; enable the define:&lt;STRONG&gt;USING_PHY_TDA8035 &lt;/STRONG&gt;since it asked for GPIOs defines is not compatible (int instead of typedef) .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But I familiar&amp;nbsp;with TDA8035, and I think&amp;nbsp;&amp;nbsp;the problem is with&amp;nbsp; EMVSIM2&amp;nbsp; signal: IO ,Since I have successfully activate the SIM ,and according to the scope measurements,&amp;nbsp; send clocks signals and got&amp;nbsp; replay from the SIM (ATR) .but the CPU couldn't get the even the first ATR byte (T.S)&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Ronen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 07:29:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1456175#M190244</guid>
      <dc:creator>ronen</dc:creator>
      <dc:date>2022-05-11T07:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1456330#M190257</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/177625"&gt;@ronen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; From your description, the issue should in the ATR detection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Could you please check the RM this part, whether it is matched or not?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1652263779042.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/179506i1989FE9F7FED1C57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1652263779042.png" alt="kerryzhou_0-1652263779042.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 10:10:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1456330#M190257</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-05-11T10:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1456534#M190270</link>
      <description>&lt;P&gt;Hi Kerry&lt;/P&gt;&lt;P&gt;The configuration for ATR detect is done from&amp;nbsp; SMARTCARD_EMVSIM_Init&lt;/P&gt;&lt;P&gt;It is called from smartcard_test&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ronen&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 15:19:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1456534#M190270</guid>
      <dc:creator>ronen</dc:creator>
      <dc:date>2022-05-11T15:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: MIMXRT1160 -EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1456882#M190284</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/177625"&gt;@ronen&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;So, whether your&amp;nbsp;&lt;SPAN&gt;TDA8035&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;ATR detect has the difference to the SDK default&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;GSM sim card?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;You can check it from the register level side, whether it matches your module. As I don't have your TDA8035 on my side, so I can't test it directly on my side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Maybe we need to check the difference with the working GSM SIM CARD.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 02:15:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/MIMXRT1160-EVK/m-p/1456882#M190284</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-05-12T02:15:12Z</dc:date>
    </item>
  </channel>
</rss>

