SLOA208B November 2014 – March 2019 TRF7970A , TRF7970A
This section explains which APIs are used by the NFC/RFID layer (see Figure 12) to initialize and handle the card emulation modes. Furthermore, it explains how to setup a basic card emulation application that enables both Type A and Type B modes at the same time.
The firmware example that contains the reader/writer APIs discussed in this document can be downloaded from www.ti.com/lit/zip/sloa208.
As downloaded, the firmware example includes the full TI NFC stack, which supports peer-to-peer, card emulation, and reader/writer modes. For applications that do not require all NFC operating modes, there are configuration options available to reduce the NFC stack memory footprint (only compiling required operating modes). These configurations can be made by modifying the #define statements within the nfc_config.h file, located at [Install Path]\nfclink\Source\headers.