tariq7868
Junior Member level 1
- Joined
- Mar 29, 2009
- Messages
- 19
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,283
- Activity points
- 1,424
Hello,
I am trying to interface the CLRC632 NFC reader IC via SPI. My object is to read Mifare 1k tag with it, and CLRC632 has the default register config set for MIFARE 1k (ISO14443-A). I am able to communicate with the IC alright and additionally i turn on the transmittors by writing 0x5b to TXControl register. But when i try to trasnmit REQA (0x26) to the card, there is no response. After lowering the Rxthreshold to 2, the IC receives random 40 bytes and not 0x00 0x04 (as the card should return on REQA). My hardware section & specially antenna section is confirmed alright.
So any idea what might i be missing?
Thanks
I am trying to interface the CLRC632 NFC reader IC via SPI. My object is to read Mifare 1k tag with it, and CLRC632 has the default register config set for MIFARE 1k (ISO14443-A). I am able to communicate with the IC alright and additionally i turn on the transmittors by writing 0x5b to TXControl register. But when i try to trasnmit REQA (0x26) to the card, there is no response. After lowering the Rxthreshold to 2, the IC receives random 40 bytes and not 0x00 0x04 (as the card should return on REQA). My hardware section & specially antenna section is confirmed alright.
So any idea what might i be missing?
Thanks