Linux demo sample code for ST25R95 ?
We are prototyping a ST95HF NFC in combination with an embedded Linux board.
Since we can only find Linux demo code for the ST3916 on your website we
tried to combine the ST25r95 rfa library found in STSW-ST25RFAL003_v2.6.0
with the Linux demo code found in STSW-ST25R013 - Linux demo of ST25R3916 for Raspberry Pi using X-NUCLEO-NFC06A1 which has demo code based on RFAL 2.2.0
Our efforts so far to combine the code is able to to discover the technology of the card presented
but after this we end up with communication failures to/from the ST25r95 chip.
Is there code available of the Linux demo project for the ST25r95 for
version v2.6.0?
We successfully used the poller based version of Linux_RFAL_st25r95_v2.0.4 to read NFC cards, but this is version is too CPU intensive and version 2.6.0 seems to be a much improved version.
