Other Parts Discussed in Thread: MSP430FR2155
Hello,
I need trf7970a code example that works as nfc reader writer mode to communicate with mifare desfire ev1 type 4 tag. Could you please help me?
Thank you. Have a good day.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I need trf7970a code example that works as nfc reader writer mode to communicate with mifare desfire ev1 type 4 tag. Could you please help me?
Thank you. Have a good day.
Hi Zafer,
please see the following application report which includes a link to the firmware:
https://www.ti.com/lit/sloa213
Best Regards,
Helfried
Hi,
Thank you for your reply. But it didnt work. Could you send me another code sample?
Have a good day.
Best regards.
Hi Zafer,
this is the only code sample I can provide to you. What is the problem with the code sample in the application report?
Best Regards,
Helfried
Hi Helfired,
My complier doesnt complie the code because of MFDESFire library. It needs to get complied by older version like CCS 8 but i am using CCS 9 and CCS 8 doesnt support my mcu that is msp430fr2155. Do you have a solution for this problem?
Thank you.
Best Regards.
Hello Zafer,
Try this library built with eabi (ELF) output format and TI v18.12.4.LTS compiler in CCS 9.3:
Best Regards,
Ralph Jacobi