RFAL Library with ST25R3920
Hello! I'm starting a project with the ST25R3920 and want to use the RFAL library. I downloaded the latest version from from here and during compilation it's asking to define either ST25R3916 _or_ ST25R16B. I guessed and tried st25R3916 (no B) and everything builds properly but it won't detect NFC cards.
I have a project using the same chip and the old RFAL library (2.2.0) that works, but after updating to the latest 2.8.0 it seems to have broken things.
Is this the correct RFAL library to use with `#define ST25R3916`?
Thanks
