Sequence of reading / writing registers in the MFRC522

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sequence of reading / writing registers in the MFRC522

Jump to solution
1,593 Views
jonathan1
Contributor I

Hi, I am trying to use the MFRC522 from a microcontroller using c language

Searching on the internet I found that most of the already assembled codes and libraries are for arduino or are in c ++,

Reading the data sheet of the chip, I found how the hardware must be modified to use the different interface modes: UART, I2C or SPI,

My query is on which sequence of writing and reading of which registers should be used to achieve read or write cards. Greetings!

0 Kudos
Reply
1 Solution
1,555 Views
fangfang
NXP TechSupport
NXP TechSupport

Hello,

 For the information please refer to the thread as the link.

URLLhttps://community.nxp.com/t5/MCUXpresso-SDK/RC522-RFID-Library-in-C-for-MCUXpresso-LPC845/td-p/11593....

 

Hope it help you.

Have a nice day.

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-----------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
1 Reply
1,556 Views
fangfang
NXP TechSupport
NXP TechSupport

Hello,

 For the information please refer to the thread as the link.

URLLhttps://community.nxp.com/t5/MCUXpresso-SDK/RC522-RFID-Library-in-C-for-MCUXpresso-LPC845/td-p/11593....

 

Hope it help you.

Have a nice day.

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-----------------------------------------------------------------------------

0 Kudos
Reply