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

1,001件の閲覧回数
ianbedford
Contributor I

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.

0 件の賞賛
返信
1 返信

737件の閲覧回数
vredzhepov
Contributor I

Hi

You can reference the source code for RC522 made for Arduino

GitHub - miguelbalboa/rfid: Arduino RFID Library for MFRC522

0 件の賞賛
返信