2021-04-06 11:48 PM
In my project,, the tags need to be scanned and sent to our created website,, the data needs to get sent via LAN or wifi using LAN module and esp 32.
Our code is written on Arduino IDE.
My question is that,, can this reader (ST25RU3993) be interfaced with my system.
Solved! Go to Solution.
2021-04-26 12:12 AM
Hello AYeol.1
the ST25RU3993 is an UHF Reader IC and its communication-interface is SPI. The ST25RU3993 evaluation board (EVAL and HPEV) run an STM32L4 MCU to control the UHF IC. The STM32L4 MCU does not offer LAN as communication interface. There are STM32 MCUs or others that offer LAN/BT/Wifi/.. If is you want to forward UHF communication data over such interface the ST25RU3993 IC must be connected to such an MCU. ST offers the schematics of the evaluation boards and also the FW running on the board to make it easy to exchange the MCU.
BR
Nick
2021-04-26 12:12 AM
Hello AYeol.1
the ST25RU3993 is an UHF Reader IC and its communication-interface is SPI. The ST25RU3993 evaluation board (EVAL and HPEV) run an STM32L4 MCU to control the UHF IC. The STM32L4 MCU does not offer LAN as communication interface. There are STM32 MCUs or others that offer LAN/BT/Wifi/.. If is you want to forward UHF communication data over such interface the ST25RU3993 IC must be connected to such an MCU. ST offers the schematics of the evaluation boards and also the FW running on the board to make it easy to exchange the MCU.
BR
Nick