ST25R3916 reading single byte from register not working after putting the device in "Ready mode"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-02-24 9: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.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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
