Dear Kan,
I ported the NXP library to ST. It was not difficult.
But the library is really, really huge.
In our application compiler optimization is not allowed ant the library was not usable with our Cortex-M0+, due to the limited memory space of CPU.
Therefore we have written our own library to read out Mifare, Type II and Type V tags. The NXP libary is really
good and helped us a lot to understand how to handle the communication.
Thank you so far.
Best Regards