MFRC522 connection support

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

MFRC522 connection support

503 Views
akhilranga
Contributor IV

hello there,

I am having trouble with figuring out the connection interface between my MFRC522 module and S32k144EVB.

My MFRC522module pin out is : SDA,SCK,MOSI,MISO,GND,3.3v

and the LSPI0 pinout is SCK,SIN,SOUT,PCS0.....PCS3

so help me figure out to connect which port to which.

Thank you 

Tags (3)
0 Kudos
Reply
1 Reply

490 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

from MFRC522 datasheet you can see 

PetrS_0-1661154927779.png

So the connection will be below
MCU   -   MFRC522
SCK   -   SCK
SOUT   -   MOSI
SIN   -   MISO
PCS0   -   NSS

BR, Petr

0 Kudos
Reply