<?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>NFCのトピックRe: PN7362 CCID Compliance? phEXNFCCID Example</title>
    <link>https://community.nxp.com/t5/NFC/PN7362-CCID-Compliance-phEXNFCCID-Example/m-p/2106240#M13245</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’m working with the PN7362 reader IC using the NXP phExNFCCcid reference project firmware and have encountered an issue during card removal related to the PC_to_RDR_IccPowerOff command (0x63).&lt;/P&gt;&lt;P&gt;Issue:&lt;BR /&gt;When the host sends the PowerOff command to the reader while the card is being physically removed, the reader correctly sends a NotifySlotChange with bStatus = 0x02 (Card Absent). However, the PowerOff command itself never completes, causing the CCID driver on the host to wait and eventually timeout (e.g., LIBUSB_ERROR_TIMEOUT).&lt;/P&gt;&lt;P&gt;As a result, the reader appears "confused" and refuses further commands, showing errors like "Slot busy." The driver never receives a proper card absent error response for the PowerOff command, only the timeout.&lt;/P&gt;&lt;P&gt;Observed behavior:&lt;/P&gt;&lt;P&gt;PC_to_RDR_IccPowerOff command sent (0x63)&lt;/P&gt;&lt;P&gt;NotifySlotChange with bStatus = 0x02 sent by the reader&lt;/P&gt;&lt;P&gt;Host CCID driver waits for command completion but hits a timeout&lt;/P&gt;&lt;P&gt;Reader becomes unresponsive until reset&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt;It seems the host software must wait for the CCID driver timeout before recovery is possible.&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;Is this a known behavior or firmware limitation in the phExNFCCcid project?&lt;/P&gt;&lt;P&gt;Are there any recommendations or firmware updates to improve handling of this race condition?&lt;/P&gt;&lt;P&gt;Could the firmware be modified to send a proper card absent error response before the timeout occurs?&lt;/P&gt;&lt;P&gt;Thank you very much for your assistance!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 May 2025 11:42:53 GMT</pubDate>
    <dc:creator>flesky</dc:creator>
    <dc:date>2025-05-28T11:42:53Z</dc:date>
    <item>
      <title>PN7362 CCID Compliance? phEXNFCCID Example</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-CCID-Compliance-phEXNFCCID-Example/m-p/2015133#M12415</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am currently working with the example project phEXNFCCID provided in relation to the CCID standard and have a few questions regarding its compatibility and implementation:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;CCID Standard Compatibility:&lt;/STRONG&gt;&lt;BR /&gt;Is the example project fully compatible with the current CCID standard? Are there any known deviations or limitations in the implementation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I would greatly appreciate any feedback, especially from those who have used or are familiar with the example project. If anyone has encountered issues or has suggestions for improvements, I would love to hear about them as well.&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 09:40:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-CCID-Compliance-phEXNFCCID-Example/m-p/2015133#M12415</guid>
      <dc:creator>flesky</dc:creator>
      <dc:date>2024-12-17T09:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: PN7362 CCID Compliance? phEXNFCCID Example</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-CCID-Compliance-phEXNFCCID-Example/m-p/2015472#M12421</link>
      <description>&lt;P lang="en-US"&gt;Hello, Thank you for your interest in our products&lt;/P&gt;
&lt;P lang="en-US"&gt;Please keep in mind that these examples are only for testing purposes. There hasn't been any deviation that may require to report or patch. Nevertheless, these are examples for starting your own implementation we only provide an API for using our hardware.&lt;/P&gt;
&lt;P lang="en-US"&gt;We can't recommend these as it is for end solutions. they require additional implementations from the customer side. We only provide something like a "proof of concept".&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2024 18:26:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-CCID-Compliance-phEXNFCCID-Example/m-p/2015472#M12421</guid>
      <dc:creator>Fabian_R</dc:creator>
      <dc:date>2024-12-17T18:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: PN7362 CCID Compliance? phEXNFCCID Example</title>
      <link>https://community.nxp.com/t5/NFC/PN7362-CCID-Compliance-phEXNFCCID-Example/m-p/2106240#M13245</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’m working with the PN7362 reader IC using the NXP phExNFCCcid reference project firmware and have encountered an issue during card removal related to the PC_to_RDR_IccPowerOff command (0x63).&lt;/P&gt;&lt;P&gt;Issue:&lt;BR /&gt;When the host sends the PowerOff command to the reader while the card is being physically removed, the reader correctly sends a NotifySlotChange with bStatus = 0x02 (Card Absent). However, the PowerOff command itself never completes, causing the CCID driver on the host to wait and eventually timeout (e.g., LIBUSB_ERROR_TIMEOUT).&lt;/P&gt;&lt;P&gt;As a result, the reader appears "confused" and refuses further commands, showing errors like "Slot busy." The driver never receives a proper card absent error response for the PowerOff command, only the timeout.&lt;/P&gt;&lt;P&gt;Observed behavior:&lt;/P&gt;&lt;P&gt;PC_to_RDR_IccPowerOff command sent (0x63)&lt;/P&gt;&lt;P&gt;NotifySlotChange with bStatus = 0x02 sent by the reader&lt;/P&gt;&lt;P&gt;Host CCID driver waits for command completion but hits a timeout&lt;/P&gt;&lt;P&gt;Reader becomes unresponsive until reset&lt;/P&gt;&lt;P&gt;Note:&lt;BR /&gt;It seems the host software must wait for the CCID driver timeout before recovery is possible.&lt;/P&gt;&lt;P&gt;Questions:&lt;/P&gt;&lt;P&gt;Is this a known behavior or firmware limitation in the phExNFCCcid project?&lt;/P&gt;&lt;P&gt;Are there any recommendations or firmware updates to improve handling of this race condition?&lt;/P&gt;&lt;P&gt;Could the firmware be modified to send a proper card absent error response before the timeout occurs?&lt;/P&gt;&lt;P&gt;Thank you very much for your assistance!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 11:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7362-CCID-Compliance-phEXNFCCID-Example/m-p/2106240#M13245</guid>
      <dc:creator>flesky</dc:creator>
      <dc:date>2025-05-28T11:42:53Z</dc:date>
    </item>
  </channel>
</rss>

