Automatic Antenna Tuning - ST25R3914
All,
Background
- Chip: ST25R3914
- Library: RFAL for ST253911B
I am currently working on a project that uses the ST25R3914 nfc chip and would like to implement the Automatic Antenna Tuning (AAT) feature. After looking at the data sheet, it states that chip can perform antenna tuning automatically by sending it the direct command Calibrate Antenna. Great. I then looked through the RFAL library to see if there was an API function I could call that would execute this command, and I found rfalCalibrate.
This makes it easier to implement because I can now call the function mentioned above and the antenna will be tuned, but I had a few questions:
- When should I call this function? Should it be done after every tag that is detected?
- How often should it be called?
- Is there a configuration variable/register that needs to be set to get this feature to work?
Your expertise is greatly appreciated here.
Thank you in advance!
Adan

