Hello people, my name is Rodrigo, I have a project with a PN532 v3 module using a PIC microcontroller and I2c communication. Does anyone have a C language library for the CCS compiler? Since the Arduino library is very extensive for PIC, I only need to read a mifare tag or card.
Hi,
While there isn't that much specific detailed availabe for C library for the CCS compiler as per my knowledge, you can refer to the PN532's data sheet and application notes for detailed information on how to interface with the device.
Regards