Skip to main content
MRufe.1
Visitor II
May 12, 2022
Solved

Support of ST25R3912 in RFAL

  • May 12, 2022
  • 1 reply
  • 649 views

The RFAL library claims to support the ST25R3912 but has no definitions in the sources for this chip. How to use the RFAL library with the ST25R3912 chip? just use ST25R3911 definitions and sources?

This topic has been closed for replies.
Best answer by Brian TIDAL

Hi Michael,

the rfal.chm states that :

Along this documentation the device names used also apply to the following part numbers:

  • ST25R3911: ST25R3911B, ST25R3912, ST25R3913, ST25R3914, ST25R3915
  • ST25R95: CR95HF, ST95HF 

So, for ST25R3912, one just needs to use ST25R3911 definitions and sources.

I would recommend to use the ST25 Embedded NFC library where the RFAL comes with various demos/examples ready to be used on STM32L4 MCU (and easy to port on other MCU).

Rgds

BT

1 reply

Brian TIDAL
Brian TIDALBest answer
Technical Moderator
May 12, 2022

Hi Michael,

the rfal.chm states that :

Along this documentation the device names used also apply to the following part numbers:

  • ST25R3911: ST25R3911B, ST25R3912, ST25R3913, ST25R3914, ST25R3915
  • ST25R95: CR95HF, ST95HF 

So, for ST25R3912, one just needs to use ST25R3911 definitions and sources.

I would recommend to use the ST25 Embedded NFC library where the RFAL comes with various demos/examples ready to be used on STM32L4 MCU (and easy to port on other MCU).

Rgds

BT

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.