Topic: Pn531 I2C interface problem
Hi,
We have interfaced PN531 NFC IC to the one of the host controller.
I am successful in HSU mode, able to send the command and receive the response from/to the
PN531 now I am tring for I2C interface, I am getting the acknowledgement but receving some wronge response.
e.g.
Command:
GetFirwareVersion[9] = {0x00,0x00,0xFF,0x02,0xFE,0xD4,0x02,0x2A,0x00}
Response:
00 00 FF 00 FF 00 00 00 FF 02 FE D5 04 02 27 00
Can anyone guide for this.
Thank you.