Skip to main content
Visitor II
November 19, 2020
Solved

Card emulation mode St25r95

  • November 19, 2020
  • 3 replies
  • 1199 views

Hi, I have a custom board with the st25r95 . I have changed the platfrom.h file and I am able to read UUID, but I need the device to be in card emulation mode if i set RFAL_FEATURE_LISTEN_MODE to true

I am getting a linker error:

In file rfal_rfst25r95.c

undefined reference to `st25r95Listen'

undefined reference to `st25r95RearmListen'

undefined reference to `st25r95SetACFilter'

undefined reference to `st25r95SPIGetLmState'

And it seems that this functions are not implemented!

Is there any working example, or documentation to implement card emulation?

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

    Hi,

    thanks for using ST25R95/CR95HF product. Card Emulation source code is not part of the X-CUBE-NFC3 v2.1.0 but I will provide it to you in private.

    Feel free to share more details about your card emulation application to help us to provide appropriate support.

    Thanks

    Rgds

    BT

    3 replies

    Technical Moderator
    November 19, 2020

    Hi,

    thanks for using ST25R95/CR95HF product. Card Emulation source code is not part of the X-CUBE-NFC3 v2.1.0 but I will provide it to you in private.

    Feel free to share more details about your card emulation application to help us to provide appropriate support.

    Thanks

    Rgds

    BT

    Visitor II
    December 16, 2021

    I also met the same problem, could you also send me the card emulation mode St25r95 demo, this is my email A15211163466@gmail.com 

    STM32F401RE_NUCLEO_PollingTagDetect\Exe\Project.axf: Error: L6218E: Undefined symbol st25r95SPIGetLmState (referred from st25r95_com_spi.o).

    STM32F401RE_NUCLEO_PollingTagDetect\Exe\Project.axf: Error: L6218E: Undefined symbol st25r95Listen (referred from rfal_rfst25r95.o).

    STM32F401RE_NUCLEO_PollingTagDetect\Exe\Project.axf: Error: L6218E: Undefined symbol st25r95PollField (referred from rfal_rfst25r95.o).

    STM32F401RE_NUCLEO_PollingTagDetect\Exe\Project.axf: Error: L6218E: Undefined symbol st25r95RearmListen (referred from rfal_rfst25r95.o).

    STM32F401RE_NUCLEO_PollingTagDetect\Exe\Project.axf: Error: L6218E: Undefined symbol st25r95SPIGetLmState (referred from rfal_rfst25r95.o).

    STM32F401RE_NUCLEO_PollingTagDetect\Exe\Project.axf: Error: L6218E: Undefined symbol st25r95SPISetACState (referred from rfal_rfst25r95.o).

    STM32F401RE_NUCLEO_PollingTagDetect\Exe\Project.axf: Error: L6218E: Undefined symbol st25r95SetACFilter (referred from rfal_rfst25r95.o).

    Visitor II
    October 9, 2022

    Hello Sir

    I met the same issue of build error with this chat, could you send the patch file to me? my email is d.shih@alfasemi.com.