Hi daniel,
Sorry I think I was not specific enough. So I am using CLRC663 and communicate through SPI with the STM32l051k8. I am trying to read and write into the created files in desfire card or the HCE, however in any of them I can not read more than 12 bytes. Using HCE app I can see that my write from the CLRC663 reader was fully happening and HCE can fully read it however I also need to read the same file from reader side but reading what I wrote I am missing some bytes the fifo size does not exceed 14bytes(12 bytes data +2 bytes operation status)!
The problem comes after I send the read command and wait for the responce when that happens, the fifo size is 14 bytes where as it should be 18bytes in my case!
I am only dealing with the reader side and a software engineer is working on HCE but I believe it has nothing to do with HCE the fact that I can not read more than 12 bytes from reader side because I also have this issue when using Desfire card.
I really appreciate your help.
Kind regards,
Mina