Hi,
I'm trying to development a firmware using TRF7970 EVM to communicate with
RC-S370 ( using NXP chip PN533) by NFC 106 kbps passive mode.
TRF7970 EVM is used as Target, and RC-S370 as initiator. I can get "SDD complete"
interrupt status with TRF7970 EVM, so RC-S370 can detect TRF7970 EVM correctly.
But during the protocol activation process, I can not receive the ATR_REQ packet from
RC-S370, only get "RF field changed" interrupt status with TRF7970 EVM.
For test, I confirmed that the target firmware works fine with TI sample firmware, I
can get ATR_REQ packet correctly.
Since RC-S370 can work with Nexus S by NFC 106 kbps passive mode, I believe
RC-S370 can send ATR_REQ packet properly.
Do I need to change some register setting while communicate with NXP chips?
or are there something needed to notice?
Any information will be apprecaited.
Thanks,
Jun