Skip to main content
Visitor II
April 5, 2020
Solved

Where can I find example code for ST25R95?

  • April 5, 2020
  • 3 replies
  • 1081 views

I have downloaded STSW-ST25RFAL003:

https://my.st.com/content/my_st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-st25rfal003.license=1586083459059.product=STSW-ST25RFAL003.version=2.1.2.html

But I cannot find example code of how to use, like the examples provided by for example ST Hal library examples.

I want to activate RFID reader, read RFID tag and the but RFID reader in sleep mode and after a while repeat.

    This topic has been closed for replies.
    Best answer by Pavel A.

    IIRC you need an evaluation board for ST25R95 - it comes with examples for compatible Nucleo's (which you need as well).

    -- pa

    3 replies

    Pavel A.Answer
    Super User
    April 5, 2020

    IIRC you need an evaluation board for ST25R95 - it comes with examples for compatible Nucleo's (which you need as well).

    -- pa

    rickard2Author
    Visitor II
    April 6, 2020

    Thanks, found it!

    Visitor II
    December 10, 2020

    I also looking for the same solution for my new project of microwave reviews blog. This answer really help me a lot.