2020-03-26 12:54 PM
Hallo, I am developing an close board for RFID Tags
and want to open a Conection via UART to the MC.
I don´t know what kinds of commands do I have to send to
init., make tuning and read tags out of the MC responding the Reader.
Best regards
Christian
Solved! Go to Solution.
2020-03-31 08:33 AM
Hello Christian,
On the ST25RU3993 EVAL board, the micro controller interacts with the RFID reader chip through SPI interface,
the UART (mapped on USB) is mainly used for communication with Host (ST25RU3993 Reader Suite).
There are already multiple threads dealing with porting on other MCU:
...
I let you have a look,
best regards,
Cedric.
2020-03-31 08:33 AM
Hello Christian,
On the ST25RU3993 EVAL board, the micro controller interacts with the RFID reader chip through SPI interface,
the UART (mapped on USB) is mainly used for communication with Host (ST25RU3993 Reader Suite).
There are already multiple threads dealing with porting on other MCU:
...
I let you have a look,
best regards,
Cedric.