JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
How to process "GetSlot" command
How to process "GetSlot" command
Hello, everyone. I have a question about how to process "GetSlot". Now I have a device which implemented HID and CCID. At first, I processed "GetSlot" command in USB IRQ. But my hardware lost message. So I changed my implementation. I processed "GetSlot" command out of USB IRQ.While another question happened. When I used my deveice on MAC, I cannot keep CCID procotol right. The reason is that the work protocol is HID, in the same time, MAC send "GetSlot" command to the device. As the device is processing HID comman, it cannot process "GetSlot" command timely. CCID failed because time out. How to save this question?
Re: How to process "GetSlot" command
A solution is when card received a CCID command it would turn on the timer in USB IRQ. If timer interrupted CCID send wtx request command util the ccid start to process CCID command.
Re: How to process "GetSlot" command
I have a question about this, "GetSlot" command is standard CCID command. Wtx command is T0 or T1 command. Can we use wtx command to request a extend time for "GetSlot" command?
Re: How to process "GetSlot" command
I had met this problem. So, I send the response for this CCID command in interrupted service procedures.
Who is online
Users browsing this forum: No registered users and 50 guests