CR95HF cannot receive more than 64 bytes with iso14443 type select
Hello all,
I have an issue with CR95HF chip that it cannot return more than 62 data bytes (after deducting control and CRC bytes ) . The FiFo buffer should contain about 256 bytes.
I am using STM8 and i have my own implementation .
The issue happens with me while sending Read binary APDU command with 255 bytes length
when i read the received data from chip i found that there is 62 bytes only .
Thanks alot in Advance
