Other Parts Discussed in Thread: TM4C1294NCPDT,
Tool/software:
I'm working on porting the RF-ID TRF7970A module integrated with the tm4c1294ncpdt controller. I have already raised the question for the support code, but they told me to port the MSP code for the TM4C. I trying to port the code for the tm4c controller to read/write the trf7970a. here I'm facing the issue regarding the tag detection. I have sent the command from scratch as per the data sheet and other references.
soft init: 0x03
idle: 0x00
write: 0x01 in 0x09 reg
write: 0x21 in 0x00 reg
write: 0x88 in 0x01 reg
After the delay I'm sending the commands: 8f,90,3d,00,0f,,26 and 60 micro sec delay Im sending 6c, for this I'm getting 80,3e response
after sending 8f, and 6c I'm getting the 40 and 3e responses from the RSSI and IRQ reg and after sending the 5c and 7f, I couldn't receive any response from the FIFO status reg for read-out bytes and atqa.
What was the problem, Is there any configuration I missed? Can anyone please help me with this problem, and what can I send or write for the proper responses to read the iso14443a NFC t2t tag?






