Simplest Reader and Reader/Writer ICs?
Hi,
as part of an upgrade to a number of products, we are looking at integrating 13.56MHz RFID capabilities into a number of products. Some require only to read an RFID card and others need to read and write such RFID card (no mobile devices or anything else). The RFID card type/protocol we can choose based on the IC (the ISO14443A looks a common one).
In all products the RFID reader/reader-writer ICs will be interfacing with an STM32.
Time to market is very important so we are looking at some solutions that already have drivers available for at least the basic functionality which is just to:
- program an RFID card with a person name or just their ID
- read such RFID card details (Unique ID and person name or person ID)
That is it... It is just to display data customised to a user preference in a dispensing system. So it does not need to be secure or have extra checks or have any other special feature. Low cost and quick time to market are more important than features.
Ideally we would like to have a driver take care of reading the data automatically when a card is placed in the antenna reading range and then signal the application layer when the data has been read. Nothing more than that.
The devices we are looking at at the moment are:
- ST25R95-VMD5T
- ST25R100-CMET
They seem to be SPI only but if there are other low cost alternatives (perhaps ST25R3918 ?) that meet the requirements that have I2C interface we would prefer them (speed is not important).
Do they have ready-to-use STM32 drivers for the basic functionality?
If not, which ICs do?
If both of the two parts I listed above meet all criteria, is there any advantage in using one over the other specifically for the application I described?
Thank you:)
