ST25 NFC/RFID tags and readers

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! NFC MATRIX-M24SR and SMD antenna

Dear Community,i'm looking for a solution for NFC antenna of range ~10mm and M24SRxx-Y. The space on double layer PCB (1.6mm) is limited to max. +/- 20mm x 8mm, tag should be read by a mobile app.Does anyone experienced / has a reference design for s...

evelair by Associate
  • 303 Views
  • 1 replies
  • 0 kudos

STSW-ST25DV009 linux sdk

After reading the data through the ios NFC Tap app, the Linux platform can't read or write data to the ST25DV64KC through the iic.Below is a log of the app after it was read and operated with linuxBelow is the log that is not read with the app and op...

fans_0-1740051586186.png fans_1-1740051790127.png
fans by Associate
  • 179 Views
  • 1 replies
  • 0 kudos

Resolved! Improvement in STSW-ST25RFAL 4.0 source

HiI Reported this for Improvement in STSW-ST25RFAL 3.0 source before.Now STSW-ST25RFAL 4.0 is available but the following problems are not changed.1) Add to rfal_analogConfig.h, rfal_crc.h, rfal_iso15693_2.h header files.#if defined( __cplusplus )ext...

CanRF by Associate III
  • 213 Views
  • 5 replies
  • 0 kudos

Resolved! Interrupt for read request

I'm developing an app that writes and reads settings from an STM32 over NFC. I can write settings to the ST25DV mailbox and poll the RF_PUT_MSG register to detect when data has been written. Which register should I poll to know if the app has request...

Resolved! How to make ST25DV work

I drew a pcb with antenna and put st25dv on itbut i get read data error on the st appis that st25dv need to program first?or just my soldering is bad? or antenna isnt standard?the antenna is designed as this P.S. I can read the tag by other app call ...

uveuvenouve_1-1742881122811.png

Resolved! STSW-ST25RFAL and platformTimerGetRemaining

HiI download the newest STSW-ST25RFAL 4.0.0 and try to update my project from STSW-ST25RFAL 3.0.0. In rfal_nfc.c is a new function platformTimerGetRemaining( ) used.I can't find a sample implementation because STSW-ST25R_1.7.0 is still with 3.0.0.Whe...

CanRF by Associate III
  • 92 Views
  • 1 replies
  • 1 kudos

code for st25r200

 Hi everyone,I am working with the STEVAL-25R200SA evaluation board using the ST25R200 GUI software, and everything is functioning correctly.However, I would like to develop my own software instead.Using X-CUBE-NFC10 Middleware:Can I use the X-CUBE-N...