cancel
Showing results for 
Search instead for 
Did you mean: 

Interfacing ST25RU3993 with ESP32 Board

shashank
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions
Nick K
ST Employee

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

View solution in original post

1 REPLY 1
Nick K
ST Employee

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