2025-02-24 09:16 AM
Hello,
I am working on a project where I need to read the UID of an NFC tag using the ST25R3916 and communicate via I2C. After powering on, I can successfully read single register, but after setting the device to "Ready mode" by setting bit 7 of the Operation Control Register (0x02), I only read zeros, even when attempting to read the FIFO.
2025-02-24 12:13 PM
Hi,
I would suggest to use the X-CUBE-NFC6 that provides a demo that reads the UID of a tag. It can use SPI or I2C for the MCU to ST25R3916 communication.
Rgds
BT