Skip to main content
Visitor II
September 14, 2023
Solved

Interfacing ST25RU3993 with ESP32 Board

  • September 14, 2023
  • 1 reply
  • 1022 views

Hi ST Micro Team,

Can I connect ST25RU3993 Single Chip UHF RFID to ESP32 board & read/write the Tags? Do I have to use any library for this?

Please suggest.

Regards
Shashank

    This topic has been closed for replies.
    Best answer by Nick K

    Hello,

    yes you can use an ESP32 board to drive an ST25RU3993.
    The HW requirements to operate the ST25RU3993 Reader IC is at least an SPI interface and one GPIO pin to detect IRQs transmitted by the ST25RU3993.

    Please have a look at the following ST Community discussion on how to interface the ST25RU3993 from an HPEV board with another MCU board.
    https://community.st.com/t5/st25-nfc-rfid-tags-and-readers/how-to-port-the-st25ru3993-firmware-to-a-stand-alone-mcu-board/td-p/242410

    BR

    1 reply

    Nick KAnswer
    ST Employee
    October 13, 2023

    Hello,

    yes you can use an ESP32 board to drive an ST25RU3993.
    The HW requirements to operate the ST25RU3993 Reader IC is at least an SPI interface and one GPIO pin to detect IRQs transmitted by the ST25RU3993.

    Please have a look at the following ST Community discussion on how to interface the ST25RU3993 from an HPEV board with another MCU board.
    https://community.st.com/t5/st25-nfc-rfid-tags-and-readers/how-to-port-the-st25ru3993-firmware-to-a-stand-alone-mcu-board/td-p/242410

    BR