RFID development - NXP CL RC663

Hi Everyone,

Has anyone worked with this RFID chip on a project before ?

Haven’t yet… But what’s your question?

I basically need to write the code to get this device working over I2C and working with the ISO15693 protocol.

I guess the best way to do this is follow the chips datasheet and write a library according to that protocol and the chips specific command set.

Was wondering if anyone had done something like this and if they were willing to help at all.

There are millions of special-purpose chips to do just about anything, so
the odds are low for someone in this community to have specifically worked
with this chip.

However.

I tend to search Github, and then manufacturers’ websites, in that order,
for some good examples of working drivers.
GitHub - iwanders/MFRC630: A library for NXP's MFRC630 NFC IC. this guy, for example.

That’s fantastic thank you!! Really good starting point.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.