ST25 NFC/RFID tags and readers

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST25 ST32 Energy Harvesting + FTM Usage

Hi,I am currently programming a custom PCB with a similar design to the SMARTAG1. I believe I have correctly enabled FTM and EH_MODE. I have populated the FTM with a test message and checked by reading it back via I2C. EH_MODE has been set to 0. When...

Resolved! ST25DV64K Check MB_MODE failing

Hi, I was just wondering if someone could spot why my code could be failing when my CheckMBMode function is being called in my main loop. I am successfully opening a security session before reading and writing to the MB Mode register so I am unsure w...

NFC waveform pattern during communication

Hi,Could you help us to know the expected NFC waveform patten (modulation, how we can identify data (0 and 1s)) when reader (ST25R3916B) and tag (ST25DV04KC) communicate each other please? Please share some example waveforms so that we can understand...

kiranym by Associate II
  • 122 Views
  • 4 replies
  • 0 kudos

Resolved! STM32 ST25DV library

Hi, I recently found this library for the ST25DV and I was wondering if anyone had an example code I could follow. I am interested in using the fast transfer mode of the ST25DV to send data from my STM32 to a phone.This is the Github library: https:/...

NFC design using ST25R3916B and ST25DV04KC

Hi,We are planning to use ST part# ST25R3916B in one of our projects. The product is targeted for European market, and it might also be targeted to US and other global markets as well. Could you help us to know the various design aspects (Electrical ...

kiranym by Associate II
  • 99 Views
  • 2 replies
  • 1 kudos

IT_STS_Dyn Register

Hi,I'm working with the NUCLEO-NFC07A1 (that mounts ST25DV64KC chip), and I'm trying to read the dynamic registers via the I2C interface. However i've some problems reading the IT_STS_Dyn register at 0x2005 addr.This register should indicates which e...

Override custom commands

The ST25DV and M24LR define custom commands for specific purposes.  Is there a way to override these command values so I can send a small few byte payload over NFC to the chip, read the payload, and send back a response with the same command value?Th...