Hi, I'm trying to interface an MFRC522 to a microcontroller using the SPI interface. Despite reading through the datasheet for this device I still cannot figure out the sequence of commands that I need to give in order to be able to use this device (initi
Hi, I'm trying to interface an MFRC522 to a microcontroller using the SPI interface. Despite reading through the datasheet for this device I still cannot figure out the sequence of commands that I need to give in order to be able to use this device (initi
Hi, I'm trying to interface an MFRC522 to a microcontroller using the SPI interface. Despite reading through the datasheet for this device I still cannot figure out the sequence of commands that I need to give in order to be able to use this device (initi
I need to know the sequence of commands that the MFRC522 is expecting from the micro, from start-up, before it can read the RFID tag and allow me to read the data.