ST25R3911B-DISCO Implementing RFAL Library
Hello,
I am trying to create an application that is able to use the ST25R3911B-DISCO to read ISO15693 tags. I read on the forums and understand that the reader does not natively support ISO15693 tags but that there is a RFAL library created by ST which implements all the low level details of ISO15693 protocol so that I don't need to. I was looking on how to implement this on the board and noticed that the firmware already has some of the RFAL library in its files (at least the ones I need). So I was wondering, are some of the RFAL libraries implemented in the firmware already or do I still need to do anything to the firmware to implement them. As well, I was wondering if there is any documentation for the command sets of the RFAL library or more or less how to use the library itself.
