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! ST25DV16 GPO Interrupt

Hello everyone,I am trying to control the GPO interrupt of ST25DV16 using X-CUBE-NFC04. I know that I should change the GPO register. As I want to use GPO_RFWRITE and GPO_ENABLE so the register value should be 0xC0. But when I want to use function CU...

ZHANGHN by Associate II
  • 1058 Views
  • 3 replies
  • 0 kudos

Resolved! ST25R95 tag emulation

Hi,I have a c++ project using the ST25R95 as a reader talking to a STM32L4 micro.  I want to play around with putting it in tag emulation mode so I can use an external reader to read data from it.I see references to emulation in the data sheet but do...

dsabol by Associate
  • 682 Views
  • 1 replies
  • 0 kudos

Resolved! NFC Tag Detection (ST25R95 Chip) Related

Hello,I am currently using the ST25R95 chip for NFC tag detection. We are encountering an issue during implementation: when metallic objects like a car smart key's battery holder are near the NFC antenna, the NFC tag cannot be detected.I would apprec...

Resolved! CE/RED-testing of design with ST25R3911B

Hi,We have designed a board based on ST25R3911B and it is about to be tested by a Notified Body with regards to RED/EMC.In relation to this, I am wondering if there is ready-made SW available, that can be used for setting the radio to transmit a sing...

cha2 by Associate
  • 739 Views
  • 1 replies
  • 2 kudos

Resolved! ST25R3916: GND on antenna?

Hi, I have a question regarding antenna design for my project, creating an NFC reader. I am a beginner (student) when it comes to development. Why is the antenna connected to GND? Does it have to be this way, and is there a detailed explanation somew...

moxm_1-1718191642344.png
moxm by Associate
  • 1328 Views
  • 3 replies
  • 3 kudos

Resolved! ST25R3916B - Resistive Divider RF input

Hi, is it possible to use the ST25R3916B with an resisitve divider (instead of the capacitive divider) at the RF Inputs to limit the input voltage to a safe value.In case this is possible, is an additional DC-Block needed?I am driving a purely resist...

Moritz_ by Associate II
  • 856 Views
  • 2 replies
  • 1 kudos

Resolved! Imaginary Load of ST25R3916B Drivers

Hi,I am designing an NFC transmitter that uses ST25R3916B-AQWT. ​The coil will be connected to the RFO1/2 pins. In order to design the coil properly, I will need to know the driver's impedance spec for the various d_res<3:0> multiplier values (Table ...

image (7).png image (8).png
sshafer by Associate II
  • 2696 Views
  • 4 replies
  • 0 kudos

Resolved! ST25R3911B-DISCO communication with Labview

Hi,I've purchased the ST25R3911B-DISCO and it's working fine with ST25PC-NFC.exe.I would like to communicate via uart with ST25R3911B-DISCO in order to implement the tag reading in Labview. There is any document that explain how to create packets to ...