<?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>Kinetis Microcontrollers中的主题 Re: Need support for USB CCID using Kinetis K82</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588776#M34656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the USB CCID demo on MK64, I am not using UART0 to interface with NCN8025, instead it's directly connected to smart card connector.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose you are not using smart card PHY like NCN8025 in your system. In the porting guide I shared, I included two parts, the first part is on K81 USB CCID demo based on EMVSIM module and using NCN8025, this is what we already have in KSDK release code. The 2nd part is on using UART-ISO7816 to connect directly with smart card. If your connection is like the 2nd one and you are not using EMVSIM and intend to use UART-ISO7816 on K82, then you need to go through the steps in the port guide and apply it on K82. Let me know if you still got problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2016 02:59:13 GMT</pubDate>
    <dc:creator>cutworth</dc:creator>
    <dc:date>2016-09-06T02:59:13Z</dc:date>
    <item>
      <title>Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588773#M34653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I am using FRDM-K82 board for developing an application in which, &amp;nbsp;when the USB of FRDM-K82 is plugged into windows it has to be recognized as Microsoft CCID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; For this I am searching for USB CCID sample code, but I cannot find&amp;nbsp;it. Please&amp;nbsp;I need support for USB CCID using kinetis K82.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Sep 2016 12:07:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588773#M34653</guid>
      <dc:creator>gouse_saudi</dc:creator>
      <dc:date>2016-09-04T12:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588774#M34654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="287138" data-username="gouse.saudi@gmail.com" href="https://community.nxp.com/people/gouse.saudi@gmail.com"&gt;Mohammad Gouse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, download KSDK for K82 at &lt;A class="link-titled" href="https://kex.nxp.com/en/welcome" title="https://kex.nxp.com/en/welcome"&gt;Welcome to Kinetis Expert | Kinetis Expert&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Build an SDK -&amp;gt; FRDM-K82F&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and refer to the guide mentioned here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-332373"&gt;USB CCID demo on MK64&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;In case of any other question please let us know.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 07:58:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588774#M34654</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-09-05T07:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588775#M34655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for your response. &amp;nbsp;Already I download it and try to convert it for K82 but i am getting more compiling errors.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In that link Hao wang is using UART0 interfaced with NCN8025 smart card reader.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; But in my situation I am not using NCN8025, i need just USB CCID to be interface with windows and got to be recognized as smart card reader in windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I need to send and receive some data or commands between windows and K82 using USB CCID that's it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In details, the windows application will send some command to K82 through USB CCID, then K82 will perform some task and return back some data to windows app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2016 08:31:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588775#M34655</guid>
      <dc:creator>gouse_saudi</dc:creator>
      <dc:date>2016-09-05T08:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588776#M34656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the USB CCID demo on MK64, I am not using UART0 to interface with NCN8025, instead it's directly connected to smart card connector.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose you are not using smart card PHY like NCN8025 in your system. In the porting guide I shared, I included two parts, the first part is on K81 USB CCID demo based on EMVSIM module and using NCN8025, this is what we already have in KSDK release code. The 2nd part is on using UART-ISO7816 to connect directly with smart card. If your connection is like the 2nd one and you are not using EMVSIM and intend to use UART-ISO7816 on K82, then you need to go through the steps in the port guide and apply it on K82. Let me know if you still got problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 02:59:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588776#M34656</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-09-06T02:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588777#M34657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hao Wang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please send me the link for&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;first part K81 USB CCID demo&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thank You&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 12:57:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588777#M34657</guid>
      <dc:creator>gouse_saudi</dc:creator>
      <dc:date>2016-09-06T12:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588778#M34658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would you need K81 USB CCID demo? You plan to use EMVSIM module to connect smart card or you will connect external PHY?&lt;/P&gt;&lt;P&gt;If you just wish to use UART-ISO7816 to connect smart card directly, then all files needed is already included in K64 CCID demo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Complete K81 KSDK2.0 package requires you to sign NDA. You may need to contact our sales person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 01:48:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588778#M34658</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-09-07T01:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588779#M34659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am developing an application with Kinetis K82 in which when we plug the Kinetis K82 to windows, it has to be recognized as Micrsoft USBCCID smartcard(WUDF). &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Actually the Kinetis K82 is not interfaced with smartcard or NCN8025.&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;In details, the windows application will send some command to K82 through USB CCID, then K82 will perform some task and return back some data to windows app.&amp;nbsp;&lt;/SPAN&gt;So I need USB CCID source code for K82&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5604iF485E88D7B639F4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If need to sign in NDA, please tell me the procedure for it. Need complete K82 SDK package with USB CCID demo code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mohammad Gouse&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 07:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588779#M34659</guid>
      <dc:creator>gouse_saudi</dc:creator>
      <dc:date>2016-09-07T07:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588780#M34660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The USB CCID demo code is already included in K64 USB CCID demo. You can find the following files for that demo. usb_device_ccid.c and usb_device_ccid.h implements the main logic for CCID class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/4967iB8789735D131DDBC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 14:55:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588780#M34660</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-09-07T14:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588781#M34661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cutworth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I tried to implement this CCID demo code with K82,&amp;nbsp;but i am getting the following errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5158iFB7B5F3CA50CDA71/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 15:04:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588781#M34661</guid>
      <dc:creator>gouse_saudi</dc:creator>
      <dc:date>2016-09-07T15:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588782#M34662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;EMVL1_SendApduCommand function is inside emvl1_interface.c file which is also included in the K64 USB CCID package. That function will also call emvl1 core code so most probably you will need to add those files in your project too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you do not talk to smart card in this case, I suppose you may still need to change some of the code to make it work on your side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 02:08:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588782#M34662</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2016-09-08T02:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need support for USB CCID using Kinetis K82</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588783#M34663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cutworth Wang,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks for your response, I comment the code lines related to emvl, then it works. Kinetis k82 is recognized as microsoft usbccid smartcard reader(WUDF).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/6374i8AB7DB0E03D342A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thaks once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mohammad Gouse&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 08:32:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Need-support-for-USB-CCID-using-Kinetis-K82/m-p/588783#M34663</guid>
      <dc:creator>gouse_saudi</dc:creator>
      <dc:date>2016-09-08T08:32:02Z</dc:date>
    </item>
  </channel>
</rss>

