mfrc522 internal buffer

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

mfrc522 internal buffer

1,097件の閲覧回数
eletronica1988
Contributor I

Hello.

I'm having a hard time trying to understand MFRC522 datasheet and procedure to read UID, authentication and so on. In datasheet item 10.3.1.2, there is a command "Mem" which transfers 25 bytes from FIFO buffer to the internal buffer. But what is this "internal buffer"? What is its size? what it stores? There's no mention of internal buffer anywhere in datasheet except for Mem command, but it doesn't explain it. Can anybody help me?

Capturar.PNG

Thanks

0 件の賞賛
返信
1 返信

970件の閲覧回数
IvanRuiz
NXP Employee
NXP Employee

Hello,

The Mem command either transfers data from internal buffer to FIFO or vice versa depending on FIFO's length. It would be easier to refer to the NFC Reader Library and the software examples available. The Library for PN512 will work for this device with the corresponding definition for this reader. 

Hope this helps.

Best regards,

Ivan.

0 件の賞賛
返信