Need C# command to get "STM32 UID" and to do "Identify" as per ST25R3911B Discovery GUI.
Hi,
Im developing an app that use more than one ST25R3911B-Disco reader boards at the same time and I need a way to differentiate between them.
As such, does anyone know if I can use any of the command provided by "ST25R3911_Interface.cs" file and if so, what is the syntax to do the following:
1) get STM32 UID
2) Identify
Please do help.
p/s: My last resort is to figure out using "DISCO-STM32L4x6" firmware folder but i hope there is a faster way.
