ST25 NFC/RFID tags and readers

Ask questions and find answers on ST25 NFC/RFID tags and readers, including connectivity implementations and antenna design.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ST25R3916 initial problem

Hi, I am using a customer board with h7. Similarly, I want to read a simple nfc card using the st25r3916 chip. For this, I made the necessary adjustments using RFAL libraries without using the cubeMx ready package.I have completed the necessary hardw...

sahiinbeyza_0-1744288031132.png sahiinbeyza_1-1744288036020.png sahiinbeyza_2-1744288246485.png

Resolved! St25r3916B wakeup

Hi, We are developing a prototype containing a st25r3916b nfc reader. When the prototype is idle it goes into sleep mode and wakes up through the wakeup function. When we actively poll for a card from our MCU we can read a UID from a distance of abou...

Sndl by Associate II
  • 430 Views
  • 4 replies
  • 2 kudos

Resolved! NFC Antenna Design for ST25R3916B-Based Payment Reader – Matching Network & Display Impact

Hi,I am designing an NFC reader based on the ST25R3916B for a payment interface, ensuring compliance with EMVCo standards. For hardware development, I am using the ST25R3916B-EMVCO reference design as my baseline.Queries:Custom NFC Antenna Design:I p...

Resolved! ST25R3911 Capacitance measurement

I have RFID reading with ST25R3911 working now with RFAL and  I would like to sense if there is a RFID tag nearby before starting RFID reading. I did not find any example code in RFAL. I looked into data sheet and tried to read the registers:st25r391...

RFlod.2 by Associate III
  • 683 Views
  • 11 replies
  • 0 kudos

Resolved! Regarding ST25 Tap app

I am Using ST NFC tap app on an Android phone .I am using STm32L053 to communicate with ST25DV64KC board.I can send the data to ST25DV64KC  through I2c read write and have enabled mailbox .Now when I tap the tag with mobile I can see on mobile that m...

Resolved! Mifare Classic Authentication Failure on ST25R3916B

We are using an ST25R3916B  to read and write to both ST25TV512C tags and Mifare Classic 1K cards. While we have successfully communicated with ST25 tags, we are encountering issues at the authentication stage with Mifare Classic.Steps We Are Followi...

AMCI by Associate
  • 1538 Views
  • 12 replies
  • 0 kudos

Resolved! lib_nfc support for NFC tag Type 4

Hello all,I discovered that selecting in STM32CubeIDE under Pinout & Configuration/Middleware and Software Packs/ X-CUBE-NFC4 the source folder Middleware/ST/lib_nfc is added to the project source tree, containing the source files for the lib_nfc lib...