ST25R3916 and ST25R3916B possible default analog config issue
I am currently using a mix of ST25R3916 and ST25R3916B with ST25RFAL002 v2.8.0.
In the default analog config table for the 3916 (rfalAnalogConfigTbl.h), under CHIP_INIT, there is an undocumented register that is being configured:
0x84U, 0x10, 0x10 /* Avoid chip internal overheat protection */
This does not appear in the default analog config table for the 3916B. It seems like disabling overheat protection is probably not what is intended since I don't see anything in the errata about any issues with overheat protection. That is just my assumption though, so I wanted to get some clarification on why this was being configured.
