2020-04-22 07:52 PM
I made a PCB with ST25R3916. And now is coding for it. The only example I can find is X-CUBE-NFC6. Because my usage of ST25R3916 has some differences with the NFC061A. For example, I don't need AAT and only use a fixed external attena (is it possible, right?) So, my analog configuration shouldn't be the same with NFC061A, right? I think I should do some changes with 'analogConifgTbl_NFC061A.c'. So, are there any docs about the usage of the RFAL analog config macros?
Update:
In AN5309, it states:
In the RFAL, these settings are referred to as analog configs/settings and the library applies them as needed. These settings are conveniently grouped in a table that can be easily customized and generated using available tools.
Are there some tools to help?
Best regards.
Solved! Go to Solution.
2020-04-23 03:26 AM
Hi,
please have a look at ST25R3916-DISCO GUI: There you will find an "Analog Config" tab which allows you to load, store, r/w write from/to board analog configs in an convenient manner. It is even able to generate the aforementioned analogConfigTbl_NFC06A1.c.
Regards, Ulysses
2020-04-23 03:26 AM
Hi,
please have a look at ST25R3916-DISCO GUI: There you will find an "Analog Config" tab which allows you to load, store, r/w write from/to board analog configs in an convenient manner. It is even able to generate the aforementioned analogConfigTbl_NFC06A1.c.
Regards, Ulysses