SLOA227B October 2015 – March 2019 TRF7964A , TRF7964A , TRF7970A , TRF7970A
The reader/writer NFC stack is initialized by setting the bits for each desired reader/writer mode with the g_sRWSupportedModes variable inside of the NFC_configuration function. Then for each NFC mode, it is possible to customize which bit rates are supported by the firmware. In Example 2, ISO14443A (NFC-A) is enabled with bit rates of 106 kbps and 848 kbps selected, ISO14443B (NFC-B) is enabled with bit rates of 106 kbps and 848 kbps selected, FeliCa (NFC-F) is enabled with a bit rates of 212 kbps selected, and ISO15693 is enabled with a bit rate of 26.48 kbps selected.
For NFC-A and NFC-B, the 106-kbps bit rate must be used even if a higher bit rate is desired, because the tags can only be selected with 106-kbps communication. When the tag selection is complete, the firmware increases the bit rate if the higher bit rate is supported by the tag.