ST25 NFC/RFID tags and readers

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ST25R reader for MB89R118C tag

Which ST25R reader would you recommend for the MB89R118C Fujitsu Tag which has FRAM of 256 memory blocks/ 2048 bytes and uses ISO/IEC15693? For some reasons I could not write or read from this NFC type 5 tag with the NFC Tap app? Please advise.

WGorm.1 by Associate
  • 811 Views
  • 3 replies
  • 0 kudos

Resolved! integrate calypso protocol based on STM32 + ST25R3911

Hi,I'd like to integrate calypso protocol (Calypso Networks Association) in a terminal based on STM32 + ST25R3911.The STM32 will run a SW package which implements Calypso (taken from https://keyple.org/learn/build-your-first-app/cpp-app/).My question...

AFink by Associate III
  • 1292 Views
  • 3 replies
  • 0 kudos

Resolved! ST25R3914/5 porting issue

We are trying to interface ST25R3914/5 NFC reader IC with another microcontroller through SPI communication. But while the ST NFC reader IC is not able to detect the card.Can you please tell what all steps are to be considered before interfacing NFC ...

cGosa.1 by Senior
  • 2271 Views
  • 20 replies
  • 0 kudos

Resolved! Bring up X-Nucleo NFC06A1 with Arduino

Hi,I try to bring up the NFC06A1 on an Arduino Uno with the Arduino IDE.If I compile the ST example (X_NUCLEO_NFC06A1_HelloWorld), I get an fatal error:C:#######\Documents\Arduino\libraries\STM32duino_ST25R3916\src/rfal_rfst25r3916.h:51:10: fatal err...

SRauh.1 by Associate II
  • 956 Views
  • 2 replies
  • 0 kudos

Resolved! SPI Communication with S32K116 host MCU

Hello everyone,I am trying to communicate with ST25R3920 using S32K116 host MCU. I managed to read some data but they seem meaningless according the datasheet. For example: I was trying to read IC identity register(3Fh) to test that if I am able to c...