cancel
Showing results for 
Search instead for 
Did you mean: 

RFAL_ANALOG_CONFIG for ST25R3916

diverger
Senior

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Ulysses HERNIOSUS
ST Employee

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

View solution in original post

1 REPLY 1
Ulysses HERNIOSUS
ST Employee

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