Hi All
I run TI example FW sloc297c on TI demo board G2553+TRF7970+Tagit.
The example seem only enable Read Function by "NFC_appIso15693ReadTag(0x02 | ui8AddressedFlag)" and it indeed run ok.
Customer also need to implement write function, I see the FW include write API but it is no used, so I try call the write API "ISO15693_sendWriteSingleBlock(0x02 | ui8AddressedFlag, 0x0, 0x6, Write_Data);" to replace read function, however the write API return fail, and the data is not wrote into Tag after read the Tag content again.
May I get advice that it is ISO15693_sendWriteSingleBlock usage issue or the Tagit do not support write function?
The platform is as below picture.
